From owner-freebsd-hackers Thu May 8 11:26:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA11714 for hackers-outgoing; Thu, 8 May 1997 11:26:52 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA11703 for ; Thu, 8 May 1997 11:26:48 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <18813(8)>; Thu, 8 May 1997 11:26:05 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177486>; Thu, 8 May 1997 11:18:29 -0700 To: Tom Samplonius cc: Bill Fenner , Shawn Carey , "Daniel O'Callaghan" , freebsd-hackers@freebsd.org Subject: Re: FTP Performance In-reply-to: Your message of "Wed, 07 May 97 23:58:38 PDT." Date: Thu, 8 May 1997 11:18:22 PDT From: Bill Fenner Message-Id: <97May8.111829pdt.177486@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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