LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to determine maximum MTU (https://www.linuxquestions.org/questions/linux-networking-3/how-to-determine-maximum-mtu-55489/)

rickenbacherus 04-17-2003 08:06 AM

How to determine maximum MTU
 
I have some funny business going on in my router. I once read (a long time ago) about a way to determine the maximum MTU value that your connection could handle before fragmenting. Does anybody know where I could find a how to on that subject?

Sutekh 04-18-2003 11:27 PM

a quick serach on google (searched for maximum mtu) brought to me to this page http://www.erg.abdn.ac.uk/users/gorr...pages/mtu.html
this a decent explanation of how it could be done

basically set the mtu to be the highest for your connection then set the don't fragment flag on the packet. If the packet needs to be fragmented you will get an ICMP reply, destination unbreachable - Fragmentation Needed and Don't Fragment was Set

rickenbacherus 04-19-2003 01:18 AM

Excellent!! -it's bookmarked. Thanks Sutekh.

Robert0380 04-21-2003 12:41 AM

normally 1500, shows up in ifconfig

rickenbacherus 04-21-2003 12:49 AM

Quote:

Originally posted by Robert0380
normally 1500, shows up in ifconfig
That is the case for me as well. I wanted to do a little experimenting as I see there is quite a bit involved here. I had to put that project on hold for now though as I am changing router distros.


All times are GMT -5. The time now is 02:36 AM.