From owner-freebsd-questions Wed Aug 29 23:16:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 89C3137B401 for ; Wed, 29 Aug 2001 23:16:24 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f7U6GnR21092; Thu, 30 Aug 2001 02:16:49 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Thu, 30 Aug 2001 02:16:49 -0400 (EDT) From: Joe Clarke To: Oscar Ricardo Silva Cc: Subject: Re: VLAN support in FreeBSD In-Reply-To: <5.1.0.14.2.20010829192743.073f3850@mail.utexas.edu> Message-ID: <20010830021011.N20339-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 802.1Q VLAN support is now standard. It works natively with the nge, ti, and tcp chipsets. It works via software emulation with de, fxp, tl, tx, and xl ethernet chipsets. The only kernel hack you may need to do is define BIG_PACKET for de chipsets. It's all in the vlan manpage in 4.3-stable. http://www.freebsd.org/cgi/man.cgi?query=vlan&apropos=0&sektion=0&manpath=FreeBSD+4.3-stable&format=html You should checkout the manpage for a full set of caveats. Joe Clarke On Wed, 29 Aug 2001, Oscar Ricardo Silva wrote: > Is VLAN support now standard in recent versions of FreeBSD (4.x through > 4.3-STABLE)? I've been looking through mail archives and net documents and > most mention patches to FreeBSD to make it support 802.1q VLANs (and many > of those patches are NIC specific). > > We're currently running Linux with VLAN support but are running into > hardware/software issues. FreeBSD has shown itself to be stable and strong > enough to support our current environment but when it came time to > implement VLANs (months and months ago), nothing "stable" could be found, > only experimental patches. > > Any information would be appreciated. > > > Oscar > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message