implemented ip6tables.rules
This commit is contained in:
committed by
Tobias Brunner
parent
136f74161b
commit
cedc96c2c4
@@ -0,0 +1,15 @@
|
||||
*filter
|
||||
|
||||
-F
|
||||
|
||||
-P INPUT ACCEPT
|
||||
-P OUTPUT ACCEPT
|
||||
-P FORWARD ACCEPT
|
||||
|
||||
COMMIT
|
||||
|
||||
*mangle
|
||||
|
||||
-F
|
||||
|
||||
COMMIT
|
||||
Reference in New Issue
Block a user