From owner-freebsd-stable Fri Feb 9 20: 0:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from core.atomicbluebear.org (core.atomicbluebear.org [64.4.83.19]) by hub.freebsd.org (Postfix) with ESMTP id 60F0137B401 for ; Fri, 9 Feb 2001 20:00:34 -0800 (PST) Received: (qmail 43261 invoked by uid 1001); 10 Feb 2001 04:00:32 -0000 Date: Fri, 9 Feb 2001 22:00:29 -0600 From: Michael Lea To: Virtual Bob Cc: stable@freebsd.org Subject: Re: those #!@% static routes Message-ID: <20010209220027.A43208@core.atomicbluebear.org> References: <200102100231.VAA00143@world.std.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hey9811@yahoo.com on Fri, Feb 09, 2001 at 09:48:04PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 09, Virtual Bob wrote: > ... > ifconfig_ed0="inet 192.168.1.2 netmask 255.255.255.0" > ... > static_routes="route_01 route_02" > route_01="-net 192.168.2.0 192.168.1.1" > route_02="-net 192.168.3.0 192.168.1.1" > ... Close... Try this: static_routes="net01 net02" route_net01="-net 192.168.2.0 192.168.1.1" route_net02="-net 192.168.3.0 192.168.1.1" - Mike --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqEvMoACgkQc9EFi4qQZExzcwCdFx0nSYMYzZ4APjguXoUtXhr9 3OMAoJojyfT7VTXXyJtZpUNbnAi3ncBj =vVQW -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message