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

Re: [Openvpn-users] Still can't ping both end of tunnel


  • Subject: Re: [Openvpn-users] Still can't ping both end of tunnel
  • From: "Julio Maidanik" <juliomaidanik@xxxxxxxxxxx>
  • Date: Tue, 1 Jun 2004 15:01:06 -0300

Hi,

> > 1) Have you checked the routing tables?
>
> Linux:
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
> 10.1.0.2        *               255.255.255.255 UH    0      0        0
tun0


Seems that something is missing there ....

> Windows:
> Active Routes:
> Network Destination        Netmask          Gateway       Interface
Metric
>           0.0.0.0          0.0.0.0      192.168.0.1   192.168.0.104
30
>          10.1.0.0  255.255.255.252         10.1.0.2        10.1.0.2
30
>          10.1.0.2  255.255.255.255        127.0.0.1       127.0.0.1
30
>    10.255.255.255  255.255.255.255         10.1.0.2        10.1.0.2
30
>

And here too ....
You need routes to the LAN addresses of  both the computers, which is
customarily  set with the "up" or "route" commands in the OpenVPN config
file.
(please refer to  the  How To).


> > 2) Have you checked the firewall rules?
>
> Yeap, the fact that I see "Peer Connection Initiated with ..." on both
> ends isn't it a sign of a good connection?
>
Not necessarily, that only means that VPN packets to the  *endpoints* of the
tunnel are  accepted.
In a typical scenario for a VPN gateway you will have three addresses:
1) Internet address
2) tunnel address
3) LAN address
For any application connecting through the tunnel, the meaningful  address
is the LAN address, which means that packets have to be forwarded from the
tunnel to the LAN.
If forward traffic is not enabled by a forward rule, those packets will be,
most probably, droped.

Julio Maidanik
///////////////////////////
----- Original Message ----- 
From: <fmml@xxxxxxxxxx>
To: "Julio Maidanik" <juliomaidanik@xxxxxxxxxxx>
Cc: <fmml@xxxxxxxxxx>; <openvpn-users@xxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, June 01, 2004 10:17 AM
Subject: Re: [Openvpn-users] Still can't ping both end of tunnel


> Hi Julio,
>
>
> > Hi,
> > 1) Have you checked the routing tables?
>
> Linux:
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
> 10.1.0.2        *               255.255.255.255 UH    0      0        0
tun0
>
> Windows:
> Active Routes:
> Network Destination        Netmask          Gateway       Interface
Metric
>           0.0.0.0          0.0.0.0      192.168.0.1   192.168.0.104
30
>          10.1.0.0  255.255.255.252         10.1.0.2        10.1.0.2
30
>          10.1.0.2  255.255.255.255        127.0.0.1       127.0.0.1
30
>    10.255.255.255  255.255.255.255         10.1.0.2        10.1.0.2
30
>
>
> > 2) Have you checked the firewall rules?
>
> Yeap, the fact that I see "Peer Connection Initiated with ..." on both
> ends isn't it a sign of a good connection?
>
>
> Regards,
>
> Francois
>
>
> >
> > Julio Maidanik
> > //////////////////////
> > ----- Original Message -----
> > From: <fmml@xxxxxxxxxx>
> > To: <openvpn-users@xxxxxxxxxxxxxxxxxxxxx>
> > Sent: Monday, May 31, 2004 11:17 PM
> > Subject: [Openvpn-users] Still can't ping both end of tunnel
> >
> >
> > Hi all,
> >
> > I keep trying different config, still can't ping both end of tunnel,
> > startup messages looks good to me, but can't figure it out.
> >
> > Ran ethereal and saw arp traffic going trough.
> >
> > Config linux 2.4.25-gentoo-r2:
> > dev tun
> > tun-mtu 1500
> > tun-mtu-extra 32
> > mssfix 1400
> > ping 10
> > verb 4
> >
> > Config windows(XP pro):
> > remote 192.168.41.1
> > dev tun
> > ifconfig 10.1.0.2 10.1.0.1
> > ping 10
> > tun-mtu 1500
> > tun-mtu-extra 32
> > mssfix 1400
> > ping 10
> > verb 4
> >
> >
> > startup on windows:
> > Mon May 31 22:03:33 2004 Current Parameter Settings:
> > Mon May 31 22:03:33 2004   config = 'C:\Program
> > Files\OpenVPN\config\whoami3.ov
> > n'
> > Mon May 31 22:03:33 2004   mode = 0
> > Mon May 31 22:03:33 2004   show_ciphers = DISABLED
> > Mon May 31 22:03:33 2004   show_digests = DISABLED
> > Mon May 31 22:03:33 2004   genkey = DISABLED
> > Mon May 31 22:03:33 2004   askpass = DISABLED
> > Mon May 31 22:03:33 2004   show_tls_ciphers = DISABLED
> > Mon May 31 22:03:33 2004   proto = 0
> > Mon May 31 22:03:33 2004   local = '[UNDEF]'
> > Mon May 31 22:03:33 2004   remote_list[0] = {'whoami3.cedval.org', 5000}
> > Mon May 31 22:03:33 2004   remote_random = DISABLED
> > Mon May 31 22:03:33 2004   local_port = 5000
> > Mon May 31 22:03:33 2004   remote_port = 5000
> > Mon May 31 22:03:33 2004   remote_float = DISABLED
> > Mon May 31 22:03:33 2004   ipchange = '[UNDEF]'
> > Mon May 31 22:03:33 2004   bind_local = ENABLED
> > Mon May 31 22:03:33 2004   dev = 'tun'
> > Mon May 31 22:03:33 2004   dev_type = '[UNDEF]'
> > Mon May 31 22:03:33 2004   dev_node = '[UNDEF]'
> > Mon May 31 22:03:33 2004   tun_ipv6 = DISABLED
> > Mon May 31 22:03:33 2004   ifconfig_local = '10.1.0.2'
> > Mon May 31 22:03:33 2004   ifconfig_remote_netmask = '10.1.0.1'
> > Mon May 31 22:03:33 2004   ifconfig_noexec = DISABLED
> > Mon May 31 22:03:33 2004   ifconfig_nowarn = DISABLED
> > Mon May 31 22:03:33 2004   shaper = 0
> > Mon May 31 22:03:33 2004   tun_mtu = 1500
> > Mon May 31 22:03:33 2004   tun_mtu_defined = ENABLED
> > Mon May 31 22:03:33 2004   link_mtu = 1500
> > Mon May 31 22:03:33 2004   link_mtu_defined = DISABLED
> > Mon May 31 22:03:33 2004   tun_mtu_extra = 32
> > Mon May 31 22:03:33 2004   tun_mtu_extra_defined = ENABLED
> > Mon May 31 22:03:33 2004   fragment = 0
> > Mon May 31 22:03:33 2004   mtu_discover_type = -1
> > Mon May 31 22:03:33 2004   mtu_test = 0
> > Mon May 31 22:03:33 2004   mlock = DISABLED
> > Mon May 31 22:03:33 2004   inactivity_timeout = 0
> > Mon May 31 22:03:33 2004   ping_send_timeout = 10
> > Mon May 31 22:03:33 2004   ping_rec_timeout = 0
> > Mon May 31 22:03:33 2004   ping_rec_timeout_action = 0
> > Mon May 31 22:03:33 2004   ping_timer_remote = DISABLED
> > Mon May 31 22:03:33 2004   persist_tun = DISABLED
> > Mon May 31 22:03:33 2004   persist_local_ip = DISABLED
> > Mon May 31 22:03:33 2004   persist_remote_ip = DISABLED
> > Mon May 31 22:03:33 2004   persist_key = DISABLED
> > Mon May 31 22:03:33 2004   mssfix = 1400
> > Mon May 31 22:03:33 2004   resolve_retry_seconds = 0
> > Mon May 31 22:03:33 2004   connect_retry_seconds = 5
> > Mon May 31 22:03:33 2004   username = '[UNDEF]'
> > Mon May 31 22:03:33 2004   groupname = '[UNDEF]'
> > Mon May 31 22:03:33 2004   chroot_dir = '[UNDEF]'
> > Mon May 31 22:03:33 2004   cd_dir = '[UNDEF]'
> > Mon May 31 22:03:33 2004   writepid = '[UNDEF]'
> > Mon May 31 22:03:33 2004   up_script = '[UNDEF]'
> > Mon May 31 22:03:33 2004   down_script = '[UNDEF]'
> > Mon May 31 22:03:33 2004   up_restart = DISABLED
> > Mon May 31 22:03:33 2004   daemon = DISABLED
> > Mon May 31 22:03:33 2004   inetd = 0
> > Mon May 31 22:03:33 2004   log = DISABLED
> > Mon May 31 22:03:33 2004   nice = 0
> > Mon May 31 22:03:33 2004   verbosity = 4
> > Mon May 31 22:03:33 2004   mute = 0
> > Mon May 31 22:03:33 2004   gremlin = DISABLED
> > Mon May 31 22:03:33 2004   occ = ENABLED
> > Mon May 31 22:03:33 2004   rcvbuf = 65536
> > Mon May 31 22:03:33 2004   sndbuf = 65536
> > Mon May 31 22:03:33 2004   http_proxy_server = '[UNDEF]'
> > Mon May 31 22:03:33 2004   http_proxy_port = 0
> > Mon May 31 22:03:33 2004   http_proxy_auth_method = '[UNDEF]'
> > Mon May 31 22:03:33 2004   http_proxy_auth_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   http_proxy_retry = DISABLED
> > Mon May 31 22:03:33 2004   socks_proxy_server = '[UNDEF]'
> > Mon May 31 22:03:33 2004   socks_proxy_port = 0
> > Mon May 31 22:03:33 2004   socks_proxy_retry = DISABLED
> > Mon May 31 22:03:33 2004   comp_lzo = DISABLED
> > Mon May 31 22:03:33 2004   comp_lzo_adaptive = ENABLED
> > Mon May 31 22:03:33 2004   route_script = '[UNDEF]'
> > Mon May 31 22:03:33 2004   route_default_gateway = '[UNDEF]'
> > Mon May 31 22:03:33 2004   route_noexec = DISABLED
> > Mon May 31 22:03:33 2004   route_delay = 10
> > Mon May 31 22:03:33 2004   route_delay_defined = ENABLED
> > Mon May 31 22:03:33 2004   shared_secret_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   key_direction = 0
> > Mon May 31 22:03:33 2004   ciphername_defined = ENABLED
> > Mon May 31 22:03:33 2004   ciphername = 'BF-CBC'
> > Mon May 31 22:03:33 2004   authname_defined = ENABLED
> > Mon May 31 22:03:33 2004   authname = 'SHA1'
> > Mon May 31 22:03:33 2004   keysize = 0
> > Mon May 31 22:03:33 2004   replay = ENABLED
> > Mon May 31 22:03:33 2004   replay_window = 64
> > Mon May 31 22:03:33 2004   replay_time = 15
> > Mon May 31 22:03:33 2004   packet_id_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   use_iv = ENABLED
> > Mon May 31 22:03:33 2004   test_crypto = DISABLED
> > Mon May 31 22:03:33 2004   tls_server = DISABLED
> > Mon May 31 22:03:33 2004   tls_client = DISABLED
> > Mon May 31 22:03:33 2004   key_method = 2
> > Mon May 31 22:03:33 2004   ca_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   dh_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   cert_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   priv_key_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   cipher_list = '[UNDEF]'
> > Mon May 31 22:03:33 2004   tls_verify = '[UNDEF]'
> > Mon May 31 22:03:33 2004   tls_remote = '[UNDEF]'
> > Mon May 31 22:03:33 2004   crl_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   tls_timeout = 2
> > Mon May 31 22:03:33 2004   renegotiate_bytes = 0
> > Mon May 31 22:03:33 2004   renegotiate_packets = 0
> > Mon May 31 22:03:33 2004   renegotiate_seconds = 3600
> > Mon May 31 22:03:33 2004   handshake_window = 60
> > Mon May 31 22:03:33 2004   transition_window = 3600
> > Mon May 31 22:03:33 2004   single_session = DISABLED
> > Mon May 31 22:03:33 2004   tls_auth_file = '[UNDEF]'
> > Mon May 31 22:03:33 2004   pull = DISABLED
> > Mon May 31 22:03:33 2004   ifconfig_pool_defined = DISABLED
> > Mon May 31 22:03:33 2004   ifconfig_pool_start = 0.0.0.0
> > Mon May 31 22:03:33 2004   ifconfig_pool_end = 0.0.0.0
> > Mon May 31 22:03:33 2004   n_bcast_buf = 256
> > Mon May 31 22:03:33 2004   real_hash_size = 256
> > Mon May 31 22:03:33 2004   virtual_hash_size = 256
> > Mon May 31 22:03:33 2004   client_connect_script = '[UNDEF]'
> > Mon May 31 22:03:33 2004   client_disconnect_script = '[UNDEF]'
> > Mon May 31 22:03:33 2004   client_config_dir = '[UNDEF]'
> > Mon May 31 22:03:33 2004   tmp_dir = '[UNDEF]'
> > Mon May 31 22:03:33 2004   push_ifconfig_defined = DISABLED
> > Mon May 31 22:03:33 2004   push_ifconfig_local = 0.0.0.0
> > Mon May 31 22:03:33 2004   push_ifconfig_remote_netmask = 0.0.0.0
> > Mon May 31 22:03:33 2004   enable_c2c = DISABLED
> > Mon May 31 22:03:33 2004   cf_max = 0
> > Mon May 31 22:03:33 2004   cf_per = 0
> > Mon May 31 22:03:33 2004   ip_win32_defined = DISABLED
> > Mon May 31 22:03:33 2004   ip_win32_type = 3
> > Mon May 31 22:03:33 2004   dhcp_masq_offset = 0
> > Mon May 31 22:03:33 2004   dhcp_lease_time = 31536000
> > Mon May 31 22:03:33 2004   tap_sleep = 0
> > Mon May 31 22:03:33 2004   dhcp_options = DISABLED
> > Mon May 31 22:03:33 2004   domain = '[UNDEF]'
> > Mon May 31 22:03:33 2004   netbios_scope = '[UNDEF]'
> > Mon May 31 22:03:33 2004   netbios_node_type = 0
> > Mon May 31 22:03:33 2004 OpenVPN 2.0_beta2 Win32-MinGW [SSL] [LZO] built
> > on May
> > 14 2004
> > Mon May 31 22:03:33 2004 ******* WARNING *******: all encryption and
> > authentica
> > ion features disabled -- all data will be tunnelled as cleartext
> > Mon May 31 22:03:33 2004 Attempting to lock Win32 semaphore
> > 'openvpn_netcmd' pr
> > or to n
> > et shell command (timeout = 600 sec)
> > Mon May 31 22:03:33 2004 TAP-WIN32 device [Local Area Connection 6]
> > opened: \\.
> > Global\{FF9BE069-1E08-4048-AEE1-CCE82C560FD6}.tap
> > Mon May 31 22:03:33 2004 TAP-Win32 Driver Version 7.1
> > Mon May 31 22:03:33 2004 TAP-Win32 MTU=1500
> > Mon May 31 22:03:33 2004 Notified TAP-Win32 driver to set a DHCP
> > IP/netmask of
> > 0.1.0.2/255.255.255.252 on interface
> > {FF9BE069-1E08-4048-AEE1-CCE82C560FD6} [DH
> > P-serv: 10.1.0.1, lease-time: 31536000]
> > Mon May 31 22:03:33 2004 Successful ARP Flush on interface [3]
> > {FF9BE069-1E08-4
> > 48-AEE1-CCE82C560FD6}
> > Mon May
> > 31 22:03:33 2004 Data Channel MTU parms [ L:1532 D:1400 EF:0 EB:0 E
> > T:32
> > EL:0 ]
> > Mon May 31 22:03:33 2004 Local Options String: 'V3,dev-type tun,link-mtu
> > 1532,t
> > n-mtu 1532,proto UDPv4,ifconfig 10.1.0.1 10.1.0.2'
> > Mon May 31 22:03:33 2004 Expected Remote Options String: 'V3,dev-type
> > tun,link-
> > tu 1532,tun-mtu 1532,proto UDPv4,ifconfig 10.1.0.2 10.1.0.1'
> > Mon May 31 22:03:33 2004 Local Options hash (VER=V3): '42e23a93'
> > Mon May 31 22:03:33 2004 Expected Remote Options hash (VER=V3):
'f0307351'
> > Mon May 31 22:03:33 2004 Socket Buffers: R=[8192->65536] S=[8192->65536]
> > Mon May 31 22:03:33 2004 UDPv4 link local (bound): [undef]:5000
> > Mon May 31 22:03:33 2004 UDPv4 link remote: 192.168.41.1:5000
> > Mon May 31 22:03:37 2004 Peer Connection Initiated with
192.168.41.1:5000
> >
> >
> > Startup on Linux:
> >
> > Mon May 31 21:58:32 2004 Current Parameter Settings:
> > Mon May 31 21:58:32 2004   config = '/etc/openvpn/openvpn.conf'
> > Mon May 31 21:58:32 2004   mode = 0
> > Mon May 31 21:58:32 2004   persist_config = DISABLED
> > Mon May 31 21:58:32 2004   persist_mode = 1
> > Mon May 31 21:58:32 2004   show_ciphers = DISABLED
> > Mon May 31 21:58:32 2004   show_digests = DISABLED
> > Mon May 31 21:58:32 2004   genkey = DISABLED
> > Mon May 31 21:58:32 2004   askpass = DISABLED
> > Mon May 31 21:58:32 2004   show_tls_ciphers = DISABLED
> > Mon May 31 21:58:32 2004   proto = 0
> > Mon May 31 21:58:32 2004   local = '[UNDEF]'
> > Mon May 31 21:58:32 2004   remote_list = NULL
> > Mon May 31 21:58:32 2004   remote_random = DISABLED
> > Mon May 31 21:58:32 2004   local_port = 5000
> > Mon May 31 21:58:32 2004   remote_port = 5000
> > Mon May 31 21:58:32 2004   remote_float = DISABLED
> > Mon May 31 21:58:32 2004   ipchange = '[UNDEF]'
> > Mon May 31 21:58:32 2004   bind_local = ENABLED
> > Mon May 31 21:58:32 2004   dev = 'tun'
> > Mon May 31 21:58:32 2004   dev_type = '[UNDEF]'
> > Mon May 31 21:58:32 2004   dev_node = '[UNDEF]'
> > Mon May 31 21:58:32 2004   tun_ipv6 = DISABLED
> > Mon May 31 21:58:32 2004   ifconfig_local = '10.1.0.1'
> > Mon May 31 21:58:32 2004   ifconfig_remote_netmask = '10.1.0.2'
> > Mon May 31 21:58:32 2004   ifconfig_noexec = DISABLED
> > Mon May 31 21:58:32 2004   ifconfig_nowarn = DISABLED
> > Mon May 31 21:58:32 2004   shaper = 0
> > Mon May 31 21:58:32 2004   tun_mtu = 1500
> > Mon May 31 21:58:32 2004   tun_mtu_defined = ENABLED
> > Mon May 31 21:58:32 2004   link_mtu = 1500
> > Mon May 31 21:58:32 2004   link_mtu_defined = DISABLED
> > Mon May 31 21:58:32 2004   tun_mtu_extra = 32
> > Mon May 31 21:58:32 2004   tun_mtu_extra_defined = ENABLED
> > Mon May 31 21:58:32 2004   fragment = 0
> > Mon May 31 21:58:32 2004   mtu_discover_type = -1
> > Mon May 31 21:58:32 2004   mtu_test = 0
> > Mon May 31 21:58:32 2004   mlock = DISABLED
> > Mon May 31 21:58:32 2004   inactivity_timeout = 0
> > Mon May 31 21:58:32 2004   ping_send_timeout = 10
> > Mon May 31 21:58:32 2004   ping_rec_timeout = 0
> > Mon May 31 21:58:32 2004   ping_rec_timeout_action = 0
> > Mon May 31 21:58:32 2004   ping_timer_remote = DISABLED
> > Mon May 31 21:58:32 2004   persist_tun = DISABLED
> > Mon May 31 21:58:32 2004   persist_local_ip = DISABLED
> > Mon May 31 21:58:32 2004   persist_remote_ip = DISABLED
> > Mon May 31 21:58:32 2004   persist_key = DISABLED
> > Mon May 31 21:58:32 2004   mssfix = 1400
> > Mon May 31 21:58:32 2004   passtos = DISABLED
> > Mon May 31 21:58:32 2004   resolve_retry_seconds = 0
> > Mon May 31 21:58:32 2004   connect_retry_seconds = 5
> > Mon May 31 21:58:32 2004   username = '[UNDEF]'
> > Mon May 31 21:58:32 2004   groupname = '[UNDEF]'
> > Mon May 31 21:58:32 2004   chroot_dir = '[UNDEF]'
> > Mon May 31 21:58:32 2004   cd_dir = '[UNDEF]'
> > Mon May 31 21:58:32 2004   writepid = '[UNDEF]'
> > Mon May 31 21:58:32 2004   up_script = '[UNDEF]'
> > Mon May 31 21:58:32 2004   down_script = '[UNDEF]'
> > Mon May 31 21:58:32 2004   up_restart = DISABLED
> > Mon May 31 21:58:32 2004   daemon = DISABLED
> > Mon May 31 21:58:32 2004   inetd = 0
> > Mon May 31 21:58:32 2004   log = DISABLED
> > Mon May 31 21:58:32 2004   nice = 0
> > Mon May 31 21:58:32 2004   verbosity = 4
> > Mon May 31 21:58:32 2004   mute = 0
> > Mon May 31 21:58:32 2004   gremlin = DISABLED
> > Mon May 31 21:58:32 2004   occ = ENABLED
> > Mon May 31 21:58:32 2004   rcvbuf = 65536
> > Mon May 31 21:58:32 2004   sndbuf = 65536
> > Mon May 31 21:58:32 2004   http_proxy_server = '[UNDEF]'
> > Mon May 31 21:58:32 2004   http_proxy_port = 0
> > Mon May 31 21:58:32 2004   http_proxy_auth_method = '[UNDEF]'
> > Mon May 31 21:58:32 2004   http_proxy_auth_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   http_proxy_retry = DISABLED
> > Mon May 31 21:58:32 2004   socks_proxy_server = '[UNDEF]'
> > Mon May 31 21:58:32 2004   socks_proxy_port = 0
> > Mon May 31 21:58:32 2004   socks_proxy_retry = DISABLED
> > Mon May 31 21:58:32 2004   comp_lzo = DISABLED
> > Mon May 31 21:58:32 2004   comp_lzo_adaptive = ENABLED
> > Mon May 31 21:58:32 2004   route_script = '[UNDEF]'
> > Mon May 31 21:58:32 2004   route_default_gateway = '[UNDEF]'
> > Mon May 31 21:58:32 2004   route_noexec = DISABLED
> > Mon May 31 21:58:32 2004   route_delay = 0
> > Mon May 31 21:58:32 2004   route_delay_defined = DISABLED
> > Mon May 31 21:58:32 2004   shared_secret_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   key_direction = 0
> > Mon May 31 21:58:32 2004   ciphername_defined = ENABLED
> > Mon May 31 21:58:32 2004   ciphername = 'BF-CBC'
> > Mon May 31 21:58:32 2004   authname_defined = ENABLED
> > Mon May 31 21:58:32 2004   authname = 'SHA1'
> > Mon May 31 21:58:32 2004   keysize = 0
> > Mon May 31 21:58:32 2004   replay = ENABLED
> > Mon May 31 21:58:32 2004   replay_window = 64
> > Mon May 31 21:58:32 2004   replay_time = 15
> > Mon May 31 21:58:32 2004   packet_id_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   use_iv = ENABLED
> > Mon May 31 21:58:32 2004   test_crypto = DISABLED
> > Mon May 31 21:58:32 2004   tls_server = DISABLED
> > Mon May 31 21:58:32 2004   tls_client = DISABLED
> > Mon May 31 21:58:32 2004   key_method = 2
> > Mon May 31 21:58:32 2004   ca_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   dh_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   cert_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   priv_key_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   cipher_list = '[UNDEF]'
> > Mon May 31 21:58:32 2004   tls_verify = '[UNDEF]'
> > Mon May 31 21:58:32 2004   tls_remote = '[UNDEF]'
> > Mon May 31 21:58:32 2004   crl_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   tls_timeout = 2
> > Mon May 31 21:58:32 2004   renegotiate_bytes = 0
> > Mon May 31 21:58:32 2004   renegotiate_packets = 0
> > Mon May 31 21:58:32 2004   renegotiate_seconds = 3600
> > Mon May 31 21:58:32 2004   handshake_window = 60
> > Mon May 31 21:58:32 2004   transition_window = 3600
> > Mon May 31 21:58:32 2004   single_session = DISABLED
> > Mon May 31 21:58:32 2004   tls_auth_file = '[UNDEF]'
> > Mon May 31 21:58:32 2004   pull = DISABLED
> > Mon May 31 21:58:32 2004   ifconfig_pool_defined = DISABLED
> > Mon May 31 21:58:32 2004   ifconfig_pool_start = 0.0.0.0
> > Mon May 31 21:58:32 2004   ifconfig_pool_end = 0.0.0.0
> > Mon May 31 21:58:32 2004   n_bcast_buf = 256
> > Mon May 31 21:58:32 2004   real_hash_size = 256
> > Mon May 31 21:58:32 2004   virtual_hash_size = 256
> > Mon May 31 21:58:32 2004   client_connect_script = '[UNDEF]'
> > Mon May 31 21:58:32 2004   client_disconnect_script = '[UNDEF]'
> > Mon May 31 21:58:32 2004   client_config_dir = '[UNDEF]'
> > Mon May 31 21:58:32 2004   tmp_dir = '[UNDEF]'
> > Mon May 31 21:58:32 2004   push_ifconfig_defined = DISABLED
> > Mon May 31 21:58:32 2004   push_ifconfig_local = 0.0.0.0
> > Mon May 31 21:58:32 2004   push_ifconfig_remote_netmask = 0.0.0.0
> > Mon May 31 21:58:32 2004   enable_c2c = DISABLED
> > Mon May 31 21:58:32 2004   cf_max = 0
> > Mon May 31 21:58:32 2004   cf_per = 0
> > Mon May 31 21:58:32 2004 OpenVPN 2.0_beta2 i686-pc-linux-gnu [SSL] [LZO]
> > built o
> > n May 29 2004
> > Mon May 31 21:58:32 2004 ******* WARNING *******: all encryption and
> > authenticat
> > ion features disabled -- all data will be tunnelled as cleartext
> > Mon May 31 21:58:32 2004 TUN/TAP device tun0 opened
> > Mon May 31 21:58:32 2004 TUN/TAP TX queue length set to 100
> > Mon May 31 21:58:32 2004 /sbin/ifconfig tun0 10.1.0.1 pointopoint
10.1.0.2
> > mtu 1
> > 500
> > Mon May 31 21:58:32 2004 Data Channel MTU parms [ L:1532 D:1400 EF:0
EB:0
> > ET:32
> > EL:0 ]
> > Mon May 31 21:58:32 2004 Local Options String: 'V3,dev-type tun,link-mtu
> > 1532,tu
> > n-mtu 1532,proto UDPv4,ifconfig 10.1.0.2 10.1.0.1'
> > Mon May 31 21:58:32 2004 Expected Remote Options String: 'V3,dev-type
> > tun,link-m
> > tu 1532,tun-mtu 1532,proto UDPv4,ifconfig 10.1.0.1 10.1.0.2'
> > Mon May 31 21:58:32 2004 Local Options hash (VER=V3): 'f0307351'
> > Mon May 31 21:58:32 2004 Expected Remote Options hash (VER=V3):
'42e23a93'
> > Mon May 31 21:58:32 2004 Socket Buffers: R=[65535->131072]
> > S=[65535->131072]
> > Mon May 31 21:58:32 2004 UDPv4 link local (bound): [undef]:5000
> > Mon May 31 21:58:32 2004 UDPv4 link remote: [undef]
> > Mon May 31 22:02:59 2004 Peer Connection Initiated with
> > 192.168.41.195:61508
> >
> >
> > Thanks in advance,
> >
> > Francois
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: Oracle 10g
> > Get certified on the hottest thing ever to hit the market... Oracle 10g.
> > Take an Oracle 10g class now, and we'll give you the exam FREE.
> > http://ads.osdn.com/?ad_id149&alloc_id?66&op=ick
> > _______________________________________________
> > Openvpn-users mailing list
> > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
> > https://lists.sourceforge.net/lists/listinfo/openvpn-users
> >
> >
>
>

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