|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ARP problems in -testing?
On 16 Jan 2005, at 19:49, Ron Watkins wrote:
Next question is, why isn't this happening to everyone? What kind of
hardware are you running? Mine is colocated and I don't own it, so I
can't just look at the manuals. I'm running the e100 driver, and I'll
paste the output from lspci at the end of the message.
I'm running Xen unstable on a Pentium IV with a 3Com 3c59x (eth0) and a
Realtek RTL8139 (eth1). I have configured Xen to attach xen-br0 to
interface eth1.
# /sbin/ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:04:75:75:97:65
inet addr:192.168.0.2 Bcast:192.168.0.127
Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:524791 errors:0 dropped:0 overruns:0 frame:0
TX packets:311542 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:705155122 (672.4 MiB) TX bytes:22699822 (21.6 MiB)
Interrupt:20 Base address:0xa400
eth1 Link encap:Ethernet HWaddr 00:02:44:7B:B9:53
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1548286 errors:0 dropped:0 overruns:0 frame:0
TX packets:768111 errors:0 dropped:0 overruns:0 carrier:0
collisions:14416 txqueuelen:1000
RX bytes:1242525048 (1.1 GiB) TX bytes:408321930 (389.4 MiB)
Interrupt:18
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1028 errors:0 dropped:0 overruns:0 frame:0
TX packets:1028 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:105464 (102.9 KiB) TX bytes:105464 (102.9 KiB)
vif1.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:768111 errors:0 dropped:0 overruns:0 frame:0
TX packets:726411 errors:0 dropped:116 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:406930344 (388.0 MiB) TX bytes:515444106 (491.5 MiB)
xen-br0 Link encap:Ethernet HWaddr 00:02:44:7B:B9:53
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:106 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4858 (4.7 KiB) TX bytes:0 (0.0 b)
# lspci
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host
Bridge (rev 11)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 05)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 05)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 05)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 05)
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97
Audio (rev 05)
01:01.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY
[Radeon 7000/VE]
02:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
02:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado]
(rev 30)
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|