kern/93422: Re: ipfw divert rule

JoaoBR joao at matik.com.br
Fri Feb 24 01:30:57 PST 2006


On Tuesday 21 February 2006 02:50, Hajimu UMEMOTO wrote:

> joao> same reason why "... pipe proto ip in|out" does not pipe any more,
> right?
>
> Yes.
>

in addition to our "proto" talk. omitting "proto" in the rule the rule as in

ipfw add deny dst-ip ${IP} recv ${NIC}

works, but this

ipfw add deny proto ip dst-ip ${IP} recv ${NIC}

does not

so would something as

ipfw add 1000 divert 8669 dst-ip 0.0.0.0 src-ip 0.0.0.0

work than? 

How should I rewrite my rules or better regressing to the old "ip from any to 
any" ?

thank's
João







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br


More information about the freebsd-ipfw mailing list