fix previous NEWS commit, oops
[ferm.git] / test / glob / glob.result
blob0d5b29ea2d6824e80932c5d119326ddf71a06c11
1 iptables -t filter -A INPUT -s test/glob/abc.foo -j ACCEPT
2 iptables -t filter -A INPUT -s test/glob/def.foo -j ACCEPT
3 iptables -t filter -A FORWARD -p udp -j ACCEPT
4 iptables -t filter -A FORWARD -p tcp -j REJECT