Did you give try with static route ? I think by default it might ignore routes 
if it have network is reachable through any of the interface.

netstat -nr
route add 192.168.2.0/24 192.168.1.1
netstat -nr # any diff here with above o/p ?
-- 
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to