# FTP-PROXY
rdr on $int_if \
inet proto tcp \
from $redes_internas \
to any port 21 -> 127.0.0.1 port 8081
. . . . . . . . .
block log all
. . . . . . . . .
# FTP-PROXY
pass in on $int_if \
inet proto tcp \
from $redes_internas \
to 127.0.0.1 port 8081 \
keep state
# PROXY (não transparente)
pass in on $int_if \
inet proto tcp \
from $redes_internas \
to { $firewall_ip_interno $firewall_ip_externo }
port 3128 \
keep state
--- c0re dumped <[EMAIL PROTECTED]> escreveu:
> Em 08/12/06, Aguiar Magalhaes<[EMAIL PROTECTED]>
> escreveu:
> > Isto mesmo, estou usando o PF...
> >
> > Alguma dica ??
> >
> >
>
> Como está a regra do pf em relação ao squid ?
>
>
> --
>
> No stupid signatures here.
> -------------------------
> Histórico:
> http://www.fug.com.br/historico/html/freebsd/
> Sair da lista:
> https://www.fug.com.br/mailman/listinfo/freebsd
>
_______________________________________________________
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar
seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd