I am using the same configuration file as a co-worker, and they are able to connect, but I can't. I don't see any errors in my client log and I'm not sure if the Azure logs are available, at least I haven't been able to find them. The connection seems to drop immediately after receiving a packet. There are no obvious errors listed in the log.
Here's the log showing the disconnect:
Code: Select all
2023-02-23 08:59:48 Restart pause, 128 second(s)
2023-02-23 09:01:56 Outgoing Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
2023-02-23 09:01:56 Incoming Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication
2023-02-23 09:01:56 MANAGEMENT: >STATE:1677160916,RESOLVE,,,,,,
2023-02-23 09:01:56 TCP/UDP: Preserving recently used remote address: [AF_INET]XXX.XXX.XXX.XXX:XXXX
2023-02-23 09:01:56 ovpn-dco device [OpenVPN Data Channel Offload] opened
2023-02-23 09:01:57 TCP_CLIENT link local: (not bound)
2023-02-23 09:01:57 TCP_CLIENT link remote: [AF_INET]XXX.XXX.XXX.XXX:XXXX
2023-02-23 09:01:57 MANAGEMENT: >STATE:1677160917,WAIT,,,,,,
2023-02-23 09:01:57 MANAGEMENT: >STATE:1677160917,AUTH,,,,,,
2023-02-23 09:01:57 TLS: Initial packet from [AF_INET]XXX.XXX.XXX.XXX:XXXX, sid=fb259ea4 3d046ddf
2023-02-23 09:01:57 Connection reset, restarting [-1]
2023-02-23 09:01:57 Closing DCO interface
2023-02-23 09:01:57 SIGUSR1[soft,connection-reset] received, process restarting
2023-02-23 09:01:57 MANAGEMENT: >STATE:1677160917,RECONNECTING,connection-reset,,,,,
2023-02-23 09:01:57 Restart pause, 256 second(s)