Original Post
okay, im having problems punching through my NAT so people can connect to my game. I connect to the internet via port 80 and send a few request to my master server. A client then comes along gets the servers ip, and attempts to connect but on port 6464, i assume the servers NAT doesnt know how to foward 6464. So what i've tried doing is making the master server connect to my master server on the internet on port 6464, this way the client should then be able to connect through port 6464. Problem is, i cant connect to my internet server on port 6464. Any ideas on what i can do short of getting my provider to open up port 6464 for me?