afwall

# Always allow connections to 192.168.0.1, no matter the interface
$IPTABLES -A “afwall” –destination “203.78.32.243” -j RETURN
$IPTABLES -A “afwall” –destination “203.78.32.242” -j RETURN
$IPTABLES -A “afwall” –destination “10.144.207.248” -j RETURN
$IPTABLES -A “afwall” –destination “192.168.43.1” -j RETURN
$IPTABLES -A “afwall” –destination “203.78.42.129” -j RETURN