From owner-freebsd-questions Wed Jan 9 23:59:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from poontang.schulte.org (poontang.schulte.org [209.134.156.197]) by hub.freebsd.org (Postfix) with ESMTP id B5BB837B402 for ; Wed, 9 Jan 2002 23:59:38 -0800 (PST) Received: from tarmap.nospam.schulte.org (tarmap.schulte.org [209.134.156.198]) by poontang.schulte.org (Postfix) with ESMTP id D7209D15AF; Thu, 10 Jan 2002 01:59:23 -0600 (CST) Message-Id: <5.1.0.14.0.20020110015204.0329cdf8@pop3s.schulte.org> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 10 Jan 2002 01:59:22 -0600 To: dragonz boneless , freebsd-questions@FreeBSD.ORG From: Christopher Schulte Subject: Re: newbie...help! In-Reply-To: <20020110075024.24773.qmail@web13905.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 At 11:50 PM 1/9/2002 -0800, dragonz boneless wrote: >Dear Sir/Madam, > >1. I would like to know how many network card can a >freebsd 4.4-RELEASE support. I am doing a project on >freebsd platform and i may need to mount 5-6 network >card on each PC. Can freebsd support up to that amount >of network card? I don't see why not..... as long as your hardware can handle that many interfaces, FreeBSD should pick them up just fine. Once you boot with a kernel that supports whatever cards you are using, issue an`ifconfig -a` to see what's been detected and go about configuring. >2. Is GateD Public version 3.6 supported on freebsd >4.4? Do I need a patch to run it? Looks like it, via a port: [1:56am clink:/usr/ports/net/gated]# grep -i version Makefile PORTVERSION= 3.6.0 >Please help. Thanks. > >s.k. Lim --chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message