From owner-freebsd-current@freebsd.org Wed Feb 3 20:49:07 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 758F8A9A0E8 for ; Wed, 3 Feb 2016 20:49:07 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55FAA188B; Wed, 3 Feb 2016 20:49:06 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u13KnaOe033000; Wed, 3 Feb 2016 12:49:42 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: Adrian Chadd Cc: freebsd-current , Allan Jude In-Reply-To: References: <56B1ACDF.30807@pean.org> <56B22721.7000507@freebsd.org> <32b24c64c963a725970eb423887bf53d@ultimatedns.net>, From: "Chris H" Subject: Re: arp flapping after udating system to 11-CURRENT. Date: Wed, 03 Feb 2016 12:49:42 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit 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: Wed, 03 Feb 2016 20:49:07 -0000 On Wed, 3 Feb 2016 11:37:30 -0800 Adrian Chadd wrote > Hi, > > Are these interfaces in a bridge group? No. > Why are you putting the IP on > the physical interface, instead of the bridgeX interface? Which is why the IP's are set per interface. :) I stated that in at *least* one of my replies. :) > > > -a Thanks for the reply, Adrian. --Chris