jvinet / knock

A port-knocking daemon
http://www.zeroflux.org/projects/knock
GNU General Public License v2.0
552 stars 114 forks source link

Knock Client: Incomplete knock sequence with hostname on OS X #22

Closed ada-lambrecht closed 8 years ago

ada-lambrecht commented 8 years ago

When using the Knock Client on OS X and a hostname the client seems to only send the first port in the sequence. OS X Version: 10.10.5 Knock Client Version: 0.7

Testing method:

Resolution: I was able to get it working by compiling the client from source. Edit: Actually it only seems to work when I use the -v flag

Not really sure why this worked, the homebrew formula pulls the source from zeroflux.org and compiles from source. Homebrew/homebrew@c8cacdda1ac7a46eee0fd677e2983a85ee2e47ec

From looking at that commit it seems to be the same as the compile instructions.

ada-lambrecht commented 8 years ago

nevermind, having some issues getting this to work with nmap so it might be my isp causing some issues