[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] cannot have tunnel after openvpn upgrade


  • Subject: [Openvpn-users] cannot have tunnel after openvpn upgrade
  • From: Helder Miguel Gaspar Rodrigues <helder@xxxxxxxx>
  • Date: Sat, 03 Sep 2005 04:31:46 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I cant understand why, but i upgraded my client and server from
openvpn2_rc6 into openvpn 2.0.1 and now i cant ping the both sides of
the vpn

my server.cfg
Code:

 cat local.conf
port 1194
fast-io
dev tap
log-append wifivpn.frew.org/openvpn.log
tls-server
ca /root/easy-rsa/keys/ca.crt
cert /root/easy-rsa/keys/wifivpn.frew.org.crt
key /root/easy-rsa/keys/wifivpn.frew.org.key
crl-verify /root/easy-rsa/keys/crl.pem
dh dh1024.pem
tls-auth ta.key 0
mode server
client-connect /etc/openvpn/wifivpn.frew.org/ip.py
ifconfig 192.168.3.1 255.255.255.0 # openvpn gateway
#ifconfig-pool 192.168.3.20 192.168.3.30 255.255.255.0 # ip range for
openvpn cl                                              ient
push "dhcp-option DNS 192.168.0.1" # push DNS entries to openvpn client
push "route-gateway 192.168.3.1" # push default gateway
keepalive 10 60
#mtu-test
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
push "ping 10"
push "ping-restart 60"
push "route 192.168.1.0 255.255.255.0 192.168.3.1" # add route to to
protected n                                              etwork
push "route 192.168.0.0 255.255.255.0 192.168.3.1" # add route to to
protected n                                              etwork
push "route 192.168.3.0 255.255.255.0 192.168.3.1"
push "redirect-gateway local def1"
comp-lzo
status openvpn-status.log
mute-replay-warnings
verb 6


and my xp client
Code:

port 1194
dev tap
remote 192.168.1.1

tls-client
ca ca.crt
cert helder.wifivpn.frew.org.crt
key helder.wifivpn.frew.org.key
tls-auth ta.key 1
tls-remote wifivpn.frew.org
#mtu-test
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
pull

comp-lzo
verb 4


when starting the server and the client everything goes ok but i cant
ping any machine envolved in the vpn.
No error messages!nothing!

in my vpn server:
Code:

#ifconfig -a tap0
tap0      Link encap:Ethernet  HWaddr 00:FF:EB:34:38:34
          inet addr:192.168.3.1  Bcast:192.168.3.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:91 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:3822 (3.7 Kb)


as you can see no data have been received in the openvpn server. when i
do a tcpdump i got the confirmation!

in xp my routes seems to be ok, the default gateway is 192.68.3.1 as
suposed to be!

my xp client is a wifi client!

ohh god!
any tips?

thank you a lot!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: Helder Miguel Rodrigues - http://www.frew.org

iD8DBQFDGRkhXuDuuXe+pHkRAilSAJ4hLWCnhc9PRLlSXGq8faMr5A0q8ACbB/x+
Uaeik2+qcDr8/7yptXxC2Fc=
=h3OQ
-----END PGP SIGNATURE-----

____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users


Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-09/msg00021.html on line 281

Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-09/msg00021.html on line 281