|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Network configuration issues
On Tue, Jul 6, 2010 at 8:26 AM, Net Warrior <netwarrior863@xxxxxxxxx> wrote:
> Dom0
> Only ethernet connected to internet ( public IP, dhcp )
>
> eth0 Link encap:Ethernet HWaddr 00:21:86:94:c5:c0
> inet addr:x.x.x.x Bcast:0.0.0.0 Mask:255.255.252.0
> vif = [ 'mac=00:16:3E:52:CB:78, bridge=eth0, vifname=ubuntu904' ]
> root@ubuntu904:/etc/network# ifconfig
> eth0 Link encap:Ethernet direcci��nHW 00:16:3e:52:cb:78
> Direc. inet:192.168.10.10 Difus.:192.168.10.255 M��sc:255.255.255.0
How did you setup networking on domU?
IF, like you said:
- eth0 on dom0 is configured via DHCP
- domU is on eth0 bridge
Then domU should be configured using DHCP as well. It should end up in
the SAME network address as dom0, AND have the same DNS/gateway
parameters. In other words, domU will behave like ANOTHER physical
host on the same network as dom0.
You've masked out dom0's IP address, which makes it harder for those
who want to help.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|