¶
Set default gateway
route add default y.y.y.y
¶
Disable packet filtering
pfctl -d
¶
Enable packet filtering
pfctl -e