mysql external access
#1
mysql external access
ok i have the port open for mysql. i can access it from another machine within the network, but when i try to access it from a wan/ external ip, it state that the port is closed. it is pointed to the correct device. any clue?
Reply
#2
RE: mysql external access
firewall in router ?
missing port forward ?
Reply
#3
RE: mysql external access
(11-01-2014, 04:10 AM)5050 Wrote: firewall in router ?
missing port forward ?
ive checked the firewall. its open
and the port is forwarded
Reply
#4
RE: mysql external access
MySQL User have rights to connect from any ip? Do you have commented skip-networking?
Reply
#5
RE: mysql external access
(11-01-2014, 05:57 AM)Castey Wrote: MySQL User have rights to connect from any ip? Do you have commented skip-networking?

That's all been checked. I did a port scan. On 80 443 3306

All show open accept for that one.

As stated I can connect from local host and another PC that is within the network. Just not anything outside.
Reply
#6
RE: mysql external access
wan access is for sure routing port issue.

Check again & again your router config to route port 3306 to mysql machine.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#7
RE: mysql external access
(11-01-2014, 08:41 AM)Me.B Wrote: wan access is for sure routing port issue.

Check again & again your router config to route port 3306 to mysql machine.

M B

OK. Well doing a bit more research, I would have assumed that the mysql server would be listening for anything else other than itself. Its set to only listen to 127.0.0.1. Change that to a * and problem was solved.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
SSH Access rsthomas 2 7 ,542 01-06-2021, 12:14 AM
Last Post: rsthomas
MySQL Database user prefix MosleyCale 1 6 ,660 10-17-2020, 09:11 PM
Last Post: Ron-e
No access after reinstall brucecy92 1 5 ,131 10-10-2020, 01:50 PM
Last Post: Jettaman

Forum Jump:


Users browsing this thread: 1 Guest(s)