Displaying 1 result from an estimated 1 matches for "pkpassword".
Did you mean:
pgpassword
2007 Feb 19
0
Quick demo guide for SPA ( re: the port knocking thread )
...cess.conf file and make our own.
#mv /etc/fwknop/access.conf /etc/fwknop/access.conf.orig
#access=/etc/fwknop/access.conf
#echo "SOURCE: ANY;">>$access
#echo "OPEN_PORTS:tcp/22;">>$access
#echo "DATA_COLLECT_MODE: ULOG_PCAP;">>$access
#echo "KEY: pkpassword;">>$access
#echo "FW_ACCESS_TIMEOUT: 30;">>$access
#echo "REQUIRE_USERNAME: mbr;">>$access
Note ... the usercode and password we need to tell the
client is; usercode:mbr , password:pkpassword
Change the firewall (by default in a CentOS build it REJECTS...