Hacker News new | past | comments | ask | show | jobs | submit login

Not knowing much about this stuff, are there any clients that will 'automate' the knock for you? If so, can you make any suggestions? Or is this a matter of CLI SSH will do it, but I'm just not finding it?



https://help.ubuntu.com/community/PortKnocking (also the same config basically when using Debian)

It's a client/server thing, so you have to have the server running on the PC you intend to connect to (like when using ssh).

Never used it in any other way than with the CLI and not with every server I admin or use as there's other best practices also mentioned in the thread that are typically good enough without throwing in port knocking like:

https://news.ycombinator.com/item?id=6384313 (and the child reply)

https://news.ycombinator.com/item?id=6384418

https://news.ycombinator.com/item?id=6384457

Most things you can just use knocking and connect with ssh forwarding/proxy and tunnel everything through it like DB clients, IDE connections instead of having a bunch of ports open to internet. Assuming you don't kill the connection, then you can keep reusing it as a tunnel for anything else until rebooting or losing internet connection.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: