From owner-freebsd-isp Fri Oct 1 5:12:23 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail.polytechnic.edu.na (mail.polytechnic.edu.na [196.31.225.2]) by hub.freebsd.org (Postfix) with ESMTP id 9075614E84 for ; Fri, 1 Oct 1999 05:12:16 -0700 (PDT) (envelope-from tim@iafrica.com.na) Received: from [196.31.225.199] (helo=310.priebe.alt.na) by mail.polytechnic.edu.na with smtp (Exim 3.02 #2) id 11X3SB-00032L-00; Fri, 01 Oct 1999 12:14:31 -0200 From: Tim Priebe Reply-To: tim@iafrica.com.na To: thierry.herbelot@alcatel.fr, Thierry Herbelot , tim@iafrica.com.na Subject: Re: multi-port ethernet cards Date: Fri, 1 Oct 1999 13:52:04 +0200 X-Mailer: KMail [version 1.0.17] Content-Type: text/plain Cc: "Jeffrey J. Libman" , freebsd-isp@FreeBSD.ORG References: <37F46FD9.8F16ED6B@alcatel.fr> MIME-Version: 1.0 Message-Id: <99100114111702.05277@310.priebe.alt.na> Content-Transfer-Encoding: 8bit X-KMail-Mark: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 01 Oct 1999, Thierry Herbelot wrote: > Hello, > > what is this "VLAN feature" of FreeBSD ? (IP aliasing ?) > > TfH No, it is 802.1Q VLAN tagging. It is an extension to the Ethernet header, that specifies which virtual LAN the packet belongs to. With a Switch that can handel the 802.1Q standard, and is capable of enforcing that packets do not cross to an other VLAN, you can effectively have multiple network cards on multipule networks, with only one network card. The available documentation is quite sparse right now, but I have someone preparing some web pages describing how to do it. It is actually quite simple, if you want, I can send you a brief instruction, and a replacement for ifconfig I was given. Tim. > Tim Priebe wrote: > > > > On Thu, 30 Sep 1999, Jeffrey J. Libman wrote: > > > i am configuring new servers to take the place of my old 486 (bsdi) boxes. > > > the new boxes are pentiums, based on freeBSD stable (3.3 as of now). > > > > > > i have only so many pci slots available. can anybody point me to one or > > > more models of multi-port ethernet cards (10baseT is fine) that will work > > > under freeBSD? > > > > > > thanks in advance. > > > > > > cheers, > > > jeff > > > > As speed does not seem to be an issue, if you have a Ethernet switch with vlan > > support, you can try the vlan support in FreeBSD. Works great here, we have 10 > > vlans running on 4 Ethernet cards. > > > > Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message