Firehol: Difference between revisions
From Andreida
Line 16: | Line 16: | ||
interface any world |
interface any world |
||
protection strong |
|||
policy drop |
policy drop |
||
Revision as of 15:27, 20 November 2020
- Firehol logging into custom log file instead of /var/log/messages
- Firehol, custom services
- firehol not starting when the system boots
- Firehol Fehlermeldung von get-iana: Failed to find reserved IPs
- Firehol throws messages about loadable kernel modules
- Firehol, restrict server to accept only one ip
default firehol.conf
version 6 FIREHOL_LOG_PREFIX="firehol: " server_mySsh_ports="tcp/24" client_mySsh_ports="default" interface any world protection strong policy drop client all accept server ICMP accept server mySsh accept