mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
Merge remote-tracking branch 'amarx/firewall-beta10' into fifteen
This commit is contained in:
@@ -52,6 +52,11 @@ rm -f /etc/rc.d/init.d/networking/red.up/26-xtaccess
|
||||
# Remove old CGI files
|
||||
rm -f /srv/web/ipfire/cgi-bin/{dmzholes,outgoingfw,portfw,xtaccess}.cgi
|
||||
|
||||
# Generate chains for new firewall
|
||||
/sbin/iptables -N INPUTFW
|
||||
/sbin/iptables -N FORWARDFW
|
||||
/sbin/iptables -N OUTGOINGFW
|
||||
|
||||
# Convert firewall configuration
|
||||
/usr/sbin/convert-xtaccess
|
||||
/usr/sbin/convert-outgoingfw
|
||||
|
||||
Reference in New Issue
Block a user