X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=example%2F100.fw;h=3ff340ab923503423d8279bb03ac645cbfc2b66e;hp=94ab2a602df410db500eb1496d9e874e0984d365;hb=f4bf58dd92d2f67c53f9bdbc02ee93ab351323ea;hpb=5e1267a55ed38388206bc1116b7b68775e8caf72 diff --git a/example/100.fw b/example/100.fw index 94ab2a6..3ff340a 100644 --- a/example/100.fw +++ b/example/100.fw @@ -1,14 +1,6 @@ # Example VM firewall configuration #ACTION IFACE SOURCE DEST PROTO D-PORT S-PORT -# ACTION: shorewall action -# IFACE: vm network interface (net0 - net5), or '-' for all interfaces -# SOURCE: source IP address, or '-' for any source -# DEST: dest IP address, or '-' for any destination address -# PROTO: see /etc/protocols -# D-PORT: destination port -# S-PORT: source port - [IN] SSH(ACCEPT) net0 192.168.2.192 -