[FUGSPBR] Permitir acesso entre redes

Listas S.O.S. listas em sosmicroinformatica.com.br
Qui Out 23 14:01:30 BRST 2003


Obrigado pala atenção.


Nas duas pontas as máquinas são windows preciso mapear impressoras e discos
e usar o pcanywhere.

Ainda não testei a sua dica.

Fiz uma modificação que deu certo, mas não sei se é boa.

fiz o seguinte:

Gateway 1
natd -m -s -n wi0
ipfw add 5 allow all from 200.xxx.xxx.146 to any (nova)
ipfw add 7 allow all from any to 200.xxx.xxx.146 (nova)
ipfw add 10 divert natd all from any to 200.xxx.xxx.175/32 in
ipfw add 20 divert natd all from 192.168.5.0/24 to any out

route add -net 192.168.0.0/24 200.xxx.xxx.146 (nova)


Gateway 2
natd -m -s -n wi0
ipfw add 5 allow all from 200.xxx.xxx.175 to any (nova)
ipfw add 7 allow all from any to 200.xxx.xxx.175 (nova)
ipfw add 10 divert natd all from any to 200.xxx.xxx.146/32 in
ipfw add 20 divert natd all from 192.168.0.0/24 to any out

route add -net 192.168.5.0/24 200.xxx.xxx.175 (nova)

comentarios e dicas são bem vindas.

_______________________________________________________________
Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/



Mais detalhes sobre a lista de discussão freebsd