small changes to firewall 3
This commit is contained in:
@@ -48,7 +48,6 @@ in {
|
||||
filter = {
|
||||
family = "inet";
|
||||
content = ''
|
||||
table inet filter {
|
||||
chain input {
|
||||
type filter hook input priority 0;
|
||||
|
||||
@@ -86,7 +85,6 @@ in {
|
||||
type filter hook output priority 0;
|
||||
accept
|
||||
}
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user