If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Connection Issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-12-04, 23:48
cratediggah cratediggah is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Question Connection Issue

Hi all,

I have installed MySQL on a Windows2k box and am able to connect to it locally (both 127.0.0.1/localhost) however, I am not able to connect to it by the given IP (18.80.xx.xx) I tried telnet'ing to this IP on port 3306, but no connection.

I am installing an instance of Convea (groupware system) and need to be able to connect remotely.

Is there a simple way to change the IP's that MySQL listens on? Thanks!
Reply With Quote
  #2 (permalink)  
Old 04-13-04, 04:09
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: Connection Issue

Quote:
Originally posted by cratediggah
Hi all,

I have installed MySQL on a Windows2k box and am able to connect to it locally (both 127.0.0.1/localhost) however, I am not able to connect to it by the given IP (18.80.xx.xx) I tried telnet'ing to this IP on port 3306, but no connection.

I am installing an instance of Convea (groupware system) and need to be able to connect remotely.

Is there a simple way to change the IP's that MySQL listens on? Thanks!
Do you have firewall installed on that host (where mysql is running)?
Reply With Quote
  #3 (permalink)  
Old 04-13-04, 04:56
omiossec omiossec is offline
Registered User
 
Join Date: Jan 2003
Location: Paris, France
Posts: 320
Be sure that you enable networking in your MySql configuration
__________________
Olivier Miossec
--
http://www.lasso-developpeur.net/
--
Reply With Quote
  #4 (permalink)  
Old 04-13-04, 11:30
cratediggah cratediggah is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Networking is enabled for MySQL, I am able to connect to 127.0.0.1 - I do believe it is behind a firewall at some point on the network (I am an outside contractor) but there is no firewall running on that specific machine. Any ideas?

Thanks!
Reply With Quote
  #5 (permalink)  
Old 04-13-04, 11:54
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Quote:
Originally posted by cratediggah
Networking is enabled for MySQL, I am able to connect to 127.0.0.1 - I do believe it is behind a firewall at some point on the network (I am an outside contractor) but there is no firewall running on that specific machine. Any ideas?

Thanks!
If that machine is behind firewall then there must be connection allowe from your host to db server.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On