Hi,
It's not an issue on Arch ARM but i can't find the answer on the web. I manage my RPi (it's a web server) with SSH without an other way to connect to. In order to improve security, i want to setup iptables. I have studied the different rules to implement (network guidelines, ...) and i'm ready to configure it. But if i do: iptables -P INPUT DROP, i can't access to the server with SSH and i don't want to lose my access (the only way to resolve the issue in this case is to access the SD card with QEMU).
Anyone faced with this problem ?
Thanks
Antoine