Writing in /proc will not persist reboot, so the bug may well hit the
user after installation again, for any network activity.

Taking the suggested values, here should be the "fix" for the installed
system to be able to do TCP networking:

# cat <<EOF >> /etc/sysctl.conf
net.ipv4.tcp_rmem = 4096 65536 65536
net.ipv4.tcp_wmem = 4096 65536 65536
EOF

Repeatedly,
Pierre
-- 
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A

Attachment: signature.asc
Description: Digital signature

Reply via email to