by adrien » Aug 09 04 10:33 pm
Hi
What are you using as your MySQL client? Normally connections to MySQL are just a TCP connection on port 3306, which will normally work through NAT no problem, depending on policies on your MySQL server (seems to lamely put the ip address on the end of your username).
Adrien