Forum Discussion
kridsana
Dec 26, 2012Cirrocumulus
How to clear Don't Fragment (DF) bit
there is some virtual server that have a problem that
packet segment lost when MTU = 1500
so i want to clear DF bit to fix this problem , and how to clear it?
than...
Hamish
Dec 27, 2012Cirrocumulus
Well... I do network design. And 3rd level network support. Wherever my clients have PMTU problems, it's always solved by a little education in the direction of the admin who is blocking ICMP.
Disabling PMTU will not necessarily disable the DF bit. A better scheme is to just drop the remote MTU to the end-point. With most decent OS's (e.g. Linux) that can be done with an entry in the routing table.
Dropping the local MTU is a horrible hack, and liable to issues (Performance is a particular one. A lower MTU means lower throughput). The specs say all local MTU's should be identical for a reason.
H
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects