Actually a better version of the command might be:

pfexec route add default net 192.168.1.1

read the man pages for route to decide whether to use "route add default 
192.168.1.1" or "route add default net 192.168.1.1". I think "route add default 
net" might be better in your case but I am by no means an expert.
--
This message posted from opensolaris.org

Reply via email to