Po tym jak rozwiązałem ten problem powstał kolejny, którego nie mogę rozwiązać, a też w internecie trudno znaleźć coś co mi pomoże.
Próbuje robić import ustawień z serwera docelowego i mam błąd. Firewall na serwerze jest ustawiony na accept.
openVPN serwer
Kod: Zaznacz cały
Tue Aug 3 19:52:39 2010 us=433460 OpenVPN 2.1_rc19 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Oct 13 2009
Tue Aug 3 19:52:39 2010 us=434308 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and earlier used 5000 as the default port.
Tue Aug 3 19:52:39 2010 us=434349 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue Aug 3 19:52:39 2010 us=434437 /usr/sbin/openvpn-vulnkey -q /etc/openvpn/shared.key
Tue Aug 3 19:52:39 2010 us=565925 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Aug 3 19:52:39 2010 us=566415 Static Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Aug 3 19:52:39 2010 us=566466 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Aug 3 19:52:39 2010 us=566477 Static Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Aug 3 19:52:39 2010 us=566497 LZO compression initialized
Tue Aug 3 19:52:39 2010 us=568688 TUN/TAP device tun0 opened
Tue Aug 3 19:52:39 2010 us=568733 TUN/TAP TX queue length set to 100
Tue Aug 3 19:52:39 2010 us=568767 Data Channel MTU parms [ L:1547 D:1450 EF:47 EB:135 ET:0 EL:0 AF:3/1 ]
Tue Aug 3 19:52:39 2010 us=568787 Local Options String: 'V4,dev-type tun,link-mtu 1547,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,secret'
Tue Aug 3 19:52:39 2010 us=569110 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1547,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,secret'
Tue Aug 3 19:52:39 2010 us=569141 Local Options hash (VER=V4): '2315733b'
Tue Aug 3 19:52:39 2010 us=569154 Expected Remote Options hash (VER=V4): 'd38dc4ac'
Tue Aug 3 19:52:39 2010 us=569580 Listening for incoming TCP connection on [undef]:1194
Tue Aug 3 19:52:44 2010 us=569884 TCP connection established with 91.203.222.123:56803
Tue Aug 3 19:52:44 2010 us=569937 Socket Buffers: R=[87424->131072] S=[50628->131072]
Tue Aug 3 19:52:44 2010 us=569951 TCPv4_SERVER link local (bound): [undef]:1194
Tue Aug 3 19:52:44 2010 us=569961 TCPv4_SERVER link remote: 91.XXX.XXX.XXX:56803
Tue Aug 3 19:52:44 2010 us=570262 Peer Connection Initiated with 91.XXX.XXX.XXX:56803
Tue Aug 3 19:52:45 2010 us=574261 Initialization Sequence Completed
openVPN client
Kod: Zaznacz cały
2010-08-04 11:02:02+0200 [-] Log opened.
2010-08-04 11:02:02+0200 [-] C:\OpenVPN Client\core\library.zip\pyovpn\util\plat.py:1: exceptions.DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
2010-08-04 11:02:02+0200 [-] Starting AS Client API 1.5.4/MSI
2010-08-04 11:02:02+0200 [-] twisted.web.server.Site starting on 944
2010-08-04 11:02:02+0200 [-] Starting factory <twisted.web.server.Site instance at 0x0227C5F8>
2010-08-04 11:02:28+0200 [HTTPChannel,0,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:09:02:27 +0000] "POST /RPC2 HTTP/1.0" 200 138 "-" "Twisted/XMLRPClib"
2010-08-04 11:04:02+0200 [-] <class 'twisted.names.dns.DNSDatagramProtocol'> starting on 21058
2010-08-04 11:04:02+0200 [-] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x0227EB70>
2010-08-04 11:04:02+0200 [twisted.names.dns.DNSDatagramProtocol (UDP)] Starting factory <MyHTTPClientFactory: http://swupdate.openvpn.net/updates/1.5.4/MSI.txt>
2010-08-04 11:04:02+0200 [-] (Port 21058 Closed)
2010-08-04 11:04:02+0200 [-] Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x0227EB70>
2010-08-04 11:04:03+0200 [MyHTTPPageGetter,client] SoftwareUpdate: Update query error on http://swupdate.openvpn.net/updates/1.5.4/MSI.txt: HTTP GET returned status 404 (HTTP404)
2010-08-04 11:04:03+0200 [MyHTTPPageGetter,client] Stopping factory <MyHTTPClientFactory: http://swupdate.openvpn.net/updates/1.5.4/MSI.txt>
2010-08-04 14:45:08+0200 [HTTPChannel,1,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:08 +0000] "POST / HTTP/1.1" 200 294 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:08+0200 [HTTPChannel,2,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:08 +0000] "POST / HTTP/1.1" 200 1350 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:08+0200 [HTTPChannel,3,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:08 +0000] "POST / HTTP/1.1" 200 127 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:08+0200 [HTTPChannel,4,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:08 +0000] "POST / HTTP/1.1" 200 138 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:08+0200 [HTTPChannel,1,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:08 +0000] "POST / HTTP/1.1" 200 127 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:19+0200 [HTTPChannel,2,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:19 +0000] "POST / HTTP/1.1" 200 170 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:19+0200 [HTTPChannel,3,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:19 +0000] "POST / HTTP/1.1" 200 651 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:29+0200 [HTTPChannel,4,127.0.0.1] 127.0.0.1 - - [04/Aug/2010:12:45:28 +0000] "POST / HTTP/1.1" 200 114 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:29+0200 [-] Starting factory <pyovpn.xml.xmlclibase.XMLProxyQueryFactory instance at 0x023F2EB8>
2010-08-04 14:45:30+0200 [Uninitialized] ASQueryClient: Unable to obtain Session ID from 91.XXX.XXX.XXX:443: XML-RPC: ConnectionRefusedError: 10061: Nie można nawiązać połączenia, ponieważ komputer docelowy aktywnie go odmawia..: client/asxmlcli:113 (twisted.internet.error.ConnectionRefusedError)
2010-08-04 14:45:30+0200 [Uninitialized] 127.0.0.1 - - [04/Aug/2010:12:45:30 +0000] "POST / HTTP/1.1" 200 767 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"
2010-08-04 14:45:30+0200 [Uninitialized] Stopping factory <pyovpn.xml.xmlclibase.XMLProxyQueryFactory instance at 0x023F2EB8>
2010-08-04 14:45:40+0200 [-] 127.0.0.1 - - [04/Aug/2010:12:45:40 +0000] "POST / HTTP/1.1" 200 138 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2pre) Gecko/20100322 Prism/1.0b4 OpenVPN/1.5.0"