Re: Can't connect to MySQL from remote computer on network

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can you give some more specifics? Is it network error ? authorization
error ?

I would check in the following sequence.

Network connectivity, ping/http/ssh
Local connections, mysql -h 127.0.0.1  -u user
Firewall settings, telnet <servername> 3306
mysql authorization, I use the gui tools to set the permissions


another hint, try tunneling through ssh and see if that works
ssh -L 3306:localhost:3306 user@server

HTH
Arun


On Wed, 2006-12-13 at 08:56 -0600, Michael Satterwhite wrote:
> I'm running MySQL on Fedora and need to connect to the server from a
> Windows computer on the LAN. The connection is failing. What piece of
> magic is required on the Fedora side to allow it?
> 
> Thanks in advance.
> ---Michael
> 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux