From owner-freebsd-net Mon Mar 26 22:52:10 2001 Delivered-To: freebsd-net@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 7309D37B719 for ; Mon, 26 Mar 2001 22:52:06 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f2R6pq721569; Tue, 27 Mar 2001 09:51:52 +0300 (EEST) (envelope-from ru) Date: Tue, 27 Mar 2001 09:51:52 +0300 From: Ruslan Ermilov To: Lars Eggert Cc: net@FreeBSD.ORG Subject: Re: PMTU discovery Message-ID: <20010327095152.B20546@sunbay.com> Mail-Followup-To: Lars Eggert , net@FreeBSD.ORG References: <3ABFE828.67992661@isi.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3ABFE828.67992661@isi.edu>; from larse@ISI.EDU on Mon, Mar 26, 2001 at 05:08:56PM -0800 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Mar 26, 2001 at 05:08:56PM -0800, Lars Eggert wrote: > Is there: > > - a way to make FreeBSD display a discovered PMTU? > On FreeBSD, PMTU is only used by TCP. TCP stores PTMU with other metrics in the routing table. Thus, the way to display PMTU is to query routing table: ``route get ''. You will see the PMTU in the ``mtu'' column. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message