From owner-freebsd-hackers Thu May 8 12:44:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA15353 for hackers-outgoing; Thu, 8 May 1997 12:44:02 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA15317 for ; Thu, 8 May 1997 12:43:58 -0700 (PDT) Received: from misery.sdf.com [204.244.213.33] by misery.sdf.com with smtp (Exim 1.61 #1) id 0wPZ27-0003JZ-00; Thu, 8 May 1997 12:39:19 -0700 Date: Thu, 8 May 1997 12:39:18 -0700 (PDT) From: Tom Samplonius To: Bill Fenner cc: Shawn Carey , "Daniel O'Callaghan" , freebsd-hackers@freebsd.org Subject: Re: FTP Performance In-Reply-To: <97May8.111829pdt.177486@crevenia.parc.xerox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 8 May 1997, Bill Fenner wrote: > Tom Samplonius wrote: > > How would this misconfiguration occur? Just two routers with > >mis-matched MTU/MRU sizes? > > No, the only way for PMTU discovery to fail is for a router to not > return ICMP fragmentation required errors. I don't know how to > configure a router to do this, since it's required by RFC1812, > but perhaps there's a firewall in the way. > > Bill Yes, many sites block most if not all ICMP. Any way to disable mtu detection? Tom