[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't net to router or beyond



Kent West wrote:

>>>I just upgraded my kernel to 2.6.8-2-k7; now my network is mostly broken
>>>
westk@enjae:~$ sudo ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:157 errors:0 dropped:0 overruns:0 frame:0
          TX packets:157 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:12757 (12.4 KiB)  TX bytes:12757 (12.4 KiB)

westk@enjae:~$ sudo /etc/init.d/networking start
* /etc/network/options is deprecated.
Setting up IP spoofing protection...done (rp_filter).
Configuring network interfaces...ifup: interface lo already configured
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.

Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html

sit0: unknown hardware address type 776
sit0: unknown hardware address type 776
Listening on LPF/eth0/00:02:e3:06:c0:7b
Sending on   LPF/eth0/00:02:e3:06:c0:7b
Sending on   Socket/fallback/fallback-net
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.123.254
bound to 192.168.123.108 -- renewal in 3599400 seconds.
done.
westk@enjae:~$ ping 192.168.123.254
PING 192.168.123.254 (192.168.123.254) 56(84) bytes of data.
>From 192.168.123.108 icmp_seq=1 Destination Host Unreachable
>From 192.168.123.108 icmp_seq=2 Destination Host Unreachable
>From 192.168.123.108 icmp_seq=3 Destination Host Unreachable

--- 192.168.123.254 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5000ms
, pipe 3
westk@enjae:~$ ping 192.168.123.176
PING 192.168.123.176 (192.168.123.176) 56(84) bytes of data.
64 bytes from 192.168.123.176: icmp_seq=1 ttl=64 time=0.205 ms
64 bytes from 192.168.123.176: icmp_seq=2 ttl=64 time=0.167 ms
64 bytes from 192.168.123.176: icmp_seq=3 ttl=64 time=0.168 ms

--- 192.168.123.176 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.167/0.180/0.205/0.017 ms



Reply to: