|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] "received packet with own address as source address"
Hello Tim,
On Sat, 2006-10-28 at 23:36 +0800, Tim Post wrote:
> Can you post a copy of your bridge config? Looks like you have a bridge
> porting multiple nics and something went wrong.
I'm getting one strange problem with FC5 running on XEN 3.0.3 x64, and I
suspect of my bridge configuration (I never did this before on fedora):
File /etc/sysconfig/network-scripts/ifcfg-eth0:
DEVICE=eth0
TYPE=Ethernet
BRIDGE=xenbr0
ONBOOT=yes
File /etcsysconfig/network-scripts/ifcfg-xenbr0:
DEVICE=xenbr0
TYPE=BRIDGE
BOOTPROTO=dhcp
ONBOOT=yes
> Is STP enabled on any bridges?
No :)
# btctl show
bridge name bridge id STP enabled interfaces
xenbr0 8000.00137255e4c6 no eth0
peth0
vif0.0
The problem start when I 'up' the xenbr0 interface... :-(
Thanks a lot!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|