Hello,
I'm quite new to IIS. It's my first day to install the IIS7 on my Vista machine. When I type the following url on this machine http://localhost/ or http://127.0.0.1/ I get the welcome screen.
So I guess It is installed successfully.
Now I'm having a Public IP address let's say it's A.B.C.D and I have a Lan that have internal IP range starting from 192.168.0.1 ( router ) up to 192.168.0.10 and the IIS is installed on 192.168.0.4 Now I have a WAG354G Linksys router, I have allowed to forward the port 80 to the desired machine .4 When I try to access the http://A.B.C.D/ or even the internal IP http://192.168.0.4/ from my Lan it didn't work even from outside.
I tried to enable the DMZ option on the router to this ip as well didn't work. I have even tried to allow another port for testing 8080 to 80 in case my ISP blocks the incoming port 80 traffic which i 'm suring it is not blocked by my ISP even it didn't work.
May anyone try to help me if there is a missing configuration on my IIS or there is a routing issue !! don't know
I have tried to search the forum and did find some simialar issue but i don't know why it doesn't work from my side.
There is a bind option do i have to set it with the website ? ..