2004-12-08 05:52:27 UTC
Just about every time I start my server it seams I get a connection failure message. I am behind a router, so I know I need to alter the nat.con file, which I believe I have done properly but I don't know. I have a static internal and external ip address on an always on connection. Here is a section from my nat file:
# Remote IP range # Port # Host Address # Port range
#---------------------- ------- --------------- ------------
127.0.0.1 0 0 0
192.168.0.0/255.255.255.0 0 0 0
192.168.1.100/255.255.255.0 20 68.108.58.3 22-30
My true IP address, please don't mod this I don't mind people knowing (I am running a ftp server :) ) is 68.108.58.3, my internal one is 192.168.1.100, my router's is 192.168.1.1, my DNS is 68.111.16.25, everything is setup for ftp in the router. Please help me.