Bart Smaalders writes: > Dan McDonald wrote: > > On Wed, May 23, 2007 at 12:30:24PM -0700, Sean Clarke wrote: > >> I add a static route to a host using the following command: > >> > >> route add -host x.x.x.x y.y.y.y -static > >> > >> I would like that to be added automatically on boot up. > > > > In Nevada (and possibly one of the S10 updates), there's the -p flag to > > route(1m): > > > > route -p add -host x.x.x.x y.y.y.y > > Note that this route can and will disappear if the link goes down on > build 55; I don't know if that behavior has been changed.
I'm not sure what you're talking about. The route should disappear only if either (a) the user specifies an output interface with -ifp or (b) the route is non-static. Anything else ought to be filed as a bug. Note also that Solaris 10 build 63 (!) shouldn't be in use *anywhere*. It's left over from the Solaris 10 beta test cycle, and should have been *removed* per the license agreement long ago. If you have it somewhere, you shouldn't. Please upgrade (or reinstall) before doing anything else. (And if you're looking here for support, you should be using an OpenSolaris based distribution in order for your message to be on-topic. Otherwise, for S10 and updates, please contact Sun's support group.) -- James Carlson, Solaris Networking <[EMAIL PROTECTED]> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ networking-discuss mailing list [email protected]
