[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#401435: Persistent workaround



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
-- 
nowhere.man@levallois.eu.org
OpenPGP 0xD9D50D8A

Attachment: signature.asc
Description: Digital signature


Reply to: