From owner-freebsd-net@FreeBSD.ORG Sat Apr 26 18:37:41 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 187D41065676 for ; Sat, 26 Apr 2008 18:37:41 +0000 (UTC) (envelope-from ivo.vachkov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 9FAE98FC1E for ; Sat, 26 Apr 2008 18:37:40 +0000 (UTC) (envelope-from ivo.vachkov@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so6645765pyb.10 for ; Sat, 26 Apr 2008 11:37:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9gtdv0j6svObq5UIDDbAfSY+RRm1lh82XyA0H6ptQFE=; b=AE+bsC5zCEn8o3wGxua+Diw3rCrE0RhLJP4l9fm0WsB0y40mBu3W6QluAwZaGF47duiMpWmuhzC+GxIiZgwbSNnnCYARWNCigV9RvIz35W6ikXc7u3LtXaYhnysMIxNVFPa+fFXYt2ZrKsuDuXCTLo94FIx2hWfDGrxGgtq/GQE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nGPWUTlX60W3x7u/PL+CLkXX5iJurOFaV3zveUjuxwvrwHxNhpVt460VBLe6BFqemIfJjpoAh5a+wNxzGeMR3Ss+JxL2l+Zx+yQd1YE4t6ZybSSDyFnaQ1V+0ZLszTOzwZs8c19iFPBggXBDJjWjEcgKsybZQAskBXO8Ek96P4g= Received: by 10.142.47.6 with SMTP id u6mr1559299wfu.159.1209233345456; Sat, 26 Apr 2008 11:09:05 -0700 (PDT) Received: by 10.142.127.17 with HTTP; Sat, 26 Apr 2008 11:09:05 -0700 (PDT) Message-ID: Date: Sat, 26 Apr 2008 21:09:05 +0300 From: "Ivo Vachkov" To: "FreeBSD Net" In-Reply-To: <48134DDE.9010306@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48134DDE.9010306@elischer.org> Subject: Re: Multiple routing tables in action... 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: Sat, 26 Apr 2008 18:37:41 -0000 when do we get to see those patches ? :) On Sat, Apr 26, 2008 at 6:44 PM, Julian Elischer wrote: > A little progress report > > From a recently installed (6.3) machine.... (plus patches) > > wsa02:julian 9] setfib -0 netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 172.28.14.1 UGS 0 788 bce1 > 127.0.0.1 127.0.0.1 UH 0 379 lo0 > 172.28.5/24 172.28.14.1 UGS 0 10 bce1 > 172.28.6.32/28 link#2 UC 0 0 em0 > 172.28.6.33 00:15:2b:46:56:90 UHLW 1 0 em0 1190 > 172.28.14/24 link#6 UC 0 0 bce1 > 172.28.14.1 00:04:23:b5:a9:2b UHLW 3 0 bce1 1117 > wsa02:julian 10] setfib -1 netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 172.28.6.33 UGS 0 0 em0 > 1.1.1/28 172.28.6.33 UGS 0 0 em0 > 127.0.0.1 127.0.0.1 UH 0 1 lo0 > 172.28.5/24 172.28.6.33 UGS 0 6 em0 > 172.28.6.32/28 link#2 UC 0 0 em0 > 172.28.6.33 00:15:2b:46:56:90 UHLW 4 6 em0 1182 > wsa02:rjulian 11] > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > -- "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." Dennis Ritchie