How to fix ERROR: Couldn’t determine iptables version
Fix for: Raspberry Pi Debian ARMv7 To fix ERROR: Couldn’t determine iptables version, go to your terminal and enter this command: update-alternatives –list iptables You may get this result: Now type this command to fix the problem: That’s it.