Search This Blog

Mac OS: remove all routes

sudo route -n flush
sudo route add default 192.168.20.1



To list routing table on Mac OS:
netstat -rn



See also

No comments:

Post a Comment