]> git.proxmox.com Git - pve-firewall.git/blob - test/test-ipset1/cluster.fw
5fbb139fd34d70f5d1a3872b8c8ef27a61e7ae18
[pve-firewall.git] / test / test-ipset1 / cluster.fw
1 [ALIASES]
2
3 myserveralias 10.2.0.111
4 mynetworkalias 10.3.0.0/24
5
6 [ipset myipset]
7
8 192.168.0.1
9 172.16.0.10
10 192.168.1.0/24
11 mynetworkalias
12 myserveralias
13
14 [ipset dmzhosts]
15 10.10.10.0/24
16 10.10.11.1
17
18 #global ipset blacklist
19 [ipset blacklist]
20
21 10.0.0.8
22 192.168.0.0/24
23