From owner-freebsd-net@FreeBSD.ORG Mon Sep 9 13:50:53 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6C419734 for ; Mon, 9 Sep 2013 13:50:53 +0000 (UTC) (envelope-from mark@fivenynes.com) Received: from golf.bouncedomains.com (golf.bouncedomains.com [103.18.252.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 276BB2714 for ; Mon, 9 Sep 2013 13:50:52 +0000 (UTC) Received: from ppp59-167-131-60.static.internode.on.net ([59.167.131.60]:50639 helo=[192.168.77.204]) by golf.bouncedomains.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1VJ1G0-00064v-0Y; Mon, 09 Sep 2013 23:11:56 +1000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: igb Intel Gigabit Network Connection I350, lagg, vlan - increase mtu From: Mark van der Meulen In-Reply-To: <522DC7DD.705@wp.pl> Date: Mon, 9 Sep 2013 23:11:55 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <522DC6DE.3040908@wp.pl> <522DC7DD.705@wp.pl> To: Marek Salwerowicz X-Mailer: Apple Mail (2.1508) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - golf.bouncedomains.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - fivenynes.com X-Get-Message-Sender-Via: golf.bouncedomains.com: authenticated_id: mark@fivenynes.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 13:50:53 -0000 As far as I can tell, if you are using the links in a lagg then you are = going to need to make the change in /etc/rc.conf and reboot or perhaps = restart netif. I recently came across a similar situation where I had to = change the MTU across a bunch of different bsdrp boxes running as = firewalls and routers and in the end after a lot of research I worked = out the only way was either a reboot or possibly a restart of = networking. Some machines had Intel(em) and Broadcom(bcd and bge) = interfaces. I never tried restarting networking as there are a few things on my = boxes which that will break so I am better off just rebooting. Mark On 09/09/2013, at 11:06 PM, Marek Salwerowicz wrote: > W dniu 2013-09-09 15:02, Marek Salwerowicz pisze: >> My server >=20 > just to add - I am running the 9.1-RELEASE: >=20 > FreeBSD storage1 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 = 20:40:52 UTC 2013 = root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >=20 >=20 > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"