Date: Sun, 11 Aug 2002 15:31:42 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: "Philip J. Koenig" <pjklist@ekahuna.com> Cc: questions@FreeBSD.ORG, robert Backhaus <robbakfreebsd@yahoo.co.uk> Subject: Re: Running multiple NICs Message-ID: <20020811203142.GH7599@dan.emsphone.com> In-Reply-To: <20020811201513639.AAA330@empty1.ekahuna.com@dyn205.ekahuna.com> References: <20020811121254.57771.qmail@web12907.mail.yahoo.com> <20020811201513639.AAA330@empty1.ekahuna.com@dyn205.ekahuna.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020811203142.GH7599>