X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=test%2Ftest-group1%2F100.fw;h=7b2581a238c08788450007d40ee364afbfb5c0af;hp=bc0af4b807c05117cf6bd20e1f7524176e020c72;hb=eb4ffe5404cce4e222dc3f591a15eb39b1045e14;hpb=9e980dd50c2972b6f0c81c5dd4f0cf00c398b4b4 diff --git a/test/test-group1/100.fw b/test/test-group1/100.fw index bc0af4b..7b2581a 100644 --- a/test/test-group1/100.fw +++ b/test/test-group1/100.fw @@ -1,6 +1,8 @@ [RULES] -IN ACCEPT - - - tcp 22 -IN ACCEPT - - - tcp 80 +IN ACCEPT - 192.168.2.1 - tcp 22 +IN ACCEPT - 192.168.2.1 - tcp 80 +IN ACCEPT - 127.0.0.1 - tcp 80 -GROUP group2 \ No newline at end of file +IN ACCEPT net0 192.168.5.0/24 - tcp 22 +GROUP group2 net0 \ No newline at end of file