[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xen network problen domU



On Tue, Dec 22, 2009 at 8:57 PM, ëìë <peb1611@xxxxxxxxx> wrote:
> #ifconfig -a (dom0)
> eth0 Link encap:Ethernet HWaddr 00:16:cb:a5:dd:66
> ÂÂÂÂÂÂÂÂÂ inet addr:147.46.125.xx Bcast:147.46.125.255Â Mask:255.255.255.0

> # ifconfig -a (domU)
> eth0 Link encap:Ethernet HWaddr 00:16:3e:1f:4f:46
> ÂÂÂÂÂÂÂÂÂ inet addr:192.168.1.101Â Bcast:192.168.1.255Â Mask:255.255.255.0

> and my domU configuration file

> ÂÂÂÂÂ vif = [ 'bridge=eth0' ]
> ÂÂÂÂÂ ip = "192.168.0.101"
> ÂÂÂÂÂ netmask= "255.255.255.0"
> ÂÂÂÂÂ gateway = "192.168.0.1"

> I can found similar problem on internet, but I don't understand whyÂdoes
> hoster's bridged setup is problematic.

First of all, are you using bridged setup or routed setup? If you use
bridge, you wouldn't need to specify ip, netmask, or gateway on domU
config file. Also, if using bridges setup, dom0 bridge IP address (in
your case it's called eth0) should be on the same segment as domU's
network interface. You're using two different segments.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.