X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fexample%2Fhost.fw;h=4e51c833a04bc07bd100193f1007ed2a5a48b50c;hp=77f7f4be3048ec1d4d073256bd7807a8585989aa;hb=9268573a4675ab12576c956ad055538df616c994;hpb=fb8f4a70bb759ffdf9dce4a1210b2b17b54ab3f5 diff --git a/debian/example/host.fw b/debian/example/host.fw index 77f7f4b..4e51c83 100644 --- a/debian/example/host.fw +++ b/debian/example/host.fw @@ -20,10 +20,7 @@ nosmurfs: 0 # filter illegal combinations of TCP flags tcpflags: 1 -# rules processing speed optimizations -optimize : 1 - [RULES] -IN SSH(ACCEPT) net0 -OUT SSH(ACCEPT) net0 +IN SSH(ACCEPT) +OUT SSH(ACCEPT)