--- Begin Message ---
Hi, John:
I tryed arping. seems it work correctly. the output is:
ARPING 192.168.1.101 from 192.168.1.102 eth0
Unicast reply from 192.168.1.101 [00:16:3E:48:AA:39] 0.687ms
Unicast reply from 192.168.1.101 [00:16:3E:48:AA:39] 0.619ms
Unicast reply from 192.168.1.101 [00:16:3E:48:AA:39] 0.621ms
and the output of ping is:
PING 192.168.1.101 (192.168.1.101) 56(84) bytes of data.
>From 192.168.1.210 icmp_seq=1 Destination Host Unreachable
>From 192.168.1.210 icmp_seq=2 Destination Host Unreachable
>From 192.168.1.210 icmp_seq=3 Destination Host Unreachable
best regards.
T.Y.
å 2006-10-07åç 12:50 +0200ïJohn Smithåéï
> tangyan wrote:
> > I have setup a machine with xen, these days. But got a problem now. I
> > setup a dom0 with ip address 192.168.1.210/255.255.255.0, vm1 with ip
> > addr 192.168.1.101/255.255.255.0, and vm2 with ip addr
> > 192.168.1.102/255.255.255.0. All with default gateway 192.168.1.1. Now
> > the problem is vm1 and vm2 can not ping each other, but they can ping
> > dom0 and other machines within the subnet.
> >
> > any one can help me with this problem? thank you very much.
> >
> Hi Tangyan,
>
> I can not help you directly, but if you answer a couple of
> questions and try some things, it might help: are you using a bridged,
> routed or routed/NAT setup? How about trying arping which gives you
> the opportunity to ping mac addresses. Do you use any iptables
> related stuff in your domain0 or vm's?
>
> Sincerely,
>
> Jan.
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
--- End Message ---