Show !
----- Original Message ----- 
From: "c0re dumped" <[EMAIL PROTECTED]>
To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" 
<freebsd@fug.com.br>
Sent: Monday, December 11, 2006 3:53 PM
Subject: Re: [FUG-BR] Liberação de portas no PF


Na regra atual você está liberando as portas de ORIGEM

Acho que o que você quer é liberar estas portas como DESTINO... não seria 
isso ?

Sendo assim as regras ficariam algo como:

table <marketing> { 192.168.0.210 }
nat pass on $ext_if from <marketing> to any port { 80, 53, 21, 25, 110
} -> ($ext_if)
pass in on $int_if proto tcp from <marketing> to any port { 80, 53,
21, 25, 110 } -> modulate state


[]'s

-- 

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 

-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Responder a