From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 07:58:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61AC216A4CF for ; Wed, 14 Jan 2004 07:58:03 -0800 (PST) Received: from mail.romat.com (mail.romat.com [212.143.245.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF1F43D70 for ; Wed, 14 Jan 2004 07:57:56 -0800 (PST) (envelope-from gilad_bsd@romat.com) Received: from localhost (localhost.lan [127.0.0.1]) by mail.romat.com (Postfix) with ESMTP id 0EAC0EB2B8; Wed, 14 Jan 2004 17:57:54 +0200 (IST) Received: from mail.romat.com ([192.168.1.10]) by localhost (ladon.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56876-07; Wed, 14 Jan 2004 17:57:52 +0200 (IST) Received: from romat.com (unknown [192.168.1.199]) by mail.romat.com (Postfix) with ESMTP id 48DD0EB2A9; Wed, 14 Jan 2004 17:57:52 +0200 (IST) Message-ID: <400565FF.6090908@romat.com> Date: Wed, 14 Jan 2004 17:53:35 +0200 From: Gilad Rom Organization: Romat Telecom User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Tancsa References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org cc: kurilov@tscp.ru Subject: Re: vlan support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 15:58:03 -0000 Mike Tancsa wrote: > On 12 Jan 2004 09:33:32 +0500, in sentex.lists.freebsd.questions you > wrote: > > >>How do you do! >>ifconfig_vlan2="inet 192.168.100.1 netmask 255.255.255.0 vlan 4 vlandev >>rl0" >> >>Catalyst settings were write because it works with cisco router. >> > > > I am pretty sure the Realtek Driver does not support the larger packet > size to handle 802.1q frames. See man vlan. I have used dc and fxp > based cards with great results, but nothing on the realtek. > > ---Mike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > I'm sure the realtek supports VLAN in hardware, and I know the 5.2 driver also supports it. I'm not so sure about 4.x, though. Gilad