Hallo Leute,
ich bekomme auf meiner DS114 einfach den OpenVPN vom iPad aus nicht zum laufen.
Verwende eine iOS.ovpn Datei mit inline-Zertifikaten.
Auf meine DS212 komme ich, aber bei der DS114 klappt es einfach nicht.
Hier ist die Logfile vom client:
2014-05-27 20:35:13 Performance stats on disconnect:
CPU usage (microseconds): 52297
Network bytes per CPU second: 8031
Tunnel bytes per CPU second: 0
2014-05-27 20:35:13 ----- OpenVPN Stop -----
2014-05-27 20:35:13 EVENT: DISCONNECT_PENDING
2014-05-27 21:12:31 ----- OpenVPN Start (iOS 32-bit) -----
2014-05-27 21:12:31 UNUSED OPTIONS
1 [tls-client]
4 [pull]
6 [script-security] [2]
10 [setenv] [CLIENT_CERT] [0]
12 [cert] [-----BEGIN CERTIFICATE----- MIID+zCCA2SgAwIBAgIBATANBgkqhkiG9w0B...]
2014-05-27 21:12:31 LZO-ASYM init swap=0 asym=0
2014-05-27 21:12:31 EVENT: RESOLVE
2014-05-27 21:12:32 Contacting >IPORT< via UDP
2014-05-27 21:12:32 EVENT: WAIT
2014-05-27 21:12:32 Connecting to >IPORT< via UDPv4
2014-05-27 21:12:41 Server poll timeout, trying next remote entry...
2014-05-27 21:12:41 EVENT: RECONNECTING
2014-05-27 21:12:41 LZO-ASYM init swap=0 asym=0
2014-05-27 21:12:41 EVENT: RESOLVE
2014-05-27 21:12:41 Contacting >IPORT< via UDP
2014-05-27 21:12:41 EVENT: WAIT
2014-05-27 21:12:41 Connecting to >IPORT< via UDPv4
2014-05-27 21:12:51 Server poll timeout, trying next remote entry...
2014-05-27 21:12:51 EVENT: RECONNECTING
2014-05-27 21:12:51 LZO-ASYM init swap=0 asym=0
2014-05-27 21:12:51 EVENT: RESOLVE
2014-05-27 21:12:51 Contacting >IPORT< via UDP
2014-05-27 21:12:51 EVENT: WAIT
2014-05-27 21:12:51 Connecting to >IPORT< via UDPv4
2014-05-27 21:13:01 Server poll timeout, trying next remote entry...
2014-05-27 21:13:01 EVENT: RECONNECTING
2014-05-27 21:13:01 LZO-ASYM init swap=0 asym=0
2014-05-27 21:13:01 EVENT: RESOLVE
2014-05-27 21:13:01 Contacting >IPORT< via UDP
2014-05-27 21:13:01 EVENT: WAIT
2014-05-27 21:13:01 Connecting >IPORT< via UDPv4
2014-05-27 21:13:11 Server poll timeout, trying next remote entry...
2014-05-27 21:13:11 EVENT: RECONNECTING
2014-05-27 21:13:11 LZO-ASYM init swap=0 asym=0
2014-05-27 21:13:11 EVENT: RESOLVE
2014-05-27 21:13:11 Contacting >IPORT< via UDP
2014-05-27 21:13:11 EVENT: WAIT
2014-05-27 21:13:11 Connecting to >IPORT< via UDPv4
2014-05-27 21:13:21 Server poll timeout, trying next remote entry...
2014-05-27 21:13:21 EVENT: RECONNECTING
2014-05-27 21:13:21 LZO-ASYM init swap=0 asym=0
2014-05-27 21:13:21 EVENT: RESOLVE
2014-05-27 21:13:21 Contacting >IPORT< via UDP
2014-05-27 21:13:21 EVENT: WAIT
2014-05-27 21:13:21 Connecting to >IPORT< via UDPv4
2014-05-27 21:13:31 EVENT: CONNECTION_TIMEOUT [ERR]
2014-05-27 21:13:31 EVENT: DISCONNECTED
2014-05-27 21:13:31 Raw stats on disconnect:
BYTES_OUT : 420
PACKETS_OUT : 30
CONNECTION_TIMEOUT : 1
N_RECONNECT : 5
2014-05-27 21:13:31 Performance stats on disconnect:
CPU usage (microseconds): 50329
Network bytes per CPU second: 8345
Tunnel bytes per CPU second: 0
2014-05-27 21:13:31 ----- OpenVPN Stop -----
2014-05-27 21:13:31 EVENT: DISCONNECT_PENDING
Hier ist die iOS.ovpn:
dev tun
tls-client
remote >IPORT<
# The "float" tells OpenVPN to accept authenticated packets from any address,
# not only the address which was specified in the --remote option.
# This is useful when you are connecting to a peer which holds a dynamic address
# such as a dial-in user or DHCP client.
# (Please refer to the manual of OpenVPN for more information.)
#float
# If redirect-gateway is enabled, the client will redirect it's
# default network gateway through the VPN.
# It means the VPN connection will firstly connect to the VPN Server
# and then to the internet.
# (Please refer to the manual of OpenVPN for more information.)
redirect-gateway
# dhcp-option DNS: To set primary domain name server address.
# Repeat this option to set secondary DNS server addresses.
dhcp-option DNS 192.168.0.1
pull
proto udp
script-security 2
comp-lzo
reneg-sec 8640000
#Inline-Zertifikate
#ca.crt
#server.crt
#server.key
auth-user-pass
setenv CLIENT_CERT 0
<ca>
-----BEGIN CERTIFICATE-----
..............................................
Irgendwo ist der Wurm drinn.
ich bekomme auf meiner DS114 einfach den OpenVPN vom iPad aus nicht zum laufen.
Verwende eine iOS.ovpn Datei mit inline-Zertifikaten.
Auf meine DS212 komme ich, aber bei der DS114 klappt es einfach nicht.
Hier ist die Logfile vom client:
2014-05-27 20:35:13 Performance stats on disconnect:
CPU usage (microseconds): 52297
Network bytes per CPU second: 8031
Tunnel bytes per CPU second: 0
2014-05-27 20:35:13 ----- OpenVPN Stop -----
2014-05-27 20:35:13 EVENT: DISCONNECT_PENDING
2014-05-27 21:12:31 ----- OpenVPN Start (iOS 32-bit) -----
2014-05-27 21:12:31 UNUSED OPTIONS
1 [tls-client]
4 [pull]
6 [script-security] [2]
10 [setenv] [CLIENT_CERT] [0]
12 [cert] [-----BEGIN CERTIFICATE----- MIID+zCCA2SgAwIBAgIBATANBgkqhkiG9w0B...]
2014-05-27 21:12:31 LZO-ASYM init swap=0 asym=0
2014-05-27 21:12:31 EVENT: RESOLVE
2014-05-27 21:12:32 Contacting >IPORT< via UDP
2014-05-27 21:12:32 EVENT: WAIT
2014-05-27 21:12:32 Connecting to >IPORT< via UDPv4
2014-05-27 21:12:41 Server poll timeout, trying next remote entry...
2014-05-27 21:12:41 EVENT: RECONNECTING
2014-05-27 21:12:41 LZO-ASYM init swap=0 asym=0
2014-05-27 21:12:41 EVENT: RESOLVE
2014-05-27 21:12:41 Contacting >IPORT< via UDP
2014-05-27 21:12:41 EVENT: WAIT
2014-05-27 21:12:41 Connecting to >IPORT< via UDPv4
2014-05-27 21:12:51 Server poll timeout, trying next remote entry...
2014-05-27 21:12:51 EVENT: RECONNECTING
2014-05-27 21:12:51 LZO-ASYM init swap=0 asym=0
2014-05-27 21:12:51 EVENT: RESOLVE
2014-05-27 21:12:51 Contacting >IPORT< via UDP
2014-05-27 21:12:51 EVENT: WAIT
2014-05-27 21:12:51 Connecting to >IPORT< via UDPv4
2014-05-27 21:13:01 Server poll timeout, trying next remote entry...
2014-05-27 21:13:01 EVENT: RECONNECTING
2014-05-27 21:13:01 LZO-ASYM init swap=0 asym=0
2014-05-27 21:13:01 EVENT: RESOLVE
2014-05-27 21:13:01 Contacting >IPORT< via UDP
2014-05-27 21:13:01 EVENT: WAIT
2014-05-27 21:13:01 Connecting >IPORT< via UDPv4
2014-05-27 21:13:11 Server poll timeout, trying next remote entry...
2014-05-27 21:13:11 EVENT: RECONNECTING
2014-05-27 21:13:11 LZO-ASYM init swap=0 asym=0
2014-05-27 21:13:11 EVENT: RESOLVE
2014-05-27 21:13:11 Contacting >IPORT< via UDP
2014-05-27 21:13:11 EVENT: WAIT
2014-05-27 21:13:11 Connecting to >IPORT< via UDPv4
2014-05-27 21:13:21 Server poll timeout, trying next remote entry...
2014-05-27 21:13:21 EVENT: RECONNECTING
2014-05-27 21:13:21 LZO-ASYM init swap=0 asym=0
2014-05-27 21:13:21 EVENT: RESOLVE
2014-05-27 21:13:21 Contacting >IPORT< via UDP
2014-05-27 21:13:21 EVENT: WAIT
2014-05-27 21:13:21 Connecting to >IPORT< via UDPv4
2014-05-27 21:13:31 EVENT: CONNECTION_TIMEOUT [ERR]
2014-05-27 21:13:31 EVENT: DISCONNECTED
2014-05-27 21:13:31 Raw stats on disconnect:
BYTES_OUT : 420
PACKETS_OUT : 30
CONNECTION_TIMEOUT : 1
N_RECONNECT : 5
2014-05-27 21:13:31 Performance stats on disconnect:
CPU usage (microseconds): 50329
Network bytes per CPU second: 8345
Tunnel bytes per CPU second: 0
2014-05-27 21:13:31 ----- OpenVPN Stop -----
2014-05-27 21:13:31 EVENT: DISCONNECT_PENDING
Hier ist die iOS.ovpn:
dev tun
tls-client
remote >IPORT<
# The "float" tells OpenVPN to accept authenticated packets from any address,
# not only the address which was specified in the --remote option.
# This is useful when you are connecting to a peer which holds a dynamic address
# such as a dial-in user or DHCP client.
# (Please refer to the manual of OpenVPN for more information.)
#float
# If redirect-gateway is enabled, the client will redirect it's
# default network gateway through the VPN.
# It means the VPN connection will firstly connect to the VPN Server
# and then to the internet.
# (Please refer to the manual of OpenVPN for more information.)
redirect-gateway
# dhcp-option DNS: To set primary domain name server address.
# Repeat this option to set secondary DNS server addresses.
dhcp-option DNS 192.168.0.1
pull
proto udp
script-security 2
comp-lzo
reneg-sec 8640000
#Inline-Zertifikate
#ca.crt
#server.crt
#server.key
auth-user-pass
setenv CLIENT_CERT 0
<ca>
-----BEGIN CERTIFICATE-----
..............................................
Irgendwo ist der Wurm drinn.