From owner-freebsd-questions Sun Aug 11 13:31:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6B937B400 for ; Sun, 11 Aug 2002 13:31:44 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CF443E65 for ; Sun, 11 Aug 2002 13:31:44 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g7BKVgA3044297; Sun, 11 Aug 2002 15:31:42 -0500 (CDT) (envelope-from dan) Date: Sun, 11 Aug 2002 15:31:42 -0500 From: Dan Nelson To: "Philip J. Koenig" Cc: questions@FreeBSD.ORG, robert Backhaus Subject: Re: Running multiple NICs Message-ID: <20020811203142.GH7599@dan.emsphone.com> References: <20020811121254.57771.qmail@web12907.mail.yahoo.com> <20020811201513639.AAA330@empty1.ekahuna.com@dyn205.ekahuna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020811201513639.AAA330@empty1.ekahuna.com@dyn205.ekahuna.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Aug 11), Philip J. Koenig said: > OK that seems to work, thanks. Now if I could only figure out how to > print the entire routing table -- any way to do that without entering > in specific destination networks multiple times with the "route get" > command? > > With Windoze, there is a "route print" command, in Linux just typing > "route" with no arguments shows this. How do I do it in FreeBSD? That's nonstandard usage. Try "netstat -r" (which works on everything except Windows). -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message