Discuss ISS after internet connection doesnt work in the IIS forum on Dev Shed. ISS after internet connection doesnt work IIS forum discussing Microsoft's Internet Information Server including its configuration, optimization and other related topics. IIS is the most popular web server for the Windows platform.
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
ISS after internet connection doesnt work
I just got a new computer and everything is brand new installed... but heres a starnge problem: Before i connnect to the internet (with a dial-up connection) ISS services are workig just fine.. i can see all the web pages i created and work normaly, but after the dial-up it seems the ISS service is stoped (but it isnt) and the default error i get is "The page cannot be displayed... Cannot find server or DNS Error". Ive tried almost everything i knew.. but i got nothing Does anyone knows how can this happen?
Posts: 14,238
Time spent in forums: 1 Month 4 Weeks 15 h 7 m 57 sec
Reputation Power: 4445
When you connect by dialup new routing is created on your computer with new default gateways, etc. There are some settings in the dialup network setup that might help, look around there for settings about your gateway.
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
idont have a clue
I tried to figure out how the router would change the config. of the proy server.. and i tried a lot of other things... but a havnt been able to solve the problem. It seems its because of the proxy server config. but how can i solve this thing?
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
localhost is broken too
The way im referencing the local pages is the normal way: URL .. but i tried with URL hpp://"mycomputername" .. and anything works.
When i ping localhost or ping 127.0.0.1 .. i get a positive reply wich means something is working.. but i cant see how. The same error is always present after the dialup.. i have to rebbot the computer to work with localhost again
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
Default website settings awry
Hi
Sounds like you have the same problem I had. In the IIS Administrative panel right click your default website and select properties. under the "web site" tab you need to make sure the ip address field reads (all unassigned) if your ip address is in there, then that is the only place IIS will allow connections from.