|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Dom0 don't ping
I had that problem on slackware, in /etc/xen/xend-config.sxp to fix it i
changed this line
(network-script network-bridge)
to
(network-script 'network-bridge netdev=eth0')
No idea if this helps.
Franck wrote:
hi all,
i've a little network problem on dom0
I've read this
(https://help.ubuntu.com/community/XenVirtualMachine/XenOnUbuntuEdgy) for
installeing xen on edgy.
dom0 : 192.168.0.62
domU : 192.168.0.61
I can ping the gateway 192.168.0.1 before xend is starting
I'm launching xend, all work fine : xenbr0, peth0, vif0.0
But on dom0, i cant't ping gateway :(
i'm launching domU (192.168.0.61), i'm logging on it and i can ping
gateway and i can surf !!!
Is anyone has an idea ?
Franck
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|