From owner-freebsd-chat Thu Sep 12 10:16:30 2002 Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B94D37B400 for ; Thu, 12 Sep 2002 10:16:28 -0700 (PDT) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A6D43E3B for ; Thu, 12 Sep 2002 10:16:28 -0700 (PDT) (envelope-from lomifeh@earthlink.net) Received: from joga.local. (bgp586692bgs.jdover01.nj.comcast.net [68.39.202.147]) by mtaout03.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0H2C00MR05BFAZ@mtaout03.icomcast.net> for chat@freebsd.org; Thu, 12 Sep 2002 13:16:27 -0400 (EDT) Date: Thu, 12 Sep 2002 13:16:32 -0400 From: Lawrence Sica Subject: Re: Solaris and Dynamic Routing In-reply-to: <20020912165350.GA91965@blossom.cjclark.org> To: cjclark@alum.mit.edu Cc: chat@freebsd.org Message-id: <61F2CF8F-C673-11D6-A85D-000393A335A2@earthlink.net> MIME-version: 1.0 X-Mailer: Apple Mail (2.543) Content-type: text/plain; delsp=yes; charset=US-ASCII; format=flowed Content-transfer-encoding: 7BIT Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thursday, September 12, 2002, at 12:53 PM, Crist J. Clark wrote: > Anyone out there know of some good software for doing dynamic routing > on Solaris (2.6 to be exact)? It doesn't need to be terribly > complicated software, I just need to get some routes off of a > neighboring router and onto the Solaris system. > > I know about gated, but the open source version looks like it hasn't > been maintained for a long time now. I'm trying Zebra, but it is > technically a "beta" which makes me a little nervous about deploying > on an operational network. Both have more up-to-date commercial > versions, but we need this yesterday (of course) and I don't want to > get tied with a vendor and a bummer product because we grabbed the > first thing. > > Anyone have recommendations? Solaris does dynamic routing...there is an ndd switch that turns it on and off. I normally turn it off heh. Look for /etc/norouter. If that is there then dynamic routing is turned off. man in.routed or in.rdisc. That works for 7, dont know about 2.6 (it has been ages since I have dealt with 2.6) Try reading the below url.. http://www.ebsinc.com/solaris/ routing.html#3.4:%20How%20to%20Use%20in.routed HTH, Larry > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-chat" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message