mss on linux 2.2.19

Kalpesh Shah (kalpesh@cs.utexas.edu)
Tue, 7 Aug 2001 22:36:21 -0500 (CDT)


I wish to be CC'ed on the answers/comments to my response.

I am doing research in TCP-congestion control for one of my classes. I
have been running a client server http experiment on my network.
I tried running the server code on my private research network and
client code on one of the local networks.
In order to trace the traffic i had let TCPdump run on the server port.
After collecting the results i got some unexpected results.
The MSS(maximum segment size) on the local network machine(client) was
just 4 and the MSS for my machine was just 8.
Both these machines are running Debian Linux (kernel version 2.2.19). I
tried looking for the deafult MSS value in the /proc area but it wasnt
there.
I checked for it in /proc/sys/net/ipv4/route but it was not there..

Could anyone tell me if there is any other way to locate a systems
MSS and change it ?

And also what is the general default MSS on Debian Linux ?

kalpesh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/