VPN semi-randomly dropping connection

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
kachajal
OpenVpn Newbie
Posts: 2
Joined: Mon Mar 20, 2017 10:55 pm

VPN semi-randomly dropping connection

Post by kachajal » Mon Mar 20, 2017 11:39 pm

I've set up OpenVPN on a VPS I've bought in order to work around issues with opening ports in For Honor (a game with p2p networking). Basically, it's cheaper and easier for me to do this instead of paying my ISP for a public IP address.

It works just fine except that it sometimes disconnects for anything from a couple to thirty seconds. During this time I can still ping the VPS' public IP, but any other IP's (e.g google) no longer work. Additionally, 10.8.0.1 (which I believe is the VPS' address on the private network?) doesn't work during that time either.

As far as I can tell both my connection to the server and the server's connection to the internet remain uninterrupted during these outages. That is, if I SSH to it through PuTTy and run ping on the server, I receive uninterrupted updates even while being unable to access the internet otherwise.

Now, it's semi-random because I can sort of cause it myself by opening several webpages at a time - especially ones on domains I didn't visit recently, it seems. So there's no disconnects or issues when I watch a youtube video, but when I open reddit afterwards suddenly it disconnects.

This wouldn't be a problem given that I primarily want this VPN for gaming, but unfortunately the disconnects also happen while I use it in For Honor, and they're horribly aggravating.

Fragment and mssfix are recent additions, and the problems persist even if they're not present.


Server.conf:

Code: Select all

fragment 1430
mssfix
port 1194
proto udp
dev tun
ca ca.crt
cert server.crt
dh dh2048.pem
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
client-config-dir staticclients
route 10.9.0.0 255.255.255.252
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"
duplicate-cn
keepalive 10 120
comp-lzo
user nobody
group nogroup
persist-key
persist-tun
status openvpn-status.log
verb 6
Client.ovpn:

Code: Select all

fragment 1430
mssfix
client
dev tun
proto udp
remote serverip 1194
resolv-retry infinite
nobind
user nobody
group nogroup
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 6
Thanks in advance for any help!

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: VPN semi-randomly dropping connection

Post by TinCanTech » Tue Mar 21, 2017 11:59 am

What do your logs show ?

Please see:
HOWTO: Request Help !

kachajal
OpenVpn Newbie
Posts: 2
Joined: Mon Mar 20, 2017 10:55 pm

Re: VPN semi-randomly dropping connection

Post by kachajal » Tue Mar 21, 2017 7:31 pm

Here's the client log:

Code: Select all

Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_private_mode = 00000000
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_cert_private = DISABLED
Tue Mar 21 20:22:39 2017   pkcs11_pin_cache_period = -1
Tue Mar 21 20:22:39 2017   pkcs11_id = '[UNDEF]'
Tue Mar 21 20:22:39 2017   pkcs11_id_management = DISABLED
Tue Mar 21 20:22:39 2017   server_network = 0.0.0.0
Tue Mar 21 20:22:39 2017   server_netmask = 0.0.0.0
Tue Mar 21 20:22:39 2017   server_network_ipv6 = ::
Tue Mar 21 20:22:39 2017   server_netbits_ipv6 = 0
Tue Mar 21 20:22:39 2017   server_bridge_ip = 0.0.0.0
Tue Mar 21 20:22:39 2017   server_bridge_netmask = 0.0.0.0
Tue Mar 21 20:22:39 2017   server_bridge_pool_start = 0.0.0.0
Tue Mar 21 20:22:39 2017   server_bridge_pool_end = 0.0.0.0
Tue Mar 21 20:22:39 2017   ifconfig_pool_defined = DISABLED
Tue Mar 21 20:22:39 2017   ifconfig_pool_start = 0.0.0.0
Tue Mar 21 20:22:39 2017   ifconfig_pool_end = 0.0.0.0
Tue Mar 21 20:22:39 2017   ifconfig_pool_netmask = 0.0.0.0
Tue Mar 21 20:22:39 2017   ifconfig_pool_persist_filename = '[UNDEF]'
Tue Mar 21 20:22:39 2017   ifconfig_pool_persist_refresh_freq = 600
Tue Mar 21 20:22:39 2017   ifconfig_ipv6_pool_defined = DISABLED
Tue Mar 21 20:22:39 2017   ifconfig_ipv6_pool_base = ::
Tue Mar 21 20:22:39 2017   ifconfig_ipv6_pool_netbits = 0
Tue Mar 21 20:22:39 2017   n_bcast_buf = 256
Tue Mar 21 20:22:39 2017   tcp_queue_limit = 64
Tue Mar 21 20:22:39 2017   real_hash_size = 256
Tue Mar 21 20:22:39 2017   virtual_hash_size = 256
Tue Mar 21 20:22:39 2017   client_connect_script = '[UNDEF]'
Tue Mar 21 20:22:39 2017   learn_address_script = '[UNDEF]'
Tue Mar 21 20:22:39 2017   client_disconnect_script = '[UNDEF]'
Tue Mar 21 20:22:39 2017   client_config_dir = '[UNDEF]'
Tue Mar 21 20:22:39 2017   ccd_exclusive = DISABLED
Tue Mar 21 20:22:39 2017   tmp_dir = 'C:\Users\Kachajal\AppData\Local\Temp\'
Tue Mar 21 20:22:39 2017   push_ifconfig_defined = DISABLED
Tue Mar 21 20:22:39 2017   push_ifconfig_local = 0.0.0.0
Tue Mar 21 20:22:39 2017   push_ifconfig_remote_netmask = 0.0.0.0
Tue Mar 21 20:22:39 2017   push_ifconfig_ipv6_defined = DISABLED
Tue Mar 21 20:22:39 2017   push_ifconfig_ipv6_local = ::/0
Tue Mar 21 20:22:39 2017   push_ifconfig_ipv6_remote = ::
Tue Mar 21 20:22:39 2017   enable_c2c = DISABLED
Tue Mar 21 20:22:39 2017   duplicate_cn = DISABLED
Tue Mar 21 20:22:39 2017   cf_max = 0
Tue Mar 21 20:22:39 2017   cf_per = 0
Tue Mar 21 20:22:39 2017   max_clients = 1024
Tue Mar 21 20:22:39 2017   max_routes_per_client = 256
Tue Mar 21 20:22:39 2017   auth_user_pass_verify_script = '[UNDEF]'
Tue Mar 21 20:22:39 2017   auth_user_pass_verify_script_via_file = DISABLED
Tue Mar 21 20:22:39 2017   auth_token_generate = DISABLED
Tue Mar 21 20:22:39 2017   auth_token_lifetime = 0
Tue Mar 21 20:22:39 2017   client = ENABLED
Tue Mar 21 20:22:39 2017   pull = ENABLED
Tue Mar 21 20:22:39 2017   auth_user_pass_file = '[UNDEF]'
Tue Mar 21 20:22:39 2017   show_net_up = DISABLED
Tue Mar 21 20:22:39 2017   route_method = 3
Tue Mar 21 20:22:39 2017   block_outside_dns = DISABLED
Tue Mar 21 20:22:39 2017   ip_win32_defined = DISABLED
Tue Mar 21 20:22:39 2017   ip_win32_type = 3
Tue Mar 21 20:22:39 2017   dhcp_masq_offset = 0
Tue Mar 21 20:22:39 2017   dhcp_lease_time = 31536000
Tue Mar 21 20:22:39 2017   tap_sleep = 0
Tue Mar 21 20:22:39 2017   dhcp_options = DISABLED
Tue Mar 21 20:22:39 2017   dhcp_renew = DISABLED
Tue Mar 21 20:22:39 2017   dhcp_pre_release = DISABLED
Tue Mar 21 20:22:39 2017   dhcp_release = DISABLED
Tue Mar 21 20:22:39 2017   domain = '[UNDEF]'
Tue Mar 21 20:22:39 2017   netbios_scope = '[UNDEF]'
Tue Mar 21 20:22:39 2017   netbios_node_type = 0
Tue Mar 21 20:22:39 2017   disable_nbt = DISABLED
Tue Mar 21 20:22:39 2017 OpenVPN 2.4.0 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Jan 31 2017
Tue Mar 21 20:22:39 2017 Windows version 6.1 (Windows 7) 64bit
Tue Mar 21 20:22:39 2017 library versions: OpenSSL 1.0.2k  26 Jan 2017, LZO 2.09
Tue Mar 21 20:22:39 2017 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
Tue Mar 21 20:22:39 2017 Need hold release from management interface, waiting...
Tue Mar 21 20:22:39 2017 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
Tue Mar 21 20:22:40 2017 MANAGEMENT: CMD 'state on'
Tue Mar 21 20:22:40 2017 MANAGEMENT: CMD 'log all on'
Tue Mar 21 20:22:40 2017 MANAGEMENT: CMD 'hold off'
Tue Mar 21 20:22:40 2017 MANAGEMENT: CMD 'hold release'
Tue Mar 21 20:22:40 2017 MANAGEMENT: CMD 'proxy NONE  '
Tue Mar 21 20:22:41 2017 LZO compression initializing
Tue Mar 21 20:22:41 2017 Control Channel MTU parms [ L:1626 D:1212 EF:38 EB:0 ET:0 EL:3 ]
Tue Mar 21 20:22:41 2017 Data Channel MTU parms [ L:1626 D:1430 EF:126 EB:407 ET:0 EL:3 ]
Tue Mar 21 20:22:41 2017 Fragmentation MTU parms [ L:1626 D:1430 EF:125 EB:407 ET:1 EL:3 ]
Tue Mar 21 20:22:41 2017 Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto UDPv4,comp-lzo,mtu-dynamic,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Mar 21 20:22:41 2017 Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto UDPv4,comp-lzo,mtu-dynamic,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Mar 21 20:22:41 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]public_server_ip:1194
Tue Mar 21 20:22:41 2017 Socket Buffers: R=[8192->8192] S=[8192->8192]
Tue Mar 21 20:22:41 2017 UDP link local: (not bound)
Tue Mar 21 20:22:41 2017 UDP link remote: [AF_INET]public_server_ip:1194
Tue Mar 21 20:22:41 2017 MANAGEMENT: >STATE:1490124161,WAIT,,,,,,
Tue Mar 21 20:22:41 2017 MANAGEMENT: >STATE:1490124161,AUTH,,,,,,
Tue Mar 21 20:22:41 2017 TLS: Initial packet from [AF_INET]public_server_ip:1194, sid=9712f26d a947aa1a
Tue Mar 21 20:22:41 2017 VERIFY OK: depth=1, C=PL, ST=LUB, L=ZMC, O=HopeThisWorks, OU=HonorPoints, CN=HopeThisWorks CA, name=For-Honor-VPN, emailAddress=justice@reigns.from.above
Tue Mar 21 20:22:41 2017 VERIFY OK: nsCertType=SERVER
Tue Mar 21 20:22:41 2017 VERIFY OK: depth=0, C=PL, ST=LUB, L=ZMC, O=HopeThisWorks, OU=HonorPoints, CN=server, name=For-Honor-VPN, emailAddress=justice@reigns.from.above
Tue Mar 21 20:22:41 2017 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Tue Mar 21 20:22:41 2017 [server] Peer Connection Initiated with [AF_INET]public_server_ip:1194
Tue Mar 21 20:22:43 2017 MANAGEMENT: >STATE:1490124163,GET_CONFIG,,,,,,
Tue Mar 21 20:22:43 2017 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Tue Mar 21 20:22:43 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1 bypass-dhcp,dhcp-option DNS 8.8.8.8,dhcp-option DNS 8.8.4.4,route 10.8.0.1,topology net30,ping 10,ping-restart 120,ifconfig 10.9.0.1 10.9.0.2'
Tue Mar 21 20:22:43 2017 OPTIONS IMPORT: timers and/or timeouts modified
Tue Mar 21 20:22:43 2017 OPTIONS IMPORT: --ifconfig/up options modified
Tue Mar 21 20:22:43 2017 OPTIONS IMPORT: route options modified
Tue Mar 21 20:22:43 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Tue Mar 21 20:22:43 2017 Data Channel MTU parms [ L:1546 D:1430 EF:46 EB:407 ET:0 EL:3 ]
Tue Mar 21 20:22:43 2017 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Mar 21 20:22:43 2017 WARNING: INSECURE cipher with block size less than 128 bit (64 bit).  This allows attacks like SWEET32.  Mitigate by using a --cipher with a larger block size (e.g. AES-256-CBC).
Tue Mar 21 20:22:43 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Mar 21 20:22:43 2017 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Mar 21 20:22:43 2017 WARNING: INSECURE cipher with block size less than 128 bit (64 bit).  This allows attacks like SWEET32.  Mitigate by using a --cipher with a larger block size (e.g. AES-256-CBC).
Tue Mar 21 20:22:43 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Mar 21 20:22:43 2017 WARNING: cipher with small block size in use, reducing reneg-bytes to 64MB to mitigate SWEET32 attacks.
Tue Mar 21 20:22:43 2017 interactive service msg_channel=416
Tue Mar 21 20:22:43 2017 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 I=32 HWADDR=60:6c:66:2a:dd:c5
Tue Mar 21 20:22:43 2017 open_tun
Tue Mar 21 20:22:43 2017 TAP-WIN32 device [tap0] opened: \\.\Global\{F97E6409-7ED1-4EE2-8A98-2E7EB09ECF46}.tap
Tue Mar 21 20:22:43 2017 TAP-Windows Driver Version 9.21 
Tue Mar 21 20:22:43 2017 TAP-Windows MTU=1400
Tue Mar 21 20:22:43 2017 Notified TAP-Windows driver to set a DHCP IP/netmask of 10.9.0.1/255.255.255.252 on interface {F97E6409-7ED1-4EE2-8A98-2E7EB09ECF46} [DHCP-serv: 10.9.0.2, lease-time: 31536000]
Tue Mar 21 20:22:43 2017 DHCP option string: 06080808 08080808 0404
Tue Mar 21 20:22:43 2017 Successful ARP Flush on interface [27] {F97E6409-7ED1-4EE2-8A98-2E7EB09ECF46}
Tue Mar 21 20:22:43 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Tue Mar 21 20:22:43 2017 MANAGEMENT: >STATE:1490124163,ASSIGN_IP,,10.9.0.1,,,,
Tue Mar 21 20:22:48 2017 TEST ROUTES: 2/2 succeeded len=1 ret=1 a=0 u/d=up
Tue Mar 21 20:22:48 2017 C:\Windows\system32\route.exe ADD public_server_ip MASK 255.255.255.255 192.168.1.1
Tue Mar 21 20:22:48 2017 Route addition via service succeeded
Tue Mar 21 20:22:48 2017 C:\Windows\system32\route.exe ADD 0.0.0.0 MASK 128.0.0.0 10.9.0.2
Tue Mar 21 20:22:48 2017 Route addition via service succeeded
Tue Mar 21 20:22:48 2017 C:\Windows\system32\route.exe ADD 128.0.0.0 MASK 128.0.0.0 10.9.0.2
Tue Mar 21 20:22:48 2017 Route addition via service succeeded
Tue Mar 21 20:22:48 2017 MANAGEMENT: >STATE:1490124168,ADD_ROUTES,,,,,,
Tue Mar 21 20:22:48 2017 C:\Windows\system32\route.exe ADD 10.8.0.1 MASK 255.255.255.255 10.9.0.2
Tue Mar 21 20:22:48 2017 Route addition via service succeeded
Tue Mar 21 20:22:48 2017 Initialization Sequence Completed
Tue Mar 21 20:22:48 2017 MANAGEMENT: >STATE:1490124168,CONNECTED,SUCCESS,10.9.0.1,public_server_ip,1194,,
And here's the server log:

Code: Select all

Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: MULTI: multi_create_instance called
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Re-using SSL/TLS context
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 LZO compression initialized
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Control Channel MTU parms [ L:1546 D:138 EF:38 EB:0 ET:0 EL:0 ]
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Data Channel MTU parms [ L:1546 D:1430 EF:46 EB:135 ET:0 EL:0 AF:3/1 ]
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Fragmentation MTU parms [ L:1546 D:1430 EF:45 EB:135 ET:1 EL:0 AF:3/1 ]
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Local Options String: 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto UDPv4,comp-lzo,$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto UDPv4$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Local Options hash (VER=V4): '8e7959c7'
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 Expected Remote Options hash (VER=V4): 'c086e1aa'
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 READ [14] from [AF_INET]my_public_ip:58119: P_CONTROL_HARD_RESET_CLIENT_V2 kid=$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 TLS: Initial packet from [AF_INET]my_public_ip:58119, sid=af3e2df3 976e7a6a
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 WRITE [26] to [AF_INET]my_public_ip:58119: P_CONTROL_HARD_RESET_SERVER_V2 kid=0$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 READ [22] from [AF_INET]my_public_ip:58119: P_ACK_V1 kid=0 [ 0 ]
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 READ [187] from [AF_INET]my_public_ip:58119: P_CONTROL_V1 kid=0 [ ] pid=1 DATA $
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 WRITE [126] to [AF_INET]my_public_ip:58119: P_CONTROL_V1 kid=0 [ 1 ] pid=1 DATA$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 WRITE [114] to [AF_INET]my_public_ip:58119: P_CONTROL_V1 kid=0 [ ] pid=2 DATA l$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 WRITE [114] to [AF_INET]my_public_ip:58119: P_CONTROL_V1 kid=0 [ ] pid=3 DATA l$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 WRITE [114] to [AF_INET]my_public_ip:58119: P_CONTROL_V1 kid=0 [ ] pid=4 DATA l$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 READ [22] from [AF_INET]my_public_ip:58119: P_ACK_V1 kid=0 [ 1 ]
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 WRITE [114] to [AF_INET]my_public_ip:58119: P_CONTROL_V1 kid=0 [ ] pid=5 DATA l$
Mar 21 20:22:38 For-Honor-VPN ovpn-server[5442]: my_public_ip:58119 UDPv4 READ [22] from [AF_INET]my_public_ip:58119: P_ACK_V1 kid=0 [ 2 ]
Please, any ideas at all are welcome. This is driving me a little bit crazy.

Post Reply