Date: Mon, 3 May 1999 13:13:46 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: kok <cckok00@stlinux.ouhk.edu.hk> Cc: freebsd <freebsd-questions@FreeBSD.ORG> Subject: Re: 2nd network card Message-ID: <Pine.BSF.4.03.9905031312580.20321-100000@resnet.uoregon.edu> In-Reply-To: <372D7053.6BABF7A@stlinux.ouhk.edu.hk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 May 1999, kok wrote: > how to add 2nd network card (3 com) on freebsd > and set routing between 1 network card (10.0.0.1) > and 2nd network card (11.0.0.1) 1. Install network card. If it's an ISA card, you'll need to rebuild your kernel with another device instance. 2. Set 'gateway_enable=YES' in /etc/rc.conf. 3. Configure the interfaces as desired. It should route automatically. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org 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?Pine.BSF.4.03.9905031312580.20321-100000>