From owner-freebsd-mips@freebsd.org Wed Oct 28 23:40:17 2015 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EDE6A20C85 for ; Wed, 28 Oct 2015 23:40:17 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 076EE1E1C for ; Wed, 28 Oct 2015 23:40:17 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iody8 with SMTP id y8so28293151iod.1 for ; Wed, 28 Oct 2015 16:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=510sX36aRSyrvCSQvupW5NywMs6TPeP05aBI1noLIa4=; b=p34uVYWu4rKAbvdWOLJXL58KzYF3X25nnGuj5SKNKo56ECn5zjx94DRq866UEAXiej OxETc0C15qh/lWNcG6nCdxSatzyOEHJWSFZD+zw6TA6Flezgohx9DWyIXa4ZZ11L4vsx kGmR6JF5rfUQ6ws2cMBqb/NkpjN+hdZqcd1b92XnNqOWzgVtmgBhIg80GaiC273RHCLk 228UE3IaAmbX803aAA/R4yq4PY3Dve5hJAdZtpTPq0E0wEXpR7rrj4n7q07K58B9B43W +ypO341qh1uLqCgKIMYUmsGS7n6LDJu/UhaMdP5pSakCcpjdW6KVzOPI+Sc09uPjmAkL h00w== MIME-Version: 1.0 X-Received: by 10.107.46.142 with SMTP id u14mr97843iou.165.1446075616501; Wed, 28 Oct 2015 16:40:16 -0700 (PDT) Received: by 10.36.46.66 with HTTP; Wed, 28 Oct 2015 16:40:16 -0700 (PDT) In-Reply-To: References: <562CBEC3.8030308@rdtc.ru> <562E3027.4020806@grosbein.net> <562F75E2.9000505@grosbein.net> <5630E844.2080807@grosbein.net> Date: Wed, 28 Oct 2015 19:40:16 -0400 Message-ID: Subject: Re: arge1 on TL WDR3600 From: Adrian Chadd To: Eugene Grosbein Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2015 23:40:17 -0000 .. and what's your bridge config? I can setup a one-arm bridge setup tonight - I've been routing between arge0<->arge1 and I should really be doing arge0 between VLANs. -a