RE: localhost will not browse to website.
- From: ERICCASEY <ERICCASEY@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 17 Dec 2005 19:06:02 -0800
Sounds like you have the correct config. Note, when I ping localhost as well
my reture is the same as well:
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
When I ping 127.0.0.1 my return is:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Reply from 127.0.0.1: bytes=32 time<1ms TTL=64
Curious, if you enter just 127.0.0.1 does it resolve properly?
"Tom C" wrote:
> As I originally said, IIS is able to browse the site which means that it can
> find the site but I suppose I was remiss in not adding that I have have
> already added my static IP, 127.0.0.1, and the default all unassigned. This
> was no help. The issue is that Windows is not resoviing localhost correctly
> as ilustrated in the results of the ping. You can change any of your web
> sites to whatever IP and Port. This is not going to change the results of
> your ping of localhost. Something is wrong in the resoluton of that address.
> It is NOT being interpreted as 127.0.0.1 on my pc...it is being intrepreted
> as ::1:. This is what has to be fixed, somehow.
>
> "ERICCASEY" wrote:
>
> > Go to the IIS console in control panel>administrative tools>Internet
> > Information Services. Expand local computer, select web sites, mouse over on
> > the name of your site and select properties. When the properties screen
> > appears select the advanced tab under Web Site Identifications (on the Web
> > Site Tab, which is the default tab when openning).
> > Now all you have to do is click add under multiple identities. Under ip
> > type 127.0.0.1 and for port type 80, then click ok.
> >
> > "Tom C" wrote:
> >
> > > My localhost appears to be wacked. I have a website configured in IIS and I
> > > can browse it in IIS. I can browse the same website by addrssing it with my
> > > static IP address IE howeverwhen I try to hit it with localhost/<name> it
> > > goes to MSN search. IpConfig /displaydns clearly shows a record for localhost
> > > as 127.0.0.1. My host file clearly has a record as 127.0.0.1 localhost. But
> > > when I PING localhost from a cmd window the result is:
> > >
> > > C:\Documents and Settings\Tom>ping localhost
> > > Pinging CLAFFY1 [::1] with 32 bytes of data:
> > > Reply from ::1: time<1ms
> > > Reply from ::1: time<1ms
> > > Reply from ::1: time<1ms
> > > Reply from ::1: time<1ms
> > >
> > > NO IP ADDRESS! I have spent hours searching for this. Any help anywhere??? I
> > > need localhost to resolve so I can open my solution in VB.NET
> > >
.
- Follow-Ups:
- RE: localhost will not browse to website.
- From: Tom C
- RE: localhost will not browse to website.
- Prev by Date: Re: Dualbooting Win XP Pro and Windows Server 2000/2003
- Next by Date: Re: system tray icons
- Previous by thread: system tray icons
- Next by thread: RE: localhost will not browse to website.
- Index(es):
Relevant Pages
|