----- Forwarded message from Rodrigo OSORIO <[email protected]> -----
From: Rodrigo OSORIO <[email protected]> Date: Wed, 4 Apr 2012 17:14:21 +0200 To: gahn <[email protected]> Subject: Re: packages that can generate arp storm User-Agent: Mutt/1.4.2.3i On 04/04/12 07:33 -0700, gahn wrote: > hi, gurus: > > are freebsd system coming with any packages that could generate arp storm? > > thanks > > > _gahn > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" Hi, There is a few list of ports dealing with arp : net-mgmt/arpscan : simple scanner which sends out arp requests for the given IP addresses. security/arpCounterattack : a program for detecting and remedying "ARP attacks. security/ipguard : listens network for ARP packets and if not listed in 'ethers' file, it will send ARP reply with configured fake address. I'm sure combining those tools together you can obtain a funny arp party ! Regards, - rodrigo ----- End forwarded message ----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
