1830245 Members
2126 Online
110000 Solutions
New Discussion

arping

 
chakri
Occasional Contributor

arping

arping doesnt work for me.

im using the following command

#arping -A -c 3 -I eth0 -s

Sent 3 probes (3 broadcast(s))
Received 0 response(s)


what do i need to check on source and destination systems?

thanks
chakri
2 REPLIES 2
Jeeshan
Honored Contributor

Re: arping

hi

check like this

#arping -I eth0 -c 2

if you want to check duplicate address detection

#arping -D -q -I eth0 -c 2
# echo $?
1

a warrior never quits
Court Campbell
Honored Contributor

Re: arping

Are you pinging a node on the same subnet? ARP in non-routable. That could be your issue.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"