Re: Finding MTU

From: John-Mark Gurney (gurney_j_at_resnet.uoregon.edu)
Date: 08/30/04

  • Next message: Brooks Davis: "Re: sysctl"
    Date: Sun, 29 Aug 2004 22:11:04 -0700
    To: Dennis George <easyeinfo@yahoo.com>
    
    

    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."
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Brooks Davis: "Re: sysctl"

    Relevant Pages