1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
| [Aug 04, 2025, 13:55:57] START CONNECTION
[Aug 04, 2025, 13:55:57] ----- OpenVPN Start ----- OpenVPN core 3.11.1 ios arm64 64-bit
[Aug 04, 2025, 13:55:57] OpenVPN core 3.11.1 ios arm64 64-bit
[Aug 04, 2025, 13:55:57] Frame=512/2112/512 mssfix-ctrl=1250
[Aug 04, 2025, 13:55:57] NOTE: This configuration contains options that were not used:
[Aug 04, 2025, 13:55:57] Unsupported option (ignored)
[Aug 04, 2025, 13:55:57] 0 [resolv-retry] [infinite]
[Aug 04, 2025, 13:55:57] 1 [persist-key]
[Aug 04, 2025, 13:55:57] 2 [persist-tun]
[Aug 04, 2025, 13:55:57] EVENT: RESOLVE
[Aug 04, 2025, 13:55:57] Contacting 178.229.224.**:1194 via UDP
[Aug 04, 2025, 13:55:57] EVENT: WAIT
[Aug 04, 2025, 13:55:57] Connecting to [voorbeeld.ddns.net]:1194 (178.229.224.**) via UDP
[Aug 04, 2025, 13:55:58] EVENT: CONNECTING
[Aug 04, 2025, 13:55:58] Tunnel Options:V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client
[Aug 04, 2025, 13:55:58] Creds: UsernameEmpty/PasswordEmpty
[Aug 04, 2025, 13:55:58] Sending Peer Info:
IV_VER=3.11.1
IV_PLAT=ios
IV_NCP=2
IV_TCPNL=1
IV_PROTO=8094
IV_MTU=1600
IV_CIPHERS=AES-128-CBC:AES-192-CBC:AES-256-CBC:AES-128-GCM:AES-192-GCM:AES-256-GCM:CHACHA20-POLY1305
IV_LZO=1
IV_AUTO_SESS=1
IV_GUI_VER=net.openvpn.connect.ios_3.7.2-6402
IV_SSO=webauth,crtext
IV_BS64DL=1
[Aug 04, 2025, 13:55:58] SSL Handshake: peer certificate: CN=server, 4096 bit RSA, cipher: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 Kx=any Au=any Enc=CHACHA20/POLY1305(256) Mac=AEAD
[Aug 04, 2025, 13:55:58] Session is ACTIVE
[Aug 04, 2025, 13:55:58] EVENT: GET_CONFIG
[Aug 04, 2025, 13:55:58] Sending PUSH_REQUEST to server...
[Aug 04, 2025, 13:55:58] OPTIONS:
0 [route] [192.168.2.0] [255.255.255.0]
1 [route] [10.10.0.0] [255.255.255.0]
2 [topology] [net30]
3 [ping] [10]
4 [ping-restart] [120]
5 [ifconfig] [10.10.0.6] [10.10.0.5]
6 [peer-id] [0]
7 [cipher] [AES-256-CBC]
8 [protocol-flags] [cc-exit] [tls-ekm] [dyn-tls-crypt]
9 [tun-mtu] [1500]
[Aug 04, 2025, 13:55:58] PROTOCOL OPTIONS:
key-derivation: TLS Keying Material Exporter [RFC5705]
compress: LZO
control channel: dynamic tls-crypt enabled
data channel: cipher AES-256-CBC, digest SHA1, peer-id 0
[Aug 04, 2025, 13:55:58] EVENT: ASSIGN_IP
[Aug 04, 2025, 13:55:58] NIP: preparing TUN network settings
[Aug 04, 2025, 13:55:58] NIP: init TUN network settings with endpoint: 178.229.224.**
[Aug 04, 2025, 13:55:58] NIP: adding IPv4 address to network settings 10.10.0.6/255.255.255.252
[Aug 04, 2025, 13:55:58] NIP: adding (included) IPv4 route 10.10.0.4/30
[Aug 04, 2025, 13:55:58] NIP: adding (included) IPv4 route 192.168.2.0/24
[Aug 04, 2025, 13:55:58] NIP: adding (included) IPv4 route 10.10.0.0/24
[Aug 04, 2025, 13:55:58] NIP: allowFamily(AF_INET, 1)
[Aug 04, 2025, 13:55:58] NIP: allowFamily(AF_INET6, 1)
[Aug 04, 2025, 13:55:58] NIP: setting MTU to 1500
[Aug 04, 2025, 13:55:58] Connected via NetworkExtensionTUN
[Aug 04, 2025, 13:55:58] LZO-ASYM init swap=0 asym=1
[Aug 04, 2025, 13:55:58] EVENT: CONNECTED voorbeeld.ddns.net:1194 (178.229.224.**) via /UDP on NetworkExtensionTUN/10.10.0.6/ gw= mtu=(default)
[Aug 04, 2025, 13:55:58] EVENT: COMPRESSION_ENABLED Asymmetric compression enabled. Server may send compressed data. This may be a potential security issue. |