altere as rotas: na matriz: # route add -net 192.168.11.0/24 192.168.10.253
na filial: # route add -net 192.168.10.0/24 192.168.11.253 Acho que voce criou a rota estatica apontando pro IP errado. em portugol seria: para a rede remota tal { acesse pelo meu IP local terminado em 253. } ----- Original Message ----- From: cucoloto To: Freebsd Sent: Monday, May 02, 2005 9:30 AM Subject: [FUG-BR] VPN não sincroniza... TO TENTANDO LEVANTAR UMA VPN MAS NADA FEITO AINDA!!! ips... MATRIZ=200.200.200.1 REDEINTERNA=192.168.10.0/24 FILIAL=200.200.100.1 REDEINTERNA=192.168.11.0/24 IFCONFIG DA Filial gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280 tunnel inet 200.200.100.1 --> 200.200.200.1 inet 192.168.11.253 --> 192.168.10.253 netmask 0xffffffff IFCONFIG DA Matriz gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280 tunnel inet 200.200.200.1 --> 200.200.100.1 inet 192.168.10.253 --> 192.168.11.253 netmask 0xffffffff netstat -rn da matriz 192.168.11 192.168.11.253 UGS 17 17 gif0 192.168.11.253 192.168.10.253 UH 27 26 gif0 netstat da filial 192.168.10 192.168.10.253 UGS 26 26 gif0 192.168.10.253 192.168.11.253 UH 21 20 gif0 erro ao iniciar o sistema (nos dois server aparece este erro) May 2 08:04:26 internet routed[300]: sendto(rl1, 224.0.0.2): Permission denied May 2 08:04:29 internet routed[300]: sendto(rl1, 224.0.0.2): Permission denied em cada servidor esta fazendo nat e em cada firewall a primeira regra eh ipfw add 001 allow all from 200.200.200.1 to 200.200.100.1 ipfw add 002 allow all from 200.200.100.1 to 200.200.200.1 ipfw add 003 allow all from any to any via gif0 tento dar um ping entre as redes mas nada feito!!!! alguem tem alguma sugestao??? __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - É grátis! http://antipopup.uol.com.br/ _______________________________________________ Freebsd mailing list Freebsd@fug.com.br http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br _______________________________________________ Freebsd mailing list Freebsd@fug.com.br http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br