Using knockd on server side (both debian wheezy and ubuntu trusty), I set a sequence of knocks like:
sequence = 20xx,30yy,20xx
and while I can have the sequence correctly processed with latest Kitty ssh client, using this plugin only the knocks on the first port are received, ie a port knocking sequence configured as above results in the following on the syslog:
Sep 11 10:01:49 mynas knockd: aa.bb.cc.dd: SSH: Stage 1
Sep 11 10:01:52 mynas knockd: aa.bb.cc.dd: SSH: Stage 1
Using knockd on server side (both debian wheezy and ubuntu trusty), I set a sequence of knocks like:
sequence = 20xx,30yy,20xx
and while I can have the sequence correctly processed with latest Kitty ssh client, using this plugin only the knocks on the first port are received, ie a port knocking sequence configured as above results in the following on the syslog:
Sep 11 10:01:49 mynas knockd: aa.bb.cc.dd: SSH: Stage 1
Sep 11 10:01:52 mynas knockd: aa.bb.cc.dd: SSH: Stage 1