Commit Graph

20 Commits (267cbf5861edbf7a2e944d9ed1334baa7a373b10)

Author SHA1 Message Date
sebres d01fe9d22a action.d/*.conf: correct comments for actionstart/actionstop
6 years ago
sebres f69e28adfc action.d/pf.conf: compatibility fix - recognizes that parameter `port` specified as empty, with or without braces (should be more backwards compatible to 0.9 now).
7 years ago
sebres a1b863fcf6 action.d/pf.conf: extended with bulk-unban, command `actionflush` in order to flush all bans at once (by stop jail, resp. shutdown of fail2ban)
7 years ago
sebres 8726c9fb0a pf.conf: enclose ports in braces, multiple ports expecting this syntax `... any port {http, https}`.
7 years ago
Łukasz Wąsikowski a4f94d2619 Update pf.conf
7 years ago
Jacques Distler f84e58e769 Tweaks to action.d/pf.conf
7 years ago
sebres 33874d6e53 action.d/pf.conf: anchored call arguments combined as `<pfctl>` parameter;
7 years ago
Alexander Köppe f6ccede2f1 Update pf.conf fixing #1863
7 years ago
sebres 8bf79fa483 implemented execution of `actionstart` on demand, if action depends on `family` (closes gh-1741);
8 years ago
sebres 0fdc56546f Fixed misunderstanding of port in (ban)action: port will be always specified in jail config ([DEFAULT] or jail)
9 years ago
Yaroslav Halchenko 1ebc3facb1 BF: maintain previous default beh for pf -- ban a port (ssh) only
9 years ago
sebres 4d51c591c1 pf.conf: warranted consistently echoing for the pf actiontype if actiontype or multiport tags will be customized;
9 years ago
Alexander Koeppe b5e031f3c3 some documentation for multiport use in pf.conf
9 years ago
sebres 1e7fd26f5f rename `actionoptions` to `actiontype` in pf-action (multiport) + fixed test cases
9 years ago
Alexander Koeppe e74047ae49 revert to common config for PF covering multi and allports
9 years ago
Alexander Koeppe 3e1328c83b split PF config files between all- and multi port
9 years ago
sebres 75028585c0 test cases extended for verifying ipv4/ipv6, normalized pf-action with test case
9 years ago
Alexander Koeppe ed2f3ef77d improve PF action and make IPv6 aware
9 years ago
Yaroslav Halchenko 4149c7495d Options in actions to be specified in jails have no "Default"s besides those specified in the files -- thus removing from comments
11 years ago
Daniel Black 0c5a9c53e1 ENH: pf action thanks to Nick Hilliard <nick@foobar.org>.
12 years ago