base / iptables: drop nat and raw chains from here, as f32 does not like them
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
211ec8c3e4
commit
9f9eba3716
1 changed files with 0 additions and 9 deletions
|
@ -3,15 +3,6 @@
|
|||
# NOTE: Chaging this template updates iptables on all releng hosts :)
|
||||
# Please check with sysadmin-main before pushing out an update here.
|
||||
#
|
||||
*nat
|
||||
:PREROUTING ACCEPT []
|
||||
:POSTROUTING ACCEPT []
|
||||
:OUTPUT ACCEPT []
|
||||
COMMIT
|
||||
*raw
|
||||
:PREROUTING ACCEPT []
|
||||
:OUTPUT ACCEPT []
|
||||
COMMIT
|
||||
*filter
|
||||
:INPUT DROP []
|
||||
:FORWARD ACCEPT []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue