- Sep 10, 2001
- 11,711
- 8
- 81
Well I really want to run a ftp server 24 hours/day but the problem is I have dynamic ip since my 'gay' ISP won't distribute static ips.
I have an internet domain though, and a 3rd party software from DNS2Go who re-route any requests to my domain name to my current IP through their DNS servers. They know my IP because theres a client program I run all the time which continually talks to their servers and looks for changes in my IP. To top it all off my machines are all behind a firewall on my router.
The Problem is FTP servers for some reason need your IP- unlike my web servers which just listen to the port and fullfill any request. Servers like G6 (bulletproof) and War FTP Daemon require me to enter my IP address that the world sees in roder for it to work- at least as far as I understand. Since my ip may change time to time I'd have to MANUALLLY change this ip setting every time which would be a bitch- so I have to ask, is there such a FTP server that does not need your current IP- or at least just uses your domain name instead of resolving it to an ip and using that permanently?? Or maybe you can tell me how to configure WAR ftp to do this?
I have an internet domain though, and a 3rd party software from DNS2Go who re-route any requests to my domain name to my current IP through their DNS servers. They know my IP because theres a client program I run all the time which continually talks to their servers and looks for changes in my IP. To top it all off my machines are all behind a firewall on my router.
The Problem is FTP servers for some reason need your IP- unlike my web servers which just listen to the port and fullfill any request. Servers like G6 (bulletproof) and War FTP Daemon require me to enter my IP address that the world sees in roder for it to work- at least as far as I understand. Since my ip may change time to time I'd have to MANUALLLY change this ip setting every time which would be a bitch- so I have to ask, is there such a FTP server that does not need your current IP- or at least just uses your domain name instead of resolving it to an ip and using that permanently?? Or maybe you can tell me how to configure WAR ftp to do this?