From owner-freebsd-net@FreeBSD.ORG Wed Jul 16 23:03:53 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 461D537B405 for ; Wed, 16 Jul 2003 23:03:53 -0700 (PDT) Received: from Draculina.otdel-1.org (draculina.otdel-1.org [195.230.89.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36DE343F93 for ; Wed, 16 Jul 2003 23:03:52 -0700 (PDT) (envelope-from nms@Draculina.otdel-1.org) Received: from Draculina.otdel-1.org (localhost [127.0.0.1]) by Draculina.otdel-1.org (8.12.9/8.12.9) with ESMTP id h6H63lfq022591 for ; Thu, 17 Jul 2003 10:03:47 +0400 (MSD) (envelope-from nms@Draculina.otdel-1.org) Received: (from nms@localhost) by Draculina.otdel-1.org (8.12.9/8.12.9/Submit) id h6H63lIn022590 for freebsd-net@freebsd.org; Thu, 17 Jul 2003 10:03:47 +0400 (MSD) Date: Thu, 17 Jul 2003 10:03:46 +0400 From: Nikolai SAOUKH To: freebsd-net@freebsd.org Message-ID: <20030717060346.GB22535@otdel1.org> Mail-Followup-To: freebsd-net@freebsd.org References: <3F159A8C.9050204@almonde.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F159A8C.9050204@almonde.com> User-Agent: Mutt/1.5.4i Subject: Re: MPD 3.13 PPTP server MTU problems & questions X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 06:03:53 -0000 | As you'll see in the logs below and from ifconfig output, altough the | ngX interfaces MTU is set to 1460 with "set link mtu 1460", it stays at | 1500. Any idea why ? The asked mtu size will be available (set) only when interface is in UP state. When the ngX is in down state it has default values.