Bring down network & restart
In order to reset the Receive window under a 2.4.x
kernel, apparently flushing must be enabled with:
echo 1 > /proc/sys/net/ipv4/route/flush
and the network must be brought down and restarted.
The recommended procedure in Mandrake is:
sysctl -p
/etc/init.d/network restart
but it is unclear to me how this should be done in
Slackware 8.0.
Can anyone shed any light on this problem?
|