I have a server that I am transferring data off of. We were having some problems that were traced back to the fact that the server is sending out jumbo size frames despite the fact that ifconfig
is reporting that the MTU is 1500. How is this possible? The box is running CentOs 5, this is occuring over ipv4.
How can I tell the server to stop sending out packets with sizes greater then 1500?