Date: Thu, 15 Jan 1998 17:20:02 +0000 (GMT) From: Lists <lists@mrvid.demon.co.uk> To: Greg Lehey <grog@lemis.com> Cc: Alik Yuswanto <alik@sby.globalinfo.net>, questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <Pine.BSF.3.95q.980115171736.5384B-100000@millennium.net> In-Reply-To: <19980115121002.35901@lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi > > 1. Can we put two or more IP address in the same network interface card in > > FreeBSD system Yup, IP aliasing, useage.. Ka0s:/# ifconfig ed0 123.123.123.2 alias Ka0s:/# ifconfig ed0 123.123.123.3 alias ..and so on.. > > 2. I would like to make my FreeBSD machine as a router. I've read the > > manual of route command, but I'm still confused. Could you show me some > > examples with the test case? To add a default route to the interface 'ed0' just type... Ka0s:/# route add default ed0 L8rz KrOnUs <kronus@null.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980115171736.5384B-100000>