Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Don't save dynamic rules. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | These rules are automatically included by third-party servers such as strongSwan or fail2ban. | |||
* | Use a dedicated 'fail2ban' chain for fail2ban. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | So it doesn't mess with the high-priority rules regarding IPSec. | |||
* | Add a 'check' switch to the firewall. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | update-firewall.sh -c does not update the firewall, but returns a non-zero value iff. running it without the switch would modify it. | |||
* | Configure v4 and v6 iptable rulesets. | Guilhem Moulin | 2015-06-07 | 1 |