Date: Fri, 1 Oct 1999 13:52:04 +0200 From: Tim Priebe <tim@iafrica.com.na> To: thierry.herbelot@alcatel.fr, Thierry Herbelot <thierry.herbelot@alcatel.fr>, tim@iafrica.com.na Cc: "Jeffrey J. Libman" <jeffrl@wantabe.com>, freebsd-isp@FreeBSD.ORG Subject: Re: multi-port ethernet cards Message-ID: <99100114111702.05277@310.priebe.alt.na> References: <37F46FD9.8F16ED6B@alcatel.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99100114111702.05277>