Can port knocking be used in the "real world"? In other words, would ~/.ssh/config or some other setting be able to automate the sequence?
I'm picturing some current workflows I use if port knocking was enabled.
In particular, unless there's a way to automate the knocking sequence, SSH'ing in via Ansible would be an issue and a SaaS we use to help with deployments would no longer work.
(Altho I'd imagine making firewall exception rules (e.g. "allow this ip address in") for these services would be a way around that).
I'm picturing some current workflows I use if port knocking was enabled.
In particular, unless there's a way to automate the knocking sequence, SSH'ing in via Ansible would be an issue and a SaaS we use to help with deployments would no longer work.
(Altho I'd imagine making firewall exception rules (e.g. "allow this ip address in") for these services would be a way around that).