|
||||||||
> I have DSL with static public ip > Behind the router i have web server with address 192.168.1.2 Also exist > computer with 192.168.1.3 Domain "test.com" pointed to my public ip > Exist rull to alow tcp from Wan to 192.168.1.2 port 80, and NAT port mapping > for 80 port on 192.168.1.2 > > Q: > I am trying to access from192.168.1.3 to ttp://192.168.1.2/WebFoldername - > no problem to see the page > But if I use http://test.com//WebFoldername I got no responce. > Same if i trying to connect http://my_public_ip//WebFoldername > > I am sure i missed something in configuration > Please advise. You can not access the server via the public IP from within the private LAN network. You will need someone outside your LAN to test it for you. Sounds like you didn't miss anything though. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.542 / Virus Database: 336 - Release Date: 11/18/2003 |