Till Brehm
2015-01-05 5fd2b145c2e55ae0d4c394cb2fe0b903802316ce
Fixed: FS#3780 - bastille firewall missing eno+ in Centos 7, its blocking all connections.
1 files modified
2 ■■■ changed files
server/conf/bastille-firewall.cfg.master 2 ●●● patch | view | raw | blame | history
server/conf/bastille-firewall.cfg.master
@@ -75,7 +75,7 @@
# use the "\" continuation character (so Bastille can change the
# values if it is run more than once)
TRUSTED_IFACES="lo"                                        # MINIMAL/SAFEST
PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+"                        # SAFEST
PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+ eno+"                        # SAFEST
INTERNAL_IFACES=""                                # SAFEST