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

Re: Iptables



serlab01:~# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination



serlab01:~# iptables -A FORWARD -m layer7 --l7proto msnmessenger -j DROP
serlab01:~# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
DROP       all  --  anywhere             anywhere            LAYER7 l7proto msnmessenger
DROP       all  --  anywhere             anywhere            LAYER7 l7proto msnmessenger

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination



Em 20/08/07, Davi < davividal@siscompar.com.br> escreveu:
Em Segunda 20 Agosto 2007 13:00, Márcio Pedroso escreveu:
> nao retorna erro, apenas nao carrega a regra
>

        Posta o retorno do iptables -L para cada uma das tuas tabelas e não poste em
HTML.

        Abraço,
--
Davi Vidal
--
E-mail: davividal@siscompar.com.br
MSN   : davividal@msn.com
GTalk : davividal@gmail.com
Skype : davi vidal
ICQ   : 138815296




--
linux user nº 432194

Eu sou livre e você?
Reply to: