|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Martian Source Networking Errors
Hello,
I've been having trouble with networking a win2003 domU in a SLES 10
dom0. dmesg is reporting messages like
Jan 18 02:40:59 xen0 kernel: martian source 169.254.244.56 from
169.254.244.56, on dev tun0
Jan 18 02:40:59 xen0 kernel: ll header:
ff:ff:ff:ff:ff:ff:00:16:3e:04:63:ba:08:06
when I try to allow the domU to get its own ip address via DHCP, and it
gets messages like
Jan 18 02:48:50 xen0 kernel: martian source 192.168.200.255 from
192.168.200.135, on dev tun0
Jan 18 02:48:50 xen0 kernel: ll header:
ff:ff:ff:ff:ff:ff:00:16:3e:04:63:ba:08:00
when I try manually setting the ip address.
With these errors I'm obviously getting no networking. I've tried both
enabling and disabling SuSEfirewall2 to no effect. Any suggestions on
how to make the kernel not drop these packets but forward them on
through the bridge correctly?
Thanks,
Bill
Here is the output of ifconfig:
eth2 Link encap:Ethernet HWaddr 00:19:BB:CA:4A:94
inet addr:192.168.200.100 Bcast:192.168.200.255
Mask:255.255.255.0
inet6 addr: fe80::219:bbff:feca:4a94/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7299 errors:0 dropped:0 overruns:0 frame:0
TX packets:2846 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:967244 (944.5 Kb) TX bytes:510310 (498.3 Kb)
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:31338 errors:0 dropped:0 overruns:0 frame:0
TX packets:31338 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:161514340 (154.0 Mb) TX bytes:161514340 (154.0 Mb)
peth2 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:7294 errors:0 dropped:0 overruns:0 frame:0
TX packets:2841 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1007244 (983.6 Kb) TX bytes:523036 (510.7 Kb)
Interrupt:20 Memory:f8000000-f8011100
tun0 Link encap:Ethernet HWaddr F2:0F:DF:7A:2B:A1
inet6 addr: fe80::f00f:dfff:fe7a:2ba1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:165 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:29799 (29.1 Kb) TX bytes:688 (688.0 b)
vif0.2 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:2846 errors:0 dropped:0 overruns:0 frame:0
TX packets:7299 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:510310 (498.3 Kb) TX bytes:967244 (944.5 Kb)
vif19.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:175 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
xenbr2 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:4262 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:601361 (587.2 Kb) TX bytes:0 (0.0 b)
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Martian Source Networking Errors,
Bill Denney <=
|
|
|
|
|