Fixup fromcvs/togit conversion
[pkgsrcv2.git] / net / knock / DESCR
1 knockd is a port-knock server. It listens to all traffic on an ethernet (or PPP)
2 interface, looking for special "knock" sequences of port-hits. A client makes
3 these port-hits by sending a TCP (or UDP) packet to a port on the server. This
4 port need not be open - since knockd listens at the link-layer level, it sees
5 all traffic even if it's destined for a closed port. When the server detects
6 a specific sequence of port-hits, it runs a command defined in its configuration
7 file. This can be used to open up holes in a firewall for quick access.