|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Unable to ping guest hostname
Hi!
Please send the config file (or running config extracted by "xm list
--long DOMAINNAME" of both the original and the cloned domU, and the the
output of the following commands from the dom0 and both the original and
the cloned domU:
brctl show
ip route show
ip address show
cat /etc/resolv.conf
for i in /proc/sys/net/bridge/* ; do echo "$i $(<$i)" ; done
iptables -t filter -L -nv
2008. 09. 17, szerda keltezéssel 15.24-kor Stephen Liu ezt írta:
> Hi folks,
>
>
> Debian Etch
>
>
> Guests created with xen-create-image can be pinged on Host either on
> hostname or on local ip. They can also be ssh-connected on both.
>
> But Guests cloned on existing Guests can't be pinged on hostname. It
> can be pinged on local ip. Also can only be ssh-connected on local ip.
>
> Please advise where I have to check and how to fix the problem. TIA
>
>
> B.R.
> satimis
>
> Send instant messages to your online friends http://uk.messenger.yahoo.com
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|