1
HFS ~ HTTP File Server / Re: External IP Not Working
« on: December 31, 2006, 02:14:22 AM »You CAN use your external IP to access your HFS, although this appears to only work on some routers. I used to use
flynsarmy.homeftp.net to access my site, but now i just hit my routers admin panel instead. It's kind of weird, I hit
my routers admin panel, but everyone else gets my site.
It's probably because your router is basically a HTTP server for access to the Admin panel. By default this is on port 80.
Also by default, routers are generally set up to permit access to the Admin panel from LAN only, this can usually be changed to permit access from LAN and/or WAN also.
If you tried to access HFS, (assuming it was set to the default port of 80 - which BTW, is the very first thing I change), using the external IP from your machine, you would most likely get your router Admin panel. It happens to me.
If you set your router Admin to allow access from WAN, you'd find anyone who tried to access HFS would end up at your routers Admin panel instead.
As a matter of security, it's always a good idea to change your router's default Admin WWW port - mine's up in the 7000-9999 range - it means anyone with local access to the machine is unlikely to access it since they'd need to input http://192.168.0.x:yyyy instead of just http://192.168.0.x.
Cheers.