lass 2 base: reject on retiolum
This commit is contained in:
parent
8490f398d7
commit
406754183b
@ -134,6 +134,7 @@ with lib;
|
||||
{ predicate = "-p icmp"; target = "ACCEPT"; precedence = 10000; }
|
||||
{ predicate = "-i lo"; target = "ACCEPT"; precedence = 9999; }
|
||||
{ predicate = "-p tcp --dport 22"; target = "ACCEPT"; precedence = 9998; }
|
||||
{ predicate = "-i retiolum"; target = "REJECT"; precedence = -10000; }
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user