tbrehm
2012-01-02 900397c6036affd7008d53802031d3f30b8d2663
Fixed: FS#1893 - Bastille firewall configuration without bond+ interface
2 files modified
4 ■■■■ changed files
install/tpl/bastille-firewall.cfg.master 2 ●●● patch | view | raw | blame | history
server/conf/bastille-firewall.cfg.master 2 ●●● patch | view | raw | blame | history
install/tpl/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+"                        # SAFEST
PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+"                        # SAFEST
INTERNAL_IFACES=""                                # SAFEST
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+"                        # SAFEST
PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+"                        # SAFEST
INTERNAL_IFACES=""                                # SAFEST