From owner-freebsd-current@freebsd.org Tue Jan 12 20:58:25 2016 Return-Path: Delivered-To: freebsd-current@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 5EB35A801BE; Tue, 12 Jan 2016 20:58:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (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 2AF0B1150; Tue, 12 Jan 2016 20:58:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x231.google.com with SMTP id z14so135737313igp.1; Tue, 12 Jan 2016 12:58:25 -0800 (PST) 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:content-transfer-encoding; bh=/HXDF4z6ihWZ5D03ltEx4DZiUsIIiYV0OfAfkAbV09I=; b=Xi18edESH+FGJwm2JNvFNW7Wh3bbis5tDTbkJcQ7XquGHTo+NShcIMQ+Ag7Nrzx4O/ raFbu3rPlxY0FsDsiM9xyADwviJMVvr16H8X45xxbCycm5k/4Z6bzyx+MHnlXiE5HYYO DIqwesh8PIhRWJseLe1bcIxmrv+mRrk47r2HZ28cHPjst50yEWWw/ETbzLYWD4KtTbOA zriATAXO31DVVuKl7T9SdSlefuPZ7stzo0sextJ8CB0gMvb+vnVMtOtgM3cb8Z35dxGr uisEarj+X0d2xEGthQg4bTsXPzrwNHpf91xUkK2Y3JRIWpbmZWjLA9vHzkt1yigNFlUp 9maQ== MIME-Version: 1.0 X-Received: by 10.50.137.41 with SMTP id qf9mr18524308igb.22.1452632304458; Tue, 12 Jan 2016 12:58:24 -0800 (PST) Received: by 10.36.121.202 with HTTP; Tue, 12 Jan 2016 12:58:24 -0800 (PST) In-Reply-To: References: Date: Tue, 12 Jan 2016 12:58:24 -0800 Message-ID: Subject: Re: forwarding didn't work if wlan0 is member of a bridge From: Adrian Chadd To: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Cc: "freebsd-current@freebsd.org" , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 20:58:25 -0000 Ah, okay. Can you ping out the routed interface whilst this occurs? -a On 12 January 2016 at 12:48, Olivier Cochard-Labb=C3=A9 wrote: > On Tue, Jan 12, 2016 at 7:22 PM, Adrian Chadd > wrote: >> >> This is actually the intended behaviour, right? The routed interface >> is down, so the IP address on it and connected to it are unreachable. > > > Hi Adrian, > > the routed interface is a bridge interface, and this bridge interface had > only one of its 2 members interface down. > Then the routed interface is not down. >