Pessoal na tentativa de criar uma VPN , tive o seguinte problema...
as interfaces tun sao levantadas normal tanto na filial como na matriz.
liberei as portas da vpn no firewall (ate ja desabilitei o firewall pra 
verificar.
mais nao consigo ter nenhum tipo de comunicacao entre as partes...
informacoes sobre OS:

Slackware 11 kernel 2.4.33
openvpn-2.0.9
lzo-2.02


segue a baixo retorno do ifconfig e as conf:

informacoes matriz:

tun0      Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:10.0.0.190  P-t-P:10.0.0.192  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:360 (360.0 b)

conf matriz: 

[EMAIL PROTECTED]:# cat /etc/openvpn/matriz.conf
dev tun
ifconfig 10.0.0.190 10.0.0.192
cd /etc/openvpn
secret jdurval.key
port 1199
tun-mtu-extra 32
comp-lzo
ping 15
verb 3
daemon
user nobody
group nobody

segue agora confs filial:

retorno do ifconfig 
tun0      Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:10.0.0.192  P-t-P:10.0.0.190  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

filial.conf

[EMAIL PROTECTED]:~# cat /etc/openvpn/filial.conf
dev tun
ifconfig 10.0.0.192 10.0.0.190
remote lojaXXXXX.no-ip.info
cd /etc/openvpn/keys
secret jdurval.key
port 1199
comp-lzo
ping 15
verb 3
daemon
user nobody
group nobody


Grande abraço a todos.
Francisco Neto

--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br
-~----------~----~----~----~------~----~------~--~---

Responder a