From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 11 20:22:55 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E937816A41C; Mon, 11 Jul 2005 20:22:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF2E43D45; Mon, 11 Jul 2005 20:22:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.3) with ESMTP id j6BKK60x086024; Mon, 11 Jul 2005 14:20:06 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 11 Jul 2005 14:20:06 -0600 (MDT) Message-Id: <20050711.142006.39238510.imp@bsdimp.com> To: mario.lobo@ipad.com.br From: Warner Losh In-Reply-To: <42D2A405.10443.923658@localhost> References: <42D2A405.10443.923658@localhost> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Forcing a packet through an interface (OT?) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 20:22:56 -0000 > Suppose 1) is down. I switch to 2). But I have to keep testing 1) > to see when it comes back up. How could I force a packet (ping maybe?= ) = > to www.whatever.com through 1), despite the default route being 2) ? > = > I am aready binding the ping packet to the IP I want but that=B4s not= enough. > = > any suggestions? Host route for the 'www.whatever.com'? Warner