|
From: John B. <sag...@gm...> - 2007-09-17 21:10:09
|
STILL NOT WORKING
Hi again Bruce,
192.168.1.254 is the address of the DHCP server seen from ipconfig /all on
XP and is the address of eth1 on DL from ifconfig.
Granted, I'd expect something with a 0 as the third number, but thats what
DL gives me. I'd thought it simply resulted from the
initial boot when 192.168.0 was from the router XP <--> DL <--> router <-->
cable modem. However, I rebooted DL with simply
XP <--> DL <--> cable modem and still got 192.168.1.254
In case it is of interest, the lines from XP ipconfig /all
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : mydomain.org
Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated
Cont
roller
Physical Address. . . . . . . . . : 00-14-22-EC-E0-A6
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.199
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.1
The lines from DL ifconfig -a:
eth0 ...
inet adder: 69.181.170.104 Bcast 255.255.255.255 Mask
255.255.248.0
...
RX 112.4 kB TX 1.9Kib
eth1 ...
inet addr: 192.168.1.254 Bcast: 192.168.1.255 Mask:
255.255.255.0
...
RX 702 b TX 634 b
Thanks,
Chip
On 9/17/07, Bruce Smith <bw...@ar...> wrote:
>
> > Thanks for the advise.
> > after removing the router,
> > with
> > XP <--> DL <--> cable modem
> >
> > from DL: ping yahoo.com works
> > ping 216.109.112.135 (aka yahoo) works
> >
> > from XP: ping DL (well ping 192.168.1.254) works
> > ping outside addr ( 69.181.170.104) FAILS
> > ping yahoo FAILS
> > ping 216.109.112.135 (aka yahoo) FAILS
>
>
> It looks like the default gateway on XP is set incorrectly.
> (s/b 192.168.1.254) Double check your DL DHCP settings.
> While you're there, double check the DNS servers too.
> Also, from a DOS command line prompt: ipconfig /all
>
> - BS
>
|