[NBLUG/talk] Network problems

Jack Smith jack.delbert at gmail.com
Mon Jan 7 11:37:04 PST 2008


When I initially installed Fedora 8 I had this same problem.  Unfortunately,
I just kept poking it until it worked and have no real idea how I fixed it.
Because I want to try Xen, I booted off the Xen kernel and the problem is
back.  (with that kernel)

I can ping anything on either network, eth0 or eth1, but I can't ping
anything on the other side of my linksys router which is supposed to be my
default gateway.

Here is the ifconfig and netstat output from the regular kernel, which
works.

ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:17:31:01:C8:A8
          inet addr:192.168.1.151  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::217:31ff:fe01:c8a8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:433 errors:0 dropped:0 overruns:0 frame:0
          TX packets:525 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:38292 (37.3 KiB)  TX bytes:989725 (966.5 KiB)
          Interrupt:18

eth1      Link encap:Ethernet  HWaddr 00:17:31:01:D0:20
          inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::217:31ff:fe01:d020/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:105 errors:0 dropped:0 overruns:0 frame:0
          TX packets:141 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:8700 (8.4 KiB)  TX bytes:16800 (16.4 KiB)
          Interrupt:23 Base address:0xe000

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:7928 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7928 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:9869284 (9.4 MiB)  TX bytes:9869284 (9.4 MiB)

virbr0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
          inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:5333 (5.2 KiB)

[kizoku at natsumi ~]$ netstat -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.1.0     *               255.255.255.0   U         0 0          0
eth0
192.168.0.0     *               255.255.255.0   U         0 0          0
eth1
192.168.122.0   *               255.255.255.0   U         0 0          0
virbr0
link-local      *               255.255.0.0     U         0 0          0
eth1
default         linksys         0.0.0.0         UG        0 0          0
eth0

The Xen kernel looks exactly the same, except the ifconfig command also
shows a peth0 section that looks like this

 peth0 Link encap:Ethernet HWaddr 00:17:31:01:C8:A8

inet6 addr: fe80::217:31ff:fe01:c8a8/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:53 errors:0 dropped:0 overruns:0 frame:0

TX packets:121 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:5414 (5.2 KiB) TX bytes:14547 (14.2 KiB)

Interrupt:18


Any idea what I should try next?
-- 
Jack Smith

English doesn't borrow from other languages -- English follows other
languages down dark alleys and takes what it wants.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://nblug.org/pipermail/talk/attachments/20080107/bf2e548e/attachment.htm 


More information about the talk mailing list