Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 22:11:04 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Dennis George <easyeinfo@yahoo.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Finding MTU
Message-ID:  <20040830051103.GX29902@funkthat.com>
In-Reply-To: <20040830025527.88596.qmail@web53908.mail.yahoo.com>
References:  <20040830025527.88596.qmail@web53908.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dennis George wrote this message on Sun, Aug 29, 2004 at 19:55 -0700:
> Can anybody tell me how to find the MTU (Maximum Transmitting Unit) in freeBSD programatically...

Well, as someone pointed out, you can find it in ifconfig.. but if
you want to know the mtu to a specific system, try:
netstat -rWnfinet

(or f<someotherfamily>)

Enjoy.

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040830051103.GX29902>