yes, IRDP is great, but not everyone is running it. The network admins where I work don't run it, and don't seem to be rushing to do it. While some people out there might find that to be the "deprecated" method, it doesn't make old configurations go away.
Anyway, I copied this hack from a related post: /etc/rc2.d/S100route_add_default ... #!/bin/sh drouteval=172.16.3.254 /usr/sbin/route add default $drouteval ...Although finding a better precedence to run it at would like be more optimal :) This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
