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

L7 userspace alguem da lista ja usou



Caros,
Instalei o l7-filter-userspace-0.11, ele compilou sem problemas, estou tendo dificuldade para faze-lô funcionar, preciso bloquear audio e video on-line, criei um arquivo l7filter.conf com o seguinte conteudo:

# The format of this file is:
# protocol mark

# Do not use marks less than 3, since a mark of 0 means that l7-filter hasn't
# seen the packet yet, and a mark of 1 means that it has failed to classify
# it, but will try again with the next packet of the connection and a mark
# of 2 means that l7-filter has given up trying to match.

httpaudio       19
httpvideo       20

Em seguida com o iptables criei as queue:

# iptables -A INPUT -j QUEUE
# iptables -A OUTPUT -j NFQUEUE --queue-num 19
# iptables -A OUTPUT -j NFQUEUE --queue-num 20
(Estou testando na maquina onde o l7-filter-userspace esta instalado)

Depois de entrar com essa regras, entrei com o seguinte comando
# l7-filter -vf l7filter.conf -z

So que o audio e o video online ainda estao funcionando, algume já usou ou usa essa ferramenta e pode me ajudar, preciso bloquear audio e video online com urgencia e o squid nao esta dando conta.
Desde já agradeço a ajuda.

Att.

--
Leandro Moreira
Linux Administrator: LPIC-1
e-mail/msn: leandro@leandromoreira.eti.br
Tel.: + 55(32) 9906-5713

Reply to: