We are looking at tuning our linux tcp stack on one of our lan boxes.
We were wondering if it is ok / advisable to disable SYN cookies on a server that doesnt have any sort of external (eg: "internet") access.
Is it ok to disable syn cookies on a LAN only server via net.ipv4.tcp_syncookies
?