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 <destination>''. You will see
the PMTU in the ``mtu'' column.
Cheers,
--
Ruslan Ermilov Oracle Developer/DBA,
[EMAIL PROTECTED] Sunbay Software AG,
[EMAIL PROTECTED] 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message