From owner-freebsd-arm@FreeBSD.ORG Mon Aug 27 17:55:45 2012 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E70C106566C for ; Mon, 27 Aug 2012 17:55:45 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0E3D88FC1F for ; Mon, 27 Aug 2012 17:55:44 +0000 (UTC) Received: from [87.224.84.90] (port=53125 helo=[10.7.8.93]) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77) (envelope-from ) id 1T63XL-00026l-Qh; Mon, 27 Aug 2012 13:55:44 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) From: George Neville-Neil In-Reply-To: <20120827174004.GD58312@funkthat.com> Date: Mon, 27 Aug 2012 18:55:40 +0100 Content-Transfer-Encoding: 7bit Message-Id: <1E1B5E39-A2FC-437D-A759-BF75B680EFC5@neville-neil.com> References: <20120827174004.GD58312@funkthat.com> To: John-Mark Gurney X-Mailer: Apple Mail (2.1486) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com Cc: freebsd-arm@FreeBSD.org Subject: Re: Avila GW2348-4 and VLANs not working X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2012 17:55:45 -0000 On Aug 27, 2012, at 18:40 , John-Mark Gurney wrote: > Over the weekend, I tried to update my board to support VLANs, and when > I did, things didn't go so well. I have 9.0-PRERELEASE installed on it, > but the npe driver hasn't changed much since then, so I'm not sure updating > will fix things... > > When I tried to run VLANs on the board, things didn't work. When I > tcpdump'd the base interface, I got a ton of truncated-ip messages... > Some of the packets that were suppose to be on a vlan didn't appear to > have a vlan tag on the npe0 interface... I previously used the same > switch w/ an older x86 box and vlans worked fine, though on a much > older FreeBSD release... > > I've attached the dmesg.boot... iirc, the modifications to the source > were some things to make pf usable, but that's about it... > > Any ideas what needs to be done to make vlans work? > > P.S. Since I only have one board, and I'm using this as a firewall > experimenting is a little difficult. Anyone know of a another good > ARM board that I could use (and isn't too expensive)? I'm a fan of the BeagleBone, which works with FreeBSD, and is about $89. http://beagleboard.org/buy Rasberry Pis are cheap but impossible to come by. Best, George