View Single Post
  #3  
Old 01-13-2009, 12:47 PM
Sputzer
Fire Beetle
 
Join Date: Jan 2009
Location: Earth
Posts: 3
Default

Quote:
Originally Posted by Derision View Post
Have you tried adding an entry in c:\windows\system32\drivers\etc\hosts on your client PC to map your dyndns name to the internal IP of your server:

Code:
your.dyndns.name       192.168.1.145
Tossed that in to my hosts file and so far it looks like that might actually work as I got in like normal. I'll need to have my friend attempt to connect from the outside but so far it looks great. I had been messing around with it all last night for hours and didn't even think to try a simple hosts file edit to get around the NAT issues. Thanks a bunch!
Reply With Quote