]> git.proxmox.com Git - pve-firewall.git/blobdiff - example/100.fw
improve docu
[pve-firewall.git] / example / 100.fw
index 94ab2a602df410db500eb1496d9e874e0984d365..3ff340ab923503423d8279bb03ac645cbfc2b66e 100644 (file)
@@ -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 -