From owner-freebsd-questions Mon May 3 13:13:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 4DAEC14C2A for ; Mon, 3 May 1999 13:13:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA06446; Mon, 3 May 1999 13:13:46 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 3 May 1999 13:13:46 -0700 (PDT) From: Doug White To: kok Cc: freebsd Subject: Re: 2nd network card In-Reply-To: <372D7053.6BABF7A@stlinux.ouhk.edu.hk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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