#11420: hping3 doesn't work on Intel -------------------------------------------+-------------------------------- Reporter: trac.macosforge.org@… | Owner: pmq@… Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: | Keywords: Port: hping2, hping3 | -------------------------------------------+-------------------------------- Comment(by macosforge.org@…): seems to work with an install of the latest version: {{{ beejmacbook:~ beej$ sudo hping3 -S -p 22 localhost HPING localhost (lo0 127.0.0.1): S set, 40 headers + 0 data bytes [send_ip] sendto: Invalid argument beejmacbook:~ beej$ sudo port uninstall hping3 ---> Deactivating hping3 @20051105_0 ---> Uninstalling hping3 @20051105_0 beejmacbook:~ beej$ sudo port install hping3 Portfile changed since last build; discarding previous state. ---> Fetching hping3 ---> Verifying checksum(s) for hping3 ---> Extracting hping3 ---> Applying patches to hping3 ---> Configuring hping3 ---> Building hping3 ---> Staging hping3 into destroot ---> Installing hping3 @20051105_1 ---> Activating hping3 @20051105_1 ---> Cleaning hping3 beejmacbook:~ beej$ sudo hping3 -S -p 22 localhost HPING localhost (lo0 127.0.0.1): S set, 40 headers + 0 data bytes len=44 ip=127.0.0.1 ttl=64 DF id=21693 sport=22 flags=SA seq=0 win=65535 rtt=0.2 ms <snip> }}} -- Ticket URL: <http://trac.macports.org/ticket/11420#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS