Displaying 3 results from an estimated 3 matches for "csent".
Did you mean:
sent
2017 Feb 22
3
Network conections problems
....168.41.4
ARPING 192.168.41.4 from 192.168.41.6 enp3s0
Unicast reply from 192.168.41.4 [00:1D:09:FF:44:4B] 0.653ms
Unicast reply from 192.168.41.4 [6C:92:BF:26:C7:03] 0.683ms
Unicast reply from 192.168.41.4 [6C:92:BF:26:C7:03] 0.622ms
Unicast reply from 192.168.41.4 [6C:92:BF:26:C7:03] 0.631ms
^CSent 3 probes (1 broadcast(s))
Received 4 response(s)
The first answer is with a MAC diferent to the others one.
But when I arping from the server inseft look the MAC associate to de IP address:
[root at pgtm ] arping 192.168.41.4 -I eth1
ARPING 192.168.41.4 from 192.168.41.4 eth1
Unicast reply from...
2015 Dec 15
0
problem with bond/team network interfaces
...vnet0.
The problem is, that I can ping KVM guest from host, but not from LAN.
>From KVM host:
arping -I br0 192.168.0.200
ARPING 192.168.0.200 from 192.168.0.201 br0
Unicast reply from 192.168.0.200 [52:54:00:AB:50:C9] 0.869ms
Unicast reply from 192.168.0.200 [52:54:00:AB:50:C9] 0.937ms
...
^CSent 8 probes (1 broadcast(s))
Received 8 response(s)
>From LAN (other host on the same network):
arping -I eth1 192.168.0.200
ARPING 192.168.0.200 from 192.168.0.254 eth1
Unicast reply from 192.168.0.200 [52:54:00:AB:50:C9] 1.061ms
^CSent 5 probes (1 broadcast(s))
Received 1 response(s)
Regards,...
2017 Feb 23
0
Network conections problems
...41.4 from 192.168.41.6 enp3s0
> Unicast reply from 192.168.41.4 [00:1D:09:FF:44:4B] 0.631ms
> Unicast reply from 192.168.41.4 [00:1D:09:FF:44:4B] 0.623ms
> Unicast reply from 192.168.41.4 [00:1D:09:FF:44:4B] 0.623ms
> Unicast reply from 192.168.41.4 [00:1D:09:FF:44:4B] 0.691ms
> ^CSent 4 probes (1 broadcast(s))
> Received 4 response(s)
One thing to try if you have access to the switch where all the devices
are plugged in:
*$ sudo ping -f 192.168.41.4*
Then watch the switch for a lot of activity on 2 ports - the one you are
plugged into and another. The other busy port wil...