summaryrefslogtreecommitdiffstats
path: root/qa/testsuite/04zone
blob: 4ff3d34526cff09f4e165a0b1a1ad6e3713e62cb (plain)
1
2
3
4
5
6
7
8
# create dummy
-I -s 1.1.1.1 -d 2.2.2.2 -p tcp --sport 10 --dport 20 --state LISTEN -u SEEN_REPLY -t 50 --zone 1; OK
# display dummy
-L --zone 1; OK
# display dummy
-L --zone 0; OK
# delete dummy
-D --zone 1; OK