From owner-freebsd-stable Wed Jul 3 1:21:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6096737B400 for ; Wed, 3 Jul 2002 01:21:51 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA9643E58 for ; Wed, 3 Jul 2002 01:21:51 -0700 (PDT) (envelope-from JamesV@myrealbox.com) Received: from JamesV [217.30.96.166] by myrealbox.com with NetMail ModWeb Module; Wed, 03 Jul 2002 10:21:50 +0200 Subject: Re: Re: adding persistent routes From: "James Vella" To: hausen@punkt.de Cc: freebsd-stable@FreeBSD.ORG Date: Wed, 03 Jul 2002 10:21:50 +0200 X-Mailer: NetMail ModWeb Module X-Sender: JamesV MIME-Version: 1.0 Message-ID: <1025684510.56b82ff9JamesV@myrealbox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cheers buddy -----Original Message----- From: "Patrick M. Hausen" To: James Vella Date: Wed, 3 Jul 2002 10:20:24 +0200 (CEST) Subject: Re: adding persistent routes Hi! James Vella wrote: > i have spent many an hour tring to find a way to add another static route= (apart from the default gateway)within freebsd v4.5. > > please shed some light man rc.conf ;-) Short example: static_routes=3D"foo bar baz" route_foo=3D"-net 192.168.0.0 -netmask 255.255.255.0 10.0.0.1" route_bar=3D"-net ..." route_baz=3D"-host ..." You get the idea. HTH, Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message