From owner-freebsd-stable@freebsd.org Fri Aug 7 13:19:21 2015 Return-Path: Delivered-To: freebsd-stable@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 EE0359B243E for ; Fri, 7 Aug 2015 13:19:21 +0000 (UTC) (envelope-from vangyzen@FreeBSD.org) Received: from smtp.vangyzen.net (hotblack.vangyzen.net [199.48.133.146]) by mx1.freebsd.org (Postfix) with ESMTP id D5D49385 for ; Fri, 7 Aug 2015 13:19:21 +0000 (UTC) (envelope-from vangyzen@FreeBSD.org) Received: from marvin.beer.town (unknown [76.164.8.130]) by smtp.vangyzen.net (Postfix) with ESMTPSA id 1D1B55648E; Fri, 7 Aug 2015 08:19:15 -0500 (CDT) Subject: Re: Routing stops working when we create a new vlan To: Marcelo Gondim , FreeBSD Stable Mailing List References: <55C3E641.9060305@bsdinfo.com.br> <55C3F5BB.20506@FreeBSD.org> <55C42184.1080403@bsdinfo.com.br> From: Eric van Gyzen Message-ID: <55C4B04D.9010801@FreeBSD.org> Date: Fri, 7 Aug 2015 08:19:09 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55C42184.1080403@bsdinfo.com.br> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 13:19:22 -0000 On 08/06/2015 22:09, Marcelo Gondim wrote: >>> >>> PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202144 >> >> The output of "ifconfig" and "netstat -nr -f inet", before and after you create the new vlan, would be most helpful. >> >> Eric >> > Hi Eric, > > I put the information you requested in PR. Wow, the only difference in the output is the new vlan interface. This is odd. I'm afraid I have no ideas off-hand, and I don't have enough spare cycles to dive in. Best of luck. Eric