+ Responder ao Tópico



  1. #1

    Wink Firewall > Connections

    Amigos, tem como eliminar da lista de conexões, as que ja foram fechadas, as marcasdas por CLOSE ? tentei alterar o tempo mais não vi resultado, algo mais ?

  2. #2
    xargs -n 1 kill -9 Avatar de sergio
    Ingresso
    Jan 2004
    Localização
    Capital do Triângulo
    Posts
    5.201
    Posts de Blog
    9

    Padrão

    Uma maneira seria diminuindo o Generic Timeout e TCP Established Timeout. Mas atenção aos comentários do manual.

    generic-timeout (time; default: 10m) - maximal amount of time connection state table entry that keeps tracking of packets that are neither TCP nor UDP (for instance GRE) will survive after having seen last packet matching this entry. Creating PPTP connection this value will be increased automaticly
    tcp-established-timeout (time; default: 1d) - maximal amount of time connection tracking entry will survive after having seen an acknowledgment (ACK) from connection initiator