[FUG-BR] route-to pf
Michel Araujo Neves
michel em uema.br
Qui Abr 6 10:54:34 BRT 2006
Senhores,
estou com uma duvida com route-to no pf para fazer roteamento, quero
fazer com que a rede1 saia pelo link embratel e a rede2 saia pelo link
telemar, sem a necessidade de fazer nat, sem mascaramento
parte do meu pf.conf
table <rede1> {200.200.200.0/24}
table <rede2> {200.100.100.0/24}
table <todas_as_redes> {200.200.200.0/24, 200.100.100.0/24}
pass in $if_if from <todas_as_redes> to any keep state
# roteamento
pass in quick on $int_if route-to $gw_embratel from <rede1> keep state
pass in quick on $int_if route-to $gw_telemar from <rede2> keep state
pass out quick on $ext_if1 route-to $gw_embratel from <rede1> keep state
pass out quick on $ext_if2 route-to $gw_telemar from <rede2> keep state
isso ta correto ? vai funcionar sem fazer nat ?
pub 1024D/FB6556B9 2004-05-05
Key fingerprint = 67CE E62E 27CA 6172 481B 9284 84F5 37D7 FB65 56B9
uid Michel Araujo Neves (Security Officer)
<michel em uema.br>
_______________________________________________
freebsd mailing list
freebsd em fug.com.br
http://lists.fug.com.br/listinfo.cgi/freebsd-fug.com.br
Mais detalhes sobre a lista de discussão freebsd