[MacPorts] #11420: BUG: hping2 & hping3 don't work on Intel
MacPorts
trac at macosforge.org
Tue Mar 4 08:44:11 PST 2008
#11420: BUG: hping2 & hping3 don't work on Intel
-------------------------------------------+--------------------------------
Reporter: trac.macosforge.org at beej.org | Owner: pmq at macports.org
Type: defect | Status: reopened
Priority: High | Milestone: Port Bugs
Component: ports | Version:
Resolution: | Keywords:
-------------------------------------------+--------------------------------
Changes (by trac.macosforge.org at beej.org):
* status: closed => reopened
* resolution: fixed =>
Comment:
mark: the problem wasn't with building. it was buggy behavior from the
binaries.
anyway, the current version of hping2 now works, but hping3 is still
busted:
{{{
beejmacbook:~ beej$ port installed|grep hping|grep active
hping2 @rc3_2 (active)
hping3 @20051105_0 (active)
beejmacbook:~ beej$ sudo hping2 -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=26202 sport=22 flags=SA seq=0 win=65535
rtt=0.1 ms
len=44 ip=127.0.0.1 ttl=64 DF id=11100 sport=22 flags=SA seq=1 win=65535
rtt=0.2 ms
^C
--- localhost hping statistic ---
2 packets tramitted, 2 packets received, 0% packet loss
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
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/11420#comment:6>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list