22 Jun
2002
22 Jun
'02
5:15 p.m.
I set up the mysql server at the standard port, forwarded to the fixed ip as above. But also no luck contacting the mysql server.
mySQL as default only listens to the loopback addres. Have you enabled it to actually listen to the network? (the skip-network directive and others).