X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=test%2FREADME;h=ca976ac8609746d7635c065379cb6b180de73444;hp=e8d04684f6e547256eda11928537c01c1ba513e5;hb=f573ae2cea7c024165b97e4915b55a0d40fd3117;hpb=c0c871d8584339d0f13a8749c2900b8539e9f282 diff --git a/test/README b/test/README index e8d0468..ca976ac 100644 --- a/test/README +++ b/test/README @@ -30,16 +30,19 @@ the following syntax: The following definition exist currently: -* host: The host itself +* host: The host itself -* outside: The outside world (vmbr0 port eth0) +* outside: The outside world (alias for 'vmbr0/eth0') -* vm: A qemu virtual machine +* vm: A qemu virtual machine -* ct: An openvz container +* ct: An openvz container -* nfvm: Non firewalled VM (vmbr port tapXYZ) +* nfvm: Non firewalled VM (alias for 'vmbr0/tapXYZ') +* vmbr<\d+>/: Unmanaged bridge port + + ==Test examples== { from => 'outside', to => 'ct200', dport => 22, action => 'ACCEPT' }