dry-run: executing t/reject-to/mock_iptables --wait -N IPTBLOCKER-IN
dry-run: executing t/reject-to/mock_iptables --wait -N IPTBLOCKER-IN
dry-run: executing t/reject-to/mock_iptables --wait -A IPTBLOCKER-IN -j RETURN
dry-run: executing t/reject-to/mock_iptables --wait -A IPTBLOCKER-IN -j RETURN
dry-run: executing t/reject-to/mock_iptables --wait -N IPTBLOCKER-OUT
dry-run: executing t/reject-to/mock_iptables --wait -N IPTBLOCKER-OUT
dry-run: executing t/reject-to/mock_iptables --wait -A IPTBLOCKER-OUT -j RETURN
dry-run: executing t/reject-to/mock_iptables --wait -A IPTBLOCKER-OUT -j RETURN
dry-run: executing t/reject-to/mock_iptables --wait -I INPUT 1 -j IPTBLOCKER-IN
dry-run: executing t/reject-to/mock_iptables --wait -I INPUT 1 -j IPTBLOCKER-IN
dry-run: executing t/reject-to/mock_iptables --wait -I OUTPUT 1 -j IPTBLOCKER-OUT
dry-run: executing t/reject-to/mock_iptables --wait -I OUTPUT 1 -j IPTBLOCKER-OUT
dry-run: executing /sbin/iptables --wait -I IPTBLOCKER-OUT 1 -d 127.0.0.1 -m multiport -p tcp --dports 80 -j REJECT --reject-with tcp-reset
dry-run: executing /sbin/ip6tables --wait -I IPTBLOCKER-OUT 1 -d 127.0.0.1 -m multiport -p tcp --dports 80 -j REJECT --reject-with tcp-reset
