]> git.proxmox.com Git - pve-firewall.git/blame_incremental - test/test-ipset1/host.fw
add simulate command for easy testing
[pve-firewall.git] / test / test-ipset1 / host.fw
... / ...
CommitLineData
1
2
3[RULES]
4
5IN REJECT -source +myipset -dest +dmzhosts -p tcp -dport 22
6
7IN ACCEPT -source +myipset -p tcp -dport 22
8