|
|
|
|
|
by aaronky
2228 days ago
|
|
I use port knocking as an emergency backup measure on my bastion host (OpenBSD w/pf). The regular sshd runs on a non standard port with key authentication only. The backup sshd needs to be knocked and allows password authentication. I only use it in emergencies when I don't have my key handy. I have used it in the past and has saved me a few times. This is only on the bastion. |
|