rejetto forum

Software => HFS ~ HTTP File Server => router & port problems => Topic started by: Anonymous on March 29, 2006, 02:35:03 PM

Title: my external ip directs me to my router :(
Post by: Anonymous on March 29, 2006, 02:35:03 PM
When I go to my external IP address from within my LAN, I get redirected to my Router.
This is unwanted, is there a way to go to my HFS server, while going to my external IP address from within my LAN.
This is not if I go to my external IP address from another household.
Title: my external ip directs me to my router :(
Post by: rejetto on March 29, 2006, 04:14:00 PM
it is normal
many times asked on the forum
you can't use your external address
Title: my external ip directs me to my router :(
Post by: sigudian on March 29, 2006, 05:56:16 PM
okay ty

sry i just registerd now so its me as a guest
Title: This is how you do it
Post by: rOiE_tRiP on April 22, 2006, 10:17:36 PM
I had the same problem.
I read here that the reason is because you can't access your HFS server with your external IP to your own computer.
If someone else OUTSIDE YOUR LAN will try it, it will work!

You just need to foward the right port (80 in my case).

80 will get you to your router conf. if you try to access HFS from INSIDE YOUR LAN.

use proxy or anonymouse.org service to try it out. it works fine in my case.
link: http://anonymouse.org/anonwww.html
Title: my external ip directs me to my router :(
Post by: rejetto on April 24, 2006, 01:34:00 AM
best thing to watch your site: use localhost as address
best thing to test your reachability: use the self test feature
Title: my external ip directs me to my router :(
Post by: ataxy on May 05, 2006, 02:01:23 PM
yes use the external ip from outside your network but on your side you have two possible choise your lan ip wich can look something like 192.168.xxx.xxx or 10.0.0.xxx or localhost followed by the port you set in hfs so it should look like this
http://localhost:yyyy or http://192.168.xxx.xxx:yyyy etc, etc.