|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Bridging with multiple public IPs
2009/3/27 Ravikesh Chandra <rcha108@xxxxxxxxxxxxxxxxx>:
> I have a CentOS DomU which works fine using DHCP and the default CentOS
> virbr0 bridge.
> Firstly my Dom0 has a IP (let's say) 75.59.43.140 with gateway 75.59.43.190
> given to me with the server.
> I have then been given (let's say) 75.59.18.150 and using same gateway
> 75.59.43.190.
Is this for real? Are you REALLY using a netmask of 255.255.0.0 (or similar)?
>
> I was under the impression I simply need to diable DHCP assign these IP
> addresses to my DomU (i.e. edit /etc/sysconfig/network-scripts/ifcfg-eth0)
> and my VM config file can remain the same, still using virbr0.
You need to change the bridge as well. Try doing "brctl show". Most
likely you simply need to change the bridge to xenbr0.
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|