James Carlson wrote:
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.)


I was talking about Nevada; sorry, misread the title.

- Bart


--
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to