http://bugzilla.novell.com/show_bug.cgi?id=614389 http://bugzilla.novell.com/show_bug.cgi?id=614389#c2 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Marius Tomaschewski <mt@novell.com> 2010-06-18 08:11:59 UTC --- (In reply to comment #0)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4
Afert the upgrade to iputils-ss021109-305.1.i586.rpm arping is not working properly.
Before : the command arping -I eth0 192.168.0.88 send the arp request to broadcast 21:00:38.264597 00:0c:29:e5:30:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.0.88 ....
After: the command arping -I eth0 192.168.0.88 21:17:33.919294 00:0c:29:e5:30:1e > ff:0c:ff:e5:00:1e, ethertype ARP (0x0806), length 42: Request who-has 192.168.0.88 ....
why arping send the broadcast to ff:0c:ff:e5:00:1e ?????
Because it received a reply. This is IMO completely normal behavior. See also "man arping": -b Send only MAC level broadcasts. Normally arping starts from sending broadcast, and switch to unicast after reply received. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.