From owner-freebsd-net@FreeBSD.ORG Fri Jun 3 18:16:42 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7831216A41C for ; Fri, 3 Jun 2005 18:16:42 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from mail15.bluewin.ch (mail15.bluewin.ch [195.186.18.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252B943D1D for ; Fri, 3 Jun 2005 18:16:39 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (83.77.54.4) by mail15.bluewin.ch (Bluewin 7.2.060.1) id 42A02C33000186DC for freebsd-net@freebsd.org; Fri, 3 Jun 2005 18:16:38 +0000 Received: from snoopy.here (localhost [127.0.0.1]) by gicco.homeip.net (8.12.9p2/8.12.9) with ESMTP id j53IGbtu054928 for ; Fri, 3 Jun 2005 20:16:37 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from hampi@localhost) by snoopy.here (8.12.9p2/8.12.9/Submit) id j53IGbDv054927 for freebsd-net@freebsd.org; Fri, 3 Jun 2005 20:16:37 +0200 (CEST) (envelope-from hampi@rootshell.be) X-Authentication-Warning: snoopy.here: hampi set sender to hampi@rootshell.be using -f Date: Fri, 3 Jun 2005 20:16:36 +0200 From: Hanspeter Roth To: freebsd-net@freebsd.org Message-ID: <20050603181636.GA54906@gicco.homeip.net> Mail-Followup-To: freebsd-net@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: route metric X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-net@freebsd.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 18:16:42 -0000 Hello, I thought it is possible to have routes to the same destination but with a different metric. But I can't find how to set the metric in the route manpage. How is a metric for a route set? -Hanspeter