Reply To: firewall problems and workarounds –

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf firewall problems and workarounds – Reply To: firewall problems and workarounds –

#57651
Dennis Pfeifer
Participant

    on Linux .. value is in seconds

    cat /proc/sys/net/ipv4/tcp_keepalive_time

    to change to 15 minues

    echo 900 > /proc/sys/net/ipv4/tcp_keepalive_time

    This is not perm ..