From owner-freebsd-net@FreeBSD.ORG Wed Jun 25 13:23:57 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06BD7245 for ; Wed, 25 Jun 2014 13:23:57 +0000 (UTC) Received: from mp1-smtp-6.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id AD9532784 for ; Wed, 25 Jun 2014 13:23:56 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mp1-smtp-6.eutelia.it (Eutelia) with ESMTP id A1F9C6BACDF for ; Wed, 25 Jun 2014 15:23:50 +0200 (CEST) Received: from soth.ventu (adsl-ull-149-156.41-151.net24.it [151.41.156.149]) (authenticated bits=0) by ns2.biolchim.it (8.14.9/8.14.8) with ESMTP id s5PDNh3m019667 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 25 Jun 2014 15:23:44 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-149-156.41-151.net24.it [151.41.156.149] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.9/8.14.7) with ESMTP id s5PDNYZ8039138; Wed, 25 Jun 2014 15:23:34 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <53AACD56.2030701@netfence.it> Date: Wed, 25 Jun 2014 15:23:34 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Charles Swiger Subject: Re: MTU not regrowing? References: <53A9C6D0.3090900@netfence.it> <2CA56230-440A-4D77-83BD-222FBC704F70@mac.com> In-Reply-To: <2CA56230-440A-4D77-83BD-222FBC704F70@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Wed, 25 Jun 2014 15:23:44 +0200 (CEST) X-Scanned-By: MIMEDefang 2.74 Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 13:23:57 -0000 On 06/25/14 02:01, Charles Swiger wrote: > Does "ifconfig vlan3 down; ifconfig vlan3 up" do any good? > Or that run against the physical NIC? Can't try this now, I'll do when I can play again with this box. > What is the ethernet HW em0@pci0:6:0:0: class=0x020000 card=0x10828086 chip=0x107d8086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = 'PRO/1000 PT' class = network subclass = ethernet > and are you using VLAN_HWTAGGING capability? Yes. bye & Thanks av.