Re: arpsend: x.x.x.x is detected on another computer [message #14881 is a reply to message #14868] |
Thu, 12 July 2007 11:31   |
ganesh35
Messages: 11 Registered: December 2006 Location: Bangalore, India
|
Junior Member |
|
|
[root@nat ~]# vzctl start 653
Starting VE ...
VE is mounted
Adding IP address(es): 192.168.6.53
arpsend: 192.168.6.53 is detected on another computer : 00:17:e0:27:ad:1a
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 192.168.6.53 eth0 FAILED
Setting CPU units: 1000
Configure meminfo: 49152
VE start in progress...
[root@nat ~]# ping 192.168.6.53
PING 192.168.6.53 (192.168.6.53) 56(84) bytes of data.
64 bytes from 192.168.6.53: icmp_seq=1 ttl=64 time=0.103 ms
64 bytes from 192.168.6.53: icmp_seq=2 ttl=64 time=0.087 ms
64 bytes from 192.168.6.53: icmp_seq=3 ttl=64 time=0.041 ms
64 bytes from 192.168.6.53: icmp_seq=4 ttl=64 time=0.027 ms
64 bytes from 192.168.6.53: icmp_seq=5 ttl=64 time=0.078 ms
64 bytes from 192.168.6.53: icmp_seq=6 ttl=64 time=0.025 ms
64 bytes from 192.168.6.53: icmp_seq=7 ttl=64 time=0.027 ms
--- 192.168.6.53 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 5997ms
rtt min/avg/max/mdev = 0.025/0.055/0.103/0.031 ms
[root@nat ~]# vzctl stop 653
Stopping VE ...
VE was stopped
VE is unmounted
[root@nat ~]# ping 192.168.6.53
PING 192.168.6.53 (192.168.6.53) 56(84) bytes of data.
From 192.168.6.1 icmp_seq=2 Destination Host Unreachable
From 192.168.6.1 icmp_seq=3 Destination Host Unreachable
From 192.168.6.1 icmp_seq=4 Destination Host Unreachable
From 192.168.6.1 icmp_seq=6 Destination Host Unreachable
From 192.168.6.1 icmp_seq=7 Destination Host Unreachable
From 192.168.6.1 icmp_seq=8 Destination Host Unreachable
--- 192.168.6.53 ping statistics ---
8 packets transmitted, 0 received, +6 errors, 100% packet loss, time 6997ms
, pipe 3
[root@nat ~]#
|
|
|