From owner-freebsd-questions Mon Jul 10 10: 4:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3605.mail.yahoo.com (web3605.mail.yahoo.com [204.71.203.109]) by hub.freebsd.org (Postfix) with SMTP id 89DFC37B542 for ; Mon, 10 Jul 2000 10:04:47 -0700 (PDT) (envelope-from lubcor@yahoo.com) Message-ID: <20000710170446.25398.qmail@web3605.mail.yahoo.com> Received: from [62.160.234.227] by web3605.mail.yahoo.com; Mon, 10 Jul 2000 10:04:46 PDT Date: Mon, 10 Jul 2000 10:04:46 -0700 (PDT) From: Cortese Subject: routing question To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I would like to know how can I do to have a FreeBSD 3.4 perform static routing rules like : ip route 192.168.252.0 172.16.250.3 metric 1 ip route 192.168.252.0 172.16.250.4 metric 5 I want to have two different routes to the same network, and if the first gateway is down (or better if the link is down) I want my FreeBSD to route packets via the second gateway. Is it possible without using routing protocols ? Thank's a lot !!!! L.C. __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message