Re: 127.0.0.1 page cannot be displayed

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"John" <John@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8D41E7A6-2CD0-4F55-A904-52B68F1ABF8A@xxxxxxxxxxxxxxxx
> My server IP is 192.168.0.2
> netstat results shows
> TCP 192.168.0.2:2021 72.5.124.55:80 CLOSE_WAIT
> TCP 192.168.0.2:2022 192.18.97.144:80 CLOSE_WAIT
> TCP 192.168.0.2:2023 213.160.98.166:80 CLSE_WAIT
>
> Nothing with "LISTENING" at the end
>
> I have no idea what they are is this normal?


If this was done after you shut down IIS it would be normal I suspect. <eg>
Did you try restarting it? If you don't have at least one task (IIS) listening
it would explain your symptom.

I think that you need to get both iisadmin and w3svc started,
the latter in particular. E.g.

net start w3svc

should start iisadmin automatically if it is not already running.

BTW since your problem seems to be more to do with getting the server
started, this is off topic for this newsgroup. You may get better assistance
from a newsgroup which specializes in IIS or web development.


Good luck

Robert
---


> dose this mean somthing else is
> using this port?
>
> We dont have skype
>
> "Andy Fish" wrote:
>
>> check for another application bound to port 80
>>
>> shut down IIS (with iisreset /stop) and then in a command window, do
>>
>> netstat -an | find ":80"
>>
>> if anything comes back with "LISTENING" at the end of the line, you have
>> another application listening on port 80. keep shutting down applications
>> and services until it goes away. note that skype does this by default (it's
>> caught me out before)
>>
>> Andy
>>
>> "John" <John@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:A3434B19-DF70-4047-9444-03580672DD94@xxxxxxxxxxxxxxxx
>> > HI,
>> >
>> > I get "The page cannot be displayed" when browsing with 127.0.0.1 or
>> > locahost, IP address of the server will get me the my web page.
>> >
>> > IIS is installed and working, in properties all unassigned is selected,
>> > under documents default is first page listed.
>> >
>> > No proxy in (IE) browser, hosts file is ok.
>> >
>> > I get a reply when i ping 127.0.0.1 and localhost pings and reply from
>> > 127.0.0.1
>> >
>> > Any help is greatly appreciated.
>>
>>
>>



.



Relevant Pages

  • Re: RealVNC
    ... Default listening port for RealVNC server that runs on the machine on which ... Then there is default Java listening port on port 5800 on the client machine ...
    (microsoft.public.windows.server.sbs)
  • Re: trying to restrict postfix use of port [was trying to restrict exim smtp to specific IP]
    ... you do need to open port 25 "locally" and bind ... But opening a port "locally" does not mean your SMTP server can be used ... You need to be notified by e-mail (remote account) about crontab tasks. ... So, yes, the MTA is listening in that port and I cannot find any ...
    (Debian-User)
  • Re: Question on IIS servers and reverse lookup ... found answer
    ... netbios over TCP/IP on the interface your web server uses to talk to the ... There's a huge list of steps to take to secure an IIS ... logs) in addition to the low-level packet capture. ... packet is being sent to that UDP:137 port. ...
    (Focus-Microsoft)
  • Re: RealVNC
    ... I use VNC behind server ... Default listening port for RealVNC server that runs on the machine ... And then "other"party - not the client can run RealVNC Viewer in ...
    (microsoft.public.windows.server.sbs)
  • Re: HttpHandler not working
    ... !>have anything to do with the non default port that I am using?? ... The 404 Page not found error from IIS is typical error message for permission problems. ... But when I run it from our web app server (Windows Server 2003-R2, ... and automatically has read rights to the datafeed directory in your development box.. ...
    (microsoft.public.dotnet.framework.aspnet)