From owner-freebsd-net@FreeBSD.ORG Thu Jul 17 20:15:07 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 5FDF337B401 for ; Thu, 17 Jul 2003 20:15:07 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F4643FB1 for ; Thu, 17 Jul 2003 20:15:06 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.2.2.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id UAA48082; Thu, 17 Jul 2003 20:05:08 -0700 (PDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.8/8.12.6) with ESMTP id h6I34kPd037557; Thu, 17 Jul 2003 20:04:46 -0700 (PDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.8/8.12.8/Submit) id h6I34jlr037556; Thu, 17 Jul 2003 20:04:45 -0700 (PDT) From: Archie Cobbs Message-Id: <200307180304.h6I34jlr037556@arch20m.dellroad.org> In-Reply-To: <3F16E28C.10105@almonde.com> To: Yann Nottara Date: Thu, 17 Jul 2003 20:04:45 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-net@FreeBSD.ORG 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: Fri, 18 Jul 2003 03:15:07 -0000 Yann Nottara wrote: > but now, what do you think of this ? > > ng0: flags=88d1 mtu 1500 > inet6 fe80::2b0:d0ff:fee1:4874%ng0 prefixlen 64 scopeid 0x7 > inet 192.168.0.10 --> 192.168.0.200 netmask 0xffffffff > > and here's the part from my mpd.conf that's related to this connection : > > pptp0: > new -i ng0 pptp0 pptp0 > set iface disable on-demand > set iface enable proxy-arp > set iface idle 3600 > set bundle enable multilink > set link yes acfcomp protocomp > set link no pap chap > set link enable chap > set link keep-alive 10 60 > set link mtu 1460 <----------------- ! > set ipcp yes vjcomp > set ipcp ranges 192.168.0.10/32 192.168.0.200/32 > set ipcp dns 192.168.0.10 > set ipcp nbns 192.168.0.10 > > So, where's the catch ? If what you want is to set a hard limit then "set iface mtu 1460" is the command to use. "set link mtu" just initializes the starting value for LCP negotiation. -Archie __________________________________________________________________________ Archie Cobbs * Halloo Communications * http://www.halloo.com