|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Networking change in Xen unstable
> What is veth0 thing?
Although you can give dom0 a local ip address on the bridge (xen-br0),
its not actually entirely safe to do so if you're running services that
are accessible from other domains -- its possible to get into buffer
startvation situations, particularly with UDP services.
The unstable tree creates a veth0 interface to use in dom0 that avoids
these issues. You'll have to update your iptables etc rules accordingly.
If you're not running services accessible from other domains you could
continue to assign an IP addr to the bridge.
Ian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|