Prezados Colegas

Estou seguindo o tutorial do Gamk  para fazer policy routing, mas estou
tendo problemas

a minha situa��o � a seguinte:

rl0 192.168.44.0  rede interna
rl1 LINK 1 - ip 192.168.200.5  gw 192.168.200.254    Router ADSL 1
rl2 LINK 2 - ip 192.168.7.5        gw 192.168.7.1        Router ADSL 2

natd -s -f \etd\natd.conf -p 8668 -n rl1  -->> preciso "rotear" algumas
portas entrantes por esta conex�o
natd -s -p 8669 -n rl2

ipfw add 00010 divert 8669 ip from any to 192.168.7.1 in via rl2
ipfw add 00020 divert 8669 ip from 192.168.44.199 to any out via rl1
ipfw add 00030 fwd 192.168.200.254 ip from 192.168.200.5 to any via rl1
ipfw add 00040 divert 8668 ip from any to 192.168.200.5 in via rl1
ipfw add 000050 divert 8668 ip from 192.168.44.199 to any out rl1


quero que a rota default seja a do link 2  (192.168.7.1)

por�m o que ocorre � que a navega��o est� saindo corretamente pelo LINK 2
por�m as requisi��es entrantes do LINK 1 est�o tb saindo pelo LINK 2

Obrigado

Marcelo

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

Responder a