Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2009-10-05 15:23:45

  czater - Użytkownik

czater
Użytkownik
Zarejestrowany: 2008-03-24

Problem z połączeniem klienta (Windows) na OpenVPN do sieci wew

Witam

Skonfigurowałem OpenVPN na bramie firmowej, niestety łącząc się na kliencie (Windows) dostaje komunikat "Connection failed". Nie wiem za bardzo czemu. Poniżej załączam log z aplikacji klienckiej

Kod:

Fri Oct 02 12:19:06 2009 OpenVPN 2.0.9 Win32-MinGW [SSL] [LZO] built on Oct  1 2006
Fri Oct 02 12:19:06 2009 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Oct 02 12:19:09 2009 LZO compression initialized
Fri Oct 02 12:19:09 2009 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Oct 02 12:19:09 2009 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Fri Oct 02 12:19:09 2009 Local Options hash (VER=V4): '69109d17'
Fri Oct 02 12:19:09 2009 Expected Remote Options hash (VER=V4): 'c0103fa8'
Fri Oct 02 12:19:09 2009 Attempting to establish TCP connection with 195.187.79.2:1194
Fri Oct 02 12:19:09 2009 TCP connection established with 195.187.79.2:1194
Fri Oct 02 12:19:09 2009 TCPv4_CLIENT link local: [undef]
Fri Oct 02 12:19:09 2009 TCPv4_CLIENT link remote: 195.187.79.2:1194
Fri Oct 02 12:19:10 2009 TLS: Initial packet from 195.187.79.2:1194, sid=ba5cfd45 5dc997f4
Fri Oct 02 12:19:14 2009 VERIFY OK: depth=1, /C=PL/ST=Mazowsze/L=Warszawa/O=SGSP/CN=Szkola_Glowna_Sluzby_Pozarniczej
Fri Oct 02 12:19:14 2009 VERIFY OK: depth=0, /C=PL/ST=Mazowsze/O=SGSP/CN=sgsp.edu.pl
Fri Oct 02 12:19:22 2009 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Fri Oct 02 12:19:22 2009 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Oct 02 12:19:22 2009 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Fri Oct 02 12:19:22 2009 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Oct 02 12:19:22 2009 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Fri Oct 02 12:19:22 2009 [sgsp.edu.pl] Peer Connection Initiated with 195.187.79.2:1194
Fri Oct 02 12:19:24 2009 SENT CONTROL [sgsp.edu.pl]: 'PUSH_REQUEST' (status=1)
Fri Oct 02 12:19:25 2009 PUSH: Received control message: 'PUSH_REPLY,route 192.168.10.0 255.255.255.0,route 10.8.0.1,ping 10,ping-restart 120,ifconfig 10.8.0.6 10.8.0.5'
Fri Oct 02 12:19:25 2009 OPTIONS IMPORT: timers and/or timeouts modified
Fri Oct 02 12:19:25 2009 OPTIONS IMPORT: --ifconfig/up options modified
Fri Oct 02 12:19:25 2009 OPTIONS IMPORT: route options modified
Fri Oct 02 12:19:25 2009 CreateFile failed on TAP device: \\.\Global\{B0DE19E8-4BBE-4A18-A124-987A1667E5C1}.tap
Fri Oct 02 12:19:25 2009 All TAP-Win32 adapters on this system are currently in use.
Fri Oct 02 12:19:25 2009 Exiting

Offline

 

#2  2009-10-05 15:41:47

  kamikaze - Administrator

kamikaze
Administrator
Zarejestrowany: 2004-04-16

Re: Problem z połączeniem klienta (Windows) na OpenVPN do sieci wew

Google mówi:

# I'm seeing this error, "All TAP-Win32 adapters on this system are currently in use"

    * OpenVPN needs administrative privileges to be able to manipulate a TAP-Win32 adapter, make sure you have administrator access/privileges on this account. Then try OpenVPN again.
    * The TAP-Win32 adapter might be disabled. This can be checked by going into the "Network Connections" folder, right-click on TAP-Win32 adapter and select "Enable". Then try OpenVPN again.
          o If there is no TAP-Win32 adapter installed. Run addtap.bat in the OpenVPN directory.

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.012 seconds, 12 queries executed ]

Informacje debugowania

Time (s) Query
0.00014 SET CHARSET latin2
0.00008 SET NAMES latin2
0.00194 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.12.41.106' WHERE u.id=1
0.00118 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.12.41.106', 1714427058)
0.00070 SELECT * FROM punbb_online WHERE logged<1714426758
0.00099 DELETE FROM punbb_online WHERE ident='54.36.148.208'
0.00065 SELECT topic_id FROM punbb_posts WHERE id=129709
0.00088 SELECT id FROM punbb_posts WHERE topic_id=15144 ORDER BY posted
0.00043 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=15144 AND t.moved_to IS NULL
0.00041 SELECT search_for, replace_with FROM punbb_censoring
0.00119 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=15144 ORDER BY p.id LIMIT 0,25
0.00116 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=15144
Total query time: 0.00975 s