[FUG-BR] regra fwd

Celso Viana celso.vianna em gmail.com
Sex Abr 8 15:06:40 BRT 2005


teste# ipfw add fwd 10.10.10.5,3128 all from any to any dst-port 80
ipfw: getsockopt(IP_FW_ADD): Invalid argument

o kernel tá assim:

options         IPFIREWALL
options         IPFIREWALL_VERBOSE
options         IPFIREWALL_VERBOSE_LIMIT=100
options         IPFIREWALL_DEFAULT_TO_ACCEPT
options         IPFIREWALL_FORWARD
options         IPDIVERT
options         DUMMYNET
options         HZ=1000

Celso

On Apr 8, 2005 2:40 PM, Ronan Lucio <ronanl em videosoft.com.br> wrote:
> Celso,
> 
> > se eu explicito... ipfw add fwd 3128,10.10.10.5 all from any to any
> > dst-port 80
> >
> > acontece o mesmo erro;
> >
> > o que pode ser?
> 
> O correto é:
> 
> ipfw add fwd 10.10.10.5,3128 all from any to any dst-port 80
> 
> []s
> Ronan
> 
> _______________________________________________
> Freebsd mailing list
> Freebsd em fug.com.br
> http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
>

_______________________________________________
Freebsd mailing list
Freebsd em fug.com.br
http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br




Mais detalhes sobre a lista de discussão freebsd