File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ DNS_SERVERS="{DNS_SERVERS}"
7575# use the "\" continuation character (so Bastille can change the
7676# values if it is run more than once)
7777TRUSTED_IFACES="lo" # MINIMAL/SAFEST
78- PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+" # SAFEST
78+ PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+ en+ " # SAFEST
7979INTERNAL_IFACES="" # SAFEST
8080
8181
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ DNS_SERVERS="{DNS_SERVERS}"
7575# use the "\" continuation character (so Bastille can change the
7676# values if it is run more than once)
7777TRUSTED_IFACES="lo" # MINIMAL/SAFEST
78- PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+ eno +" # SAFEST
78+ PUBLIC_IFACES="eth+ ppp+ slip+ venet+ bond+ en +" # SAFEST
7979INTERNAL_IFACES="" # SAFEST
8080
8181
You can’t perform that action at this time.
0 commit comments