From: Mij <mi...@bi...> - 2007-10-02 17:45:22
|
an errata corrige > #define COMMAND_FLUSH IPTABLES_PATH "/iptables -F sshguard ; " > IPTABLES_PATH "/ip6tables -F sshguard" > > and shorten it as follows > #define COMMAND_FLUSH IPTABLES_PATH "/iptables -F sshguard this is #define COMMAND_FLUSH IPTABLES_PATH "/iptables -F sshguard" > then reconfigure (!), recompile and reinstall. |