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!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam
Wszystko niby skonfigurowałem i próbuje sie połączyć klientem Windows 7 łączy się i po chwili zrywa połączenie.
Sat Dec 04 11:02:13 2010 OpenVPN 2.1_rc19 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] built on Jul 16 2009 Sat Dec 04 11:02:13 2010 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Sat Dec 04 11:02:13 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables Sat Dec 04 11:02:13 2010 LZO compression initialized Sat Dec 04 11:02:13 2010 Control Channel MTU parms [ L:1539 D:138 EF:38 EB:0 ET:0 EL:0 ] Sat Dec 04 11:02:13 2010 Data Channel MTU parms [ L:1539 D:1450 EF:39 EB:135 ET:0 EL:0 AF:3/1 ] Sat Dec 04 11:02:13 2010 Local Options hash (VER=V4): 'b3f2f4a1' Sat Dec 04 11:02:13 2010 Expected Remote Options hash (VER=V4): '2c67b116' Sat Dec 04 11:02:13 2010 UDPv4 link local: [undef] Sat Dec 04 11:02:13 2010 UDPv4 link remote: xx.xx.xx.xx:1194 Sat Dec 04 11:02:13 2010 VERIFY OK: depth=1, /C=PL/ST=DL/L=New_York/O=My_Org/emailAddress=me@my.org Sat Dec 04 11:02:13 2010 VERIFY OK: depth=0, /C=PL/ST=DL/L=New_York/O=My_Org/OU=Office/CN=MOJA DOMENA/emailAddress=me@my.org Sat Dec 04 11:02:14 2010 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1539', remote='link-mtu 1558' Sat Dec 04 11:02:14 2010 WARNING: 'cipher' is used inconsistently, local='cipher DES-CFB', remote='cipher AES-128-CBC' Sat Dec 04 11:02:14 2010 WARNING: 'keysize' is used inconsistently, local='keysize 64', remote='keysize 128' Sat Dec 04 11:02:14 2010 Data Channel Encrypt: Cipher 'DES-CFB' initialized with 64 bit key Sat Dec 04 11:02:14 2010 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication Sat Dec 04 11:02:14 2010 Data Channel Decrypt: Cipher 'DES-CFB' initialized with 64 bit key Sat Dec 04 11:02:14 2010 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication Sat Dec 04 11:02:14 2010 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA Sat Dec 04 11:02:14 2010 [MOJA DOMENA] Peer Connection Initiated with xx.xx.xx.xx:1194 Sat Dec 04 11:02:15 2010 TAP-WIN32 device [Połączenie lokalne 3] opened: \\.\Global\{120AE9FA-0690-44C2-806E-6AE8E84A1575}.tap Sat Dec 04 11:02:15 2010 TAP-Win32 MTU=1500 Sat Dec 04 11:02:15 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 10.8.0.6/255.255.255.252 on interface {120AE9FA-0690-44C2-806E-6AE8E84A1575} [DHCP-serv: 10.8.0.5, lease-time: 31536000] Sat Dec 04 11:02:15 2010 Successful ARP Flush on interface [17] {120AE9FA-0690-44C2-806E-6AE8E84A1575} Sat Dec 04 11:02:20 2010 Initialization Sequence Completed Sat Dec 04 11:02:25 2010 Assertion failed at crypto.c:162 Sat Dec 04 11:02:25 2010 Exiting
eth0 to interfejs Wan, eth1 sieć lokalna adresacja 10.0.1.0/24
Ostatnio edytowany przez kaju007 (2010-12-04 11:07:15)
Offline
A jak na Windows 7 uruchamiasz OpenVPN?
Miałem trochę inny problem i okazało się że trzeba było kliknąć prawym na ikonce i wybrać uruchom jako Administrator, pomimo że użytkownik miał administratora zobacz może tak Ci zadziała
Offline
to napisz dla potomnych jak sobie poradziłeś:)
Offline
Pewnie poustawiał w końcu jak należy bo jak widać:
Sat Dec 04 11:02:14 2010 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1539', remote='link-mtu 1558'
Sat Dec 04 11:02:14 2010 WARNING: 'cipher' is used inconsistently, local='cipher DES-CFB', remote='cipher AES-128-CBC'
Sat Dec 04 11:02:14 2010 WARNING: 'keysize' is used inconsistently, local='keysize 64', remote='keysize 128'
Offline
Time (s) | Query |
---|---|
0.00013 | SET CHARSET latin2 |
0.00006 | SET NAMES latin2 |
0.00142 | 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='18.117.188.105' WHERE u.id=1 |
0.00066 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.117.188.105', 1732560247) |
0.00045 | SELECT * FROM punbb_online WHERE logged<1732559947 |
0.00050 | SELECT topic_id FROM punbb_posts WHERE id=160126 |
0.00153 | SELECT id FROM punbb_posts WHERE topic_id=17863 ORDER BY posted |
0.00073 | 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=17863 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00089 | 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=17863 ORDER BY p.id LIMIT 0,25 |
0.00089 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=17863 |
Total query time: 0.00731 s |