From owner-freebsd-net@FreeBSD.ORG Thu Jun 2 09:36:26 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 9602816A420 for ; Thu, 2 Jun 2005 09:36:26 +0000 (GMT) (envelope-from root@Neo-Vortex.net) Received: from Neo-Vortex.net (203-173-58-65.dyn.iinet.net.au [203.173.58.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B496E43D48 for ; Thu, 2 Jun 2005 09:36:25 +0000 (GMT) (envelope-from root@Neo-Vortex.net) Received: from localhost.Neo-Vortex.net (Neo-Vortex@localhost.Neo-Vortex.net [127.0.0.1]) by Neo-Vortex.net (8.13.1/8.12.10) with ESMTP id j529aEje081738; Thu, 2 Jun 2005 19:36:14 +1000 (EST) (envelope-from root@Neo-Vortex.net) Date: Thu, 2 Jun 2005 19:36:14 +1000 (EST) From: Neo-Vortex To: "Li, Qing" In-Reply-To: <48D44BB27BDE3840BDF18E59CB169A5C010AF780@bcs-mail3.internal.cacheflow.com> Message-ID: <20050602192332.U79666@Neo-Vortex.net> References: <48D44BB27BDE3840BDF18E59CB169A5C010AF780@bcs-mail3.internal.cacheflow.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-net@freebsd.org Subject: Re: issue with route X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 09:36:26 -0000 On Thu, 2 Jun 2005, Li, Qing wrote: > route add 10.1.1.1 -inet6 fe80::1%fxp0 Out of curiosity, how are packets actually routed when using this? ~Neo-Vortex