|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU ips with out dom0
On 16/02/11 15:58, Zeeshan Ali Shah wrote:
you mean simply remove an ip from eth0 ? ifcfg-eth0 for example ?
Zeeshan
Yes. Make sure that DHCP is off. And also make sure that your bridge
won't get an IP either. You could also go a couple of steps further by
using iptables to protect your setup (e.g. iptables -I INPUT -i eth0 -j
DROP) and maybe even ebtables.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|