Why does ping, ping to the wrong address? I have two computers, both
Windows XP, on a router to my Internet connection. One named compxp has
(at least right now) the address 198.162.1.100. But when I ping I get :

C:\Documents and Settings\Charles>ping compxp

Pinging compxp.san.rr.com [209.13.88.95] with 32 bytes of data:

Request timed out.
Request timed out.


Any ideas why that would be?
Thank you,
Chas

Re: Why does ping by name go to the wrong IP address? by smlunatick

smlunatick
Fri Mar 28 12:02:43 PDT 2008

On Mar 28, 1:50=A0pm, chas <n...@emailreply.please> wrote:
> Why does ping, ping to the wrong address? =A0I have two computers, both
> Windows XP, on a router to my Internet connection. =A0One named compxp has=

> (at least right now) the address 198.162.1.100. But when I ping I get :
>
> C:\Documents and Settings\Charles>ping compxp
>
> Pinging compxp.san.rr.com [209.13.88.95] with 32 bytes of data:
>
> Request timed out.
> Request timed out.
>
> Any ideas why that would be?
> Thank you,
> Chas

The problem is that you are using the DNS services from your Internet
service provider (rr =3D Road Runner???) The IP address shown may be
your "current" web IP address that your router is assigned. In order
for the LAN IP addresses to be shown your will need you have your own
true DNS servers on you home network or have the names entered in the
two PC's "host" files.

Re: Why does ping by name go to the wrong IP address? by chas

chas
Fri Mar 28 12:23:18 PDT 2008

thanks, I saw an article that described what the host files should have
in them. But it didn't say where they should be. Where do they go on
the computers? thanks again, Chas
smlunatick wrote:
> On Mar 28, 1:50 pm, chas <n...@emailreply.please> wrote:
>
>>Why does ping, ping to the wrong address? I have two computers, both
>>Windows XP, on a router to my Internet connection. One named compxp has
>>(at least right now) the address 198.162.1.100. But when I ping I get :
>>
>>C:\Documents and Settings\Charles>ping compxp
>>
>>Pinging compxp.san.rr.com [209.13.88.95] with 32 bytes of data:
>>
>>Request timed out.
>>Request timed out.
>>
>>Any ideas why that would be?
>>Thank you,
>>Chas
>
>
> The problem is that you are using the DNS services from your Internet
> service provider (rr = Road Runner???) The IP address shown may be
> your "current" web IP address that your router is assigned. In order
> for the LAN IP addresses to be shown your will need you have your own
> true DNS servers on you home network or have the names entered in the
> two PC's "host" files.

Re: Why does ping by name go to the wrong IP address? by smlunatick

smlunatick
Fri Mar 28 12:48:02 PDT 2008

On Mar 28, 2:23=A0pm, chas <n...@emailreply.please> wrote:
> thanks, =A0I saw an article that described what the host files should have=

> in them. =A0But it didn't say where they should be. =A0Where do they go on=

> the computers? thanks again, Chas
>
>
>
> smlunatick wrote:
> > On Mar 28, 1:50 pm, chas <n...@emailreply.please> wrote:
>
> >>Why does ping, ping to the wrong address? =A0I have two computers, both
> >>Windows XP, on a router to my Internet connection. =A0One named compxp h=
as
> >>(at least right now) the address 198.162.1.100. But when I ping I get :
>
> >>C:\Documents and Settings\Charles>ping compxp
>
> >>Pinging compxp.san.rr.com [209.13.88.95] with 32 bytes of data:
>
> >>Request timed out.
> >>Request timed out.
>
> >>Any ideas why that would be?
> >>Thank you,
> >>Chas
>
> > The problem is that you are using the DNS services from your Internet
> > service provider (rr =3D Road Runner???) =A0 =A0The IP address shown may=
be
> > your "current" web IP address that your router is assigned. =A0In order
> > for the LAN IP addresses to be shown your will need you have your own
> > true DNS servers on you home network or have the names entered in the
> > two PC's "host" files.- Hide quoted text -
>
> - Show quoted text -

Windows NT/2000 (or upgrade XP Pro) ---> c:\winnt\system32\drivers\etc
\hosts

Windows XP Home (or Pro 'clean install') --> c:\windows
\system32\drivers\etc\hosts

(you may need administrator access for Windows NT/2000/XP)


Re: Why does ping by name go to the wrong IP address? by Anteaus

Anteaus
Sat Mar 29 02:25:00 PDT 2008


The reason is that in your Lan card TCP/IP Advanced settings you have a "DNS
Suffix" present. This is being added to any request for an internal computer.
As a result, the request goes out to your ISP's DNS server instead of being
resolved locally.

Unless you have an internal domain the Suffix field(s) should be blank.

"smlunatick" wrote:

> > >>Why does ping, ping to the wrong address? I have two computers, both
> > >>Windows XP, on a router to my Internet connection. One named compxp has
> > >>(at least right now) the address 198.162.1.100. But when I ping I get :
> >
> > >>C:\Documents and Settings\Charles>ping compxp
> >
> > >>Pinging compxp.san.rr.com [209.13.88.95] with 32 bytes of data:
> >