Giter VIP home page Giter VIP logo

Comments (10)

jkbullard avatar jkbullard commented on June 10, 2024

Thanks for your report. Please see Tunnelblick 4.

from tunnelblick.

corporate-gadfly avatar corporate-gadfly commented on June 10, 2024

For others, looking to downgrade via brew, you can use the following command to downgrade.

brew install --cask <cask_url>

where cask_url is as follows:

Hope that helps.

from tunnelblick.

jkbullard avatar jkbullard commented on June 10, 2024

For others, looking to downgrade…

Before you downgrade, please reply to this Issue with the Diagnostic Info obtained by following the instructions at Before You Post About a Problem.

Then try Tunnelblick 3.8.8b, which can be found on our Deprecated Downloads page.

from tunnelblick.

nbevans avatar nbevans commented on June 10, 2024

Tunnelblick 4.0 is no longer compatible with Mikrotik OpenVPN (6.49.10 long-term channel) unless you change the OpenVPN version to "2.5.9 - OpenSSL 1.1.1w"

A shame :(

from tunnelblick.

jkbullard avatar jkbullard commented on June 10, 2024

@nbevans - A cursory look at Mikrotik's documentation indicates they default to using Blowfish encryption, which is not recommended for VPNs. But you can apparently use different encryption, which would be compatible with OpenSSL 3. Have you tried that?

A not-recommended alternative is to allow Blowfish to be used with OpenSSL 3 by adding the "providers legacy default" option to your OpenVPN configuration file.

Of course, that's assuming you're using the default Mikrotik encryption. If not, please post the Diagnostic Info as described in Before You Post About a Problem so we can figure out what the problem is.

from tunnelblick.

nbevans avatar nbevans commented on June 10, 2024

I don't think its blowfish - the server side is using AES 256 CBC

My logs in Tunnelblick show this (when I connect successfully using older version of OpenVPN config):

2024-03-11 17:54:06.502896 Using peer cipher 'AES-256-CBC'
2024-03-11 17:54:06.502991 Outgoing Data Channel: Cipher 'AES-256-CBC' initialized with 256 bit key
2024-03-11 17:54:06.503006 Outgoing Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication
2024-03-11 17:54:06.503033 Incoming Data Channel: Cipher 'AES-256-CBC' initialized with 256 bit key
2024-03-11 17:54:06.503044 Incoming Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication

The excerpt where the error occurs is this:

2024-03-11 18:04:52.320440 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:52.320450 MANAGEMENT: >STATE:1710180292,TCP_CONNECT,,,,,,
2024-03-11 18:04:52.325316 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:52.325347 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:52.325359 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:52.325397 MANAGEMENT: >STATE:1710180292,WAIT,,,,,,
2024-03-11 18:04:52.325644 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:52.329252 MANAGEMENT: >STATE:1710180292,AUTH,,,,,,
2024-03-11 18:04:52.329295 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=987353cd ff6cc9f6
2024-03-11 18:04:52.426017 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:52.426227 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:52.426240 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:52.475715 Connection reset, restarting [0]

Here's the full diagnostic:

*Tunnelblick: macOS 13.3 (22E252); Tunnelblick 4.0.0 (build 5970); prior version 3.8.8a (build 5776); Admin user
git commit 26decd1ea08180e2e30735bb4363b5ad4cf2e944
The Tunnelblick.app process is not being translated (x86_64)
System Integrity Protection is enabled
Model: MacBookPro15,3

================================================================================

Configuration Mikrotik CHR (Azure)

"Sanitized" condensed configuration file for /Users/nbevans/Library/Application Support/Tunnelblick/Configurations/Mikrotik CHR (Azure).tblk:

client
dev tun
proto tcp
remote xxxxxxxxxx.cloudapp.azure.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
mute-replay-warnings
ca ca-certificate.crt
verify-x509-name "CN=xxxxxxxxxx.cloudapp.azure.com"
cipher AES-256-CBC
auth SHA1
pull
auth-user-pass
verb 3
ping 60
route-delay 5
route-up route-up.sh

================================================================================

Files in Mikrotik CHR (Azure).tblk:
      Contents/Resources/route-up.sh
      Contents/Resources/ca-….crt
      Contents/Resources/config.ovpn

================================================================================

Configuration preferences:

autoConnect = 1
-onSystemStart = 0
useDNS = 0
-useUpInsteadOfRouteUp = 1
-keychainHasUsernameAndPassword = 1
-openvpnVersion = -
-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 1
-keepConnected = 1
-lastConnectionSucceeded = 0

================================================================================

Wildcard preferences:

-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0

================================================================================

Program preferences:

skipWarningThatIPANotFetchedBeforeConnection = 1
skipWarningThatIPAddressDidNotChangeAfterConnection = 1
skipWarningAboutDnsProblems = 1
launchAtNextLogin = 1
tunnelblickVersionHistory = (
    "4.0.0 (build 5970)",
    "3.8.8d (build 5779)",
    "3.8.8a (build 5776)",
    "3.8.7a (build 5770)",
    "3.8.6a (build 5711)",
    "3.8.5a (build 5671)",
    "3.8.2 (build 5480)",
    "3.8.1 (build 5400)",
    "3.7.9a (build 5321)",
    "3.7.9 (build 5320)"
)
statusDisplayNumber = 0
lastLaunchTime = 731864134.65929
doNotShowSplashScreen = 1
lastLanguageAtLaunchWasRTL = 0
connectionWindowDisplayCriteria = showWhenConnecting
maxLogDisplaySize = 102400
lastConnectedDisplayName = Mikrotik CHR (Azure)
keyboardShortcutIndex = 0
updateCheckAutomatically = 1
NSWindow Frame SettingsSheetWindow = 2526 204 829 524 1680 -30 1920 1057 
NSWindow Frame ConnectingWindow = 647 507 626 378 0 0 1920 1055 
NSWindow Frame SUStatusFrame = 784 482 400 135 0 0 1920 1055 
NSWindow Frame SUUpdateAlert = 650 497 620 392 0 0 1920 1055 
detailsWindowFrameVersion = 5970
detailsWindowFrame = {{213, 261}, {1319, 631}}
detailsWindowLeftFrame = {{0, 0}, {243, 511}}
detailsWindowViewIndex = 0
detailsWindowConfigurationsTabIdentifier = settings
leftNavSelectedDisplayName = Mikrotik CHR (Azure)
AdvancedWindowTabIdentifier = sounds
haveDealtWithOldTunTapPreferences = 1
haveDealtWithAlwaysShowLoginWindow = 1
haveDealtWithOldLoginItem = 1
haveDealtWithAfterDisconnect = 1
SUEnableAutomaticChecks = 1
SUScheduledCheckInterval = 86400
SULastCheckTime = 2024-03-11 3:35:35 pm +0000
SUHasLaunchedBefore = 1

================================================================================

Forced preferences:

(None)

================================================================================

Deployed forced preferences:

(None)

================================================================================

Tunnelblick Kext Policy Data:

net.tunnelblick.tun|84ZK5S5258|WatchGuard Technologies Inc.|1|5
net.tunnelblick.tap|84ZK5S5258|WatchGuard Technologies Inc.|1|5

================================================================================

Tunnelblick Log:

2024-03-11 18:04:37.287557 *Tunnelblick: macOS 13.3 (22E252); Tunnelblick 4.0.0 (build 5970); prior version 3.8.8a (build 5776)
2024-03-11 18:04:37.580024 *Tunnelblick: Attempting connection with Mikrotik CHR (Azure) using shadow copy; Set nameserver = 0x00000300; not monitoring connection
2024-03-11 18:04:37.580430 *Tunnelblick: openvpnstart start Mikrotik\ CHR\ (Azure).tblk 60375 0x00000300 0 1 1 0x02104130 -ptADGNWradsgnw 2.6.9-openssl-3.0.13 <password>
2024-03-11 18:04:37.598775 *Tunnelblick: openvpnstart starting OpenVPN
2024-03-11 18:04:37.970305 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. 
2024-03-11 18:04:37.970611 OpenVPN 2.6.9 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [LZ4] [MH/RECVDA] [AEAD]
2024-03-11 18:04:37.970658 library versions: OpenSSL 3.0.13 30 Jan 2024, LZO 2.10
2024-03-11 18:04:37.971781 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:60375
2024-03-11 18:04:37.971841 Need hold release from management interface, waiting...
2024-03-11 18:04:38.203326 *Tunnelblick: openvpnstart log:
     OpenVPN started successfully.
     Command used to start OpenVPN (one argument per displayed line):
          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.6.9-openssl-3.0.13/openvpn
          --daemon
          --log-append /Library/Application Support/Tunnelblick/Logs/-SUsers-Snbevans-SLibrary-SApplication Support-STunnelblick-SConfigurations-SMikrotik CHR (Azure).tblk-SContents-SResources-Sconfig.ovpn.768_0_1_1_34619696.60375.openvpn.log
          --cd /Library/Application Support/Tunnelblick/Users/nbevans/Mikrotik CHR (Azure).tblk/Contents/Resources
          --machine-readable-output
          --setenv IV_GUI_VER "net.tunnelblick.tunnelblick 5970 4.0.0 (build 5970)"
          --verb 3
          --config /Library/Application Support/Tunnelblick/Users/nbevans/Mikrotik CHR (Azure).tblk/Contents/Resources/config.ovpn
          --setenv TUNNELBLICK_CONFIG_FOLDER /Library/Application Support/Tunnelblick/Users/nbevans/Mikrotik CHR (Azure).tblk/Contents/Resources
          --verb 3
          --cd /Library/Application Support/Tunnelblick/Users/nbevans/Mikrotik CHR (Azure).tblk/Contents/Resources
          --management 127.0.0.1 60375 /Library/Application Support/Tunnelblick/Mips/Mikrotik CHR (Azure).tblk.mip
          --setenv IV_SSO webauth
          --management-query-passwords
          --management-hold
          --script-security 2
2024-03-11 18:04:38.204861 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:52141
2024-03-11 18:04:38.230448 MANAGEMENT: CMD 'pid'
2024-03-11 18:04:38.230517 MANAGEMENT: CMD 'auth-retry interact'
2024-03-11 18:04:38.230540 MANAGEMENT: CMD 'state on'
2024-03-11 18:04:38.230585 MANAGEMENT: CMD 'state'
2024-03-11 18:04:38.230629 MANAGEMENT: CMD 'bytecount 1'
2024-03-11 18:04:38.230835 *Tunnelblick: Established communication with OpenVPN
2024-03-11 18:04:38.231613 *Tunnelblick: >INFO:OpenVPN Management Interface Version 5 -- type 'help' for more info
2024-03-11 18:04:38.232591 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:38.236702 *Tunnelblick: Obtained VPN username and password from the Keychain
2024-03-11 18:04:38.237658 MANAGEMENT: CMD 'username "Auth" "nbevans"'
2024-03-11 18:04:38.237721 MANAGEMENT: CMD 'password [...]'
2024-03-11 18:04:38.238069 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:38.238112 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:38.246139 MANAGEMENT: >STATE:1710180278,RESOLVE,,,,,,
2024-03-11 18:04:38.275106 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.275173 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:38.275191 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.275206 MANAGEMENT: >STATE:1710180278,TCP_CONNECT,,,,,,
2024-03-11 18:04:38.279097 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.279132 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:38.279153 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.279303 MANAGEMENT: >STATE:1710180278,WAIT,,,,,,
2024-03-11 18:04:38.282970 MANAGEMENT: >STATE:1710180278,AUTH,,,,,,
2024-03-11 18:04:38.283006 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=47ac653d 42254a84
2024-03-11 18:04:38.292229 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2024-03-11 18:04:38.399344 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:38.399851 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:38.399868 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:38.446374 Connection reset, restarting [0]
2024-03-11 18:04:38.446616 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:38.446642 MANAGEMENT: >STATE:1710180278,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:38.588279 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:38.588340 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:38.588356 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:38.588492 MANAGEMENT: >STATE:1710180278,RESOLVE,,,,,,
2024-03-11 18:04:38.589797 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.589916 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:38.589982 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.590015 MANAGEMENT: >STATE:1710180278,TCP_CONNECT,,,,,,
2024-03-11 18:04:38.593740 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.593770 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:38.593784 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.593820 MANAGEMENT: >STATE:1710180278,WAIT,,,,,,
2024-03-11 18:04:38.594125 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:38.597556 MANAGEMENT: >STATE:1710180278,AUTH,,,,,,
2024-03-11 18:04:38.597599 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=5bcd795c e61ea42b
2024-03-11 18:04:38.697155 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:38.697371 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:38.697413 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:38.747311 Connection reset, restarting [0]
2024-03-11 18:04:38.747500 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:38.747518 MANAGEMENT: >STATE:1710180278,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:38.889506 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:38.889551 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:38.889562 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:38.889641 MANAGEMENT: >STATE:1710180278,RESOLVE,,,,,,
2024-03-11 18:04:38.890912 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.890976 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:38.890990 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.891000 MANAGEMENT: >STATE:1710180278,TCP_CONNECT,,,,,,
2024-03-11 18:04:38.896466 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.896494 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:38.896507 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:38.896549 MANAGEMENT: >STATE:1710180278,WAIT,,,,,,
2024-03-11 18:04:38.896820 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:38.900494 MANAGEMENT: >STATE:1710180278,AUTH,,,,,,
2024-03-11 18:04:38.900550 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=b1313920 d47c890f
2024-03-11 18:04:39.007714 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.007925 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.007937 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.057168 Connection reset, restarting [0]
2024-03-11 18:04:39.057358 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:39.057376 MANAGEMENT: >STATE:1710180279,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:39.217142 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:39.217216 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:39.217233 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:39.217402 MANAGEMENT: >STATE:1710180279,RESOLVE,,,,,,
2024-03-11 18:04:39.218923 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.218991 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:39.219009 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.219020 MANAGEMENT: >STATE:1710180279,TCP_CONNECT,,,,,,
2024-03-11 18:04:39.222740 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.222760 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:39.222770 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.222799 MANAGEMENT: >STATE:1710180279,WAIT,,,,,,
2024-03-11 18:04:39.223039 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:39.226283 MANAGEMENT: >STATE:1710180279,AUTH,,,,,,
2024-03-11 18:04:39.226316 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=05af65f8 f50639b9
2024-03-11 18:04:39.316180 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.316407 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.316420 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.367077 Connection reset, restarting [0]
2024-03-11 18:04:39.367317 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:39.367342 MANAGEMENT: >STATE:1710180279,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:39.509376 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:39.509430 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:39.509442 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:39.509561 MANAGEMENT: >STATE:1710180279,RESOLVE,,,,,,
2024-03-11 18:04:39.510903 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.510963 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:39.510978 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.510993 MANAGEMENT: >STATE:1710180279,TCP_CONNECT,,,,,,
2024-03-11 18:04:39.517477 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.517512 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:39.517524 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.517566 MANAGEMENT: >STATE:1710180279,WAIT,,,,,,
2024-03-11 18:04:39.517831 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:39.521688 MANAGEMENT: >STATE:1710180279,AUTH,,,,,,
2024-03-11 18:04:39.521737 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=f58c2ae6 fe45155c
2024-03-11 18:04:39.617544 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.617829 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.617846 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.667442 Connection reset, restarting [0]
2024-03-11 18:04:39.667688 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:39.667720 MANAGEMENT: >STATE:1710180279,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:39.810900 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:39.810964 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:39.810978 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:39.811134 MANAGEMENT: >STATE:1710180279,RESOLVE,,,,,,
2024-03-11 18:04:39.812670 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.812743 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:39.812762 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.812773 MANAGEMENT: >STATE:1710180279,TCP_CONNECT,,,,,,
2024-03-11 18:04:39.817299 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.817331 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:39.817344 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:39.817379 MANAGEMENT: >STATE:1710180279,WAIT,,,,,,
2024-03-11 18:04:39.817629 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:39.822300 MANAGEMENT: >STATE:1710180279,AUTH,,,,,,
2024-03-11 18:04:39.822339 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=bbcdfa4f a4e3a75d
2024-03-11 18:04:39.917997 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.918232 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.918247 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:39.966972 Connection reset, restarting [0]
2024-03-11 18:04:39.967190 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:39.967217 MANAGEMENT: >STATE:1710180279,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:40.108953 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:40.109014 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:40.109027 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:40.109112 MANAGEMENT: >STATE:1710180280,RESOLVE,,,,,,
2024-03-11 18:04:40.110650 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.110716 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:40.110731 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.110741 MANAGEMENT: >STATE:1710180280,TCP_CONNECT,,,,,,
2024-03-11 18:04:40.114846 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.114879 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:40.114892 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.114931 MANAGEMENT: >STATE:1710180280,WAIT,,,,,,
2024-03-11 18:04:40.115185 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:40.118865 MANAGEMENT: >STATE:1710180280,AUTH,,,,,,
2024-03-11 18:04:40.118913 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=ecbadcb5 a4ee4526
2024-03-11 18:04:40.217538 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.217836 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.217854 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.266671 Connection reset, restarting [0]
2024-03-11 18:04:40.266894 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:40.266918 MANAGEMENT: >STATE:1710180280,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:40.409944 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:40.410003 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:40.410017 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:40.410093 MANAGEMENT: >STATE:1710180280,RESOLVE,,,,,,
2024-03-11 18:04:40.411473 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.411536 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:40.411552 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.411561 MANAGEMENT: >STATE:1710180280,TCP_CONNECT,,,,,,
2024-03-11 18:04:40.418718 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.418755 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:40.418767 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.418803 MANAGEMENT: >STATE:1710180280,WAIT,,,,,,
2024-03-11 18:04:40.419053 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:40.423653 MANAGEMENT: >STATE:1710180280,AUTH,,,,,,
2024-03-11 18:04:40.423689 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=36acf018 6414ec7f
2024-03-11 18:04:40.517235 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.517502 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.517519 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.576872 Connection reset, restarting [0]
2024-03-11 18:04:40.577065 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:40.577084 MANAGEMENT: >STATE:1710180280,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:40.720958 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:40.721066 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:40.721100 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:40.721230 MANAGEMENT: >STATE:1710180280,RESOLVE,,,,,,
2024-03-11 18:04:40.722834 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.722910 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:40.722928 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.722940 MANAGEMENT: >STATE:1710180280,TCP_CONNECT,,,,,,
2024-03-11 18:04:40.727479 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.727512 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:40.727524 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:40.727559 MANAGEMENT: >STATE:1710180280,WAIT,,,,,,
2024-03-11 18:04:40.727803 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:40.731819 MANAGEMENT: >STATE:1710180280,AUTH,,,,,,
2024-03-11 18:04:40.731858 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=6979e1d5 603cc6ff
2024-03-11 18:04:40.830114 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.830350 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.830363 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:40.878488 Connection reset, restarting [0]
2024-03-11 18:04:40.878674 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:40.878692 MANAGEMENT: >STATE:1710180280,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:41.020252 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.020343 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:41.020386 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:41.020492 MANAGEMENT: >STATE:1710180281,RESOLVE,,,,,,
2024-03-11 18:04:41.022638 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.022737 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:41.022762 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.022776 MANAGEMENT: >STATE:1710180281,TCP_CONNECT,,,,,,
2024-03-11 18:04:41.027563 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.027596 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:41.027608 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.027646 MANAGEMENT: >STATE:1710180281,WAIT,,,,,,
2024-03-11 18:04:41.027907 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.031657 MANAGEMENT: >STATE:1710180281,AUTH,,,,,,
2024-03-11 18:04:41.031695 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=556557eb ebd00e43
2024-03-11 18:04:41.127353 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.127578 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.127591 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.177095 Connection reset, restarting [0]
2024-03-11 18:04:41.177331 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:41.177359 MANAGEMENT: >STATE:1710180281,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:41.319561 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.319611 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:41.319623 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:41.319693 MANAGEMENT: >STATE:1710180281,RESOLVE,,,,,,
2024-03-11 18:04:41.320901 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.320965 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:41.320981 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.320990 MANAGEMENT: >STATE:1710180281,TCP_CONNECT,,,,,,
2024-03-11 18:04:41.325727 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.325761 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:41.325772 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.325808 MANAGEMENT: >STATE:1710180281,WAIT,,,,,,
2024-03-11 18:04:41.326046 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.330186 MANAGEMENT: >STATE:1710180281,AUTH,,,,,,
2024-03-11 18:04:41.330229 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=1610ece6 7d977a84
2024-03-11 18:04:41.431479 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.431738 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.431758 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.479952 Connection reset, restarting [0]
2024-03-11 18:04:41.480135 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:41.480153 MANAGEMENT: >STATE:1710180281,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:41.623011 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.623114 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:41.623151 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:41.623250 MANAGEMENT: >STATE:1710180281,RESOLVE,,,,,,
2024-03-11 18:04:41.624819 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.624880 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:41.624896 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.624905 MANAGEMENT: >STATE:1710180281,TCP_CONNECT,,,,,,
2024-03-11 18:04:41.628664 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.628704 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:41.628717 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.628770 MANAGEMENT: >STATE:1710180281,WAIT,,,,,,
2024-03-11 18:04:41.629022 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.632496 MANAGEMENT: >STATE:1710180281,AUTH,,,,,,
2024-03-11 18:04:41.651213 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=bde5ec62 fa5249d8
2024-03-11 18:04:41.746703 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.746979 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.747012 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:41.797140 Connection reset, restarting [0]
2024-03-11 18:04:41.797321 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:41.797340 MANAGEMENT: >STATE:1710180281,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:41.939077 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.939127 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:41.939139 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:41.939234 MANAGEMENT: >STATE:1710180281,RESOLVE,,,,,,
2024-03-11 18:04:41.940550 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.940611 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:41.940626 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.940635 MANAGEMENT: >STATE:1710180281,TCP_CONNECT,,,,,,
2024-03-11 18:04:41.944893 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.944922 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:41.944934 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:41.944967 MANAGEMENT: >STATE:1710180281,WAIT,,,,,,
2024-03-11 18:04:41.945228 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:41.949752 MANAGEMENT: >STATE:1710180281,AUTH,,,,,,
2024-03-11 18:04:41.949789 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=32781069 1c9acc0c
2024-03-11 18:04:42.048169 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.048391 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.048404 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.097390 Connection reset, restarting [0]
2024-03-11 18:04:42.097571 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:42.097588 MANAGEMENT: >STATE:1710180282,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:42.240662 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:42.240710 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:42.240721 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:42.240822 MANAGEMENT: >STATE:1710180282,RESOLVE,,,,,,
2024-03-11 18:04:42.242022 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.242080 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:42.242094 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.242103 MANAGEMENT: >STATE:1710180282,TCP_CONNECT,,,,,,
2024-03-11 18:04:42.246044 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.246070 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:42.246082 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.246114 MANAGEMENT: >STATE:1710180282,WAIT,,,,,,
2024-03-11 18:04:42.246354 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:42.249990 MANAGEMENT: >STATE:1710180282,AUTH,,,,,,
2024-03-11 18:04:42.250025 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=f311ce7b a987546e
2024-03-11 18:04:42.346788 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.347004 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.347020 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.397280 Connection reset, restarting [0]
2024-03-11 18:04:42.397457 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:42.397493 MANAGEMENT: >STATE:1710180282,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:42.539876 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:42.539926 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:42.539937 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:42.540057 MANAGEMENT: >STATE:1710180282,RESOLVE,,,,,,
2024-03-11 18:04:42.541295 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.541356 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:42.541371 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.541381 MANAGEMENT: >STATE:1710180282,TCP_CONNECT,,,,,,
2024-03-11 18:04:42.545228 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.545253 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:42.545264 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:42.545297 MANAGEMENT: >STATE:1710180282,WAIT,,,,,,
2024-03-11 18:04:42.545533 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:42.550503 MANAGEMENT: >STATE:1710180282,AUTH,,,,,,
2024-03-11 18:04:42.550535 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=de7efe2d c537fd1c
2024-03-11 18:04:42.648359 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.648655 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.648675 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:42.693817 Connection reset, restarting [0]
2024-03-11 18:04:42.693992 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:42.694009 MANAGEMENT: >STATE:1710180282,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:43.634140 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:43.634231 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:43.634250 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:43.634356 MANAGEMENT: >STATE:1710180283,RESOLVE,,,,,,
2024-03-11 18:04:43.636207 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.636303 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:43.636326 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.636341 MANAGEMENT: >STATE:1710180283,TCP_CONNECT,,,,,,
2024-03-11 18:04:43.646659 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.646696 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:43.646708 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.646748 MANAGEMENT: >STATE:1710180283,WAIT,,,,,,
2024-03-11 18:04:43.647002 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:43.650228 MANAGEMENT: >STATE:1710180283,AUTH,,,,,,
2024-03-11 18:04:43.650258 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=476d68d7 4c1ad94a
2024-03-11 18:04:43.759175 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:43.759403 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:43.759416 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:43.806372 Connection reset, restarting [0]
2024-03-11 18:04:43.806552 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:43.806569 MANAGEMENT: >STATE:1710180283,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:43.948746 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:43.948794 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:43.948805 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:43.948877 MANAGEMENT: >STATE:1710180283,RESOLVE,,,,,,
2024-03-11 18:04:43.950112 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.950170 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:43.950185 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.950213 MANAGEMENT: >STATE:1710180283,TCP_CONNECT,,,,,,
2024-03-11 18:04:43.954132 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.954176 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:43.954188 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:43.954224 MANAGEMENT: >STATE:1710180283,WAIT,,,,,,
2024-03-11 18:04:43.954555 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:43.957899 MANAGEMENT: >STATE:1710180283,AUTH,,,,,,
2024-03-11 18:04:43.957927 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=42cbaae9 e8e87170
2024-03-11 18:04:44.067310 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.067535 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.067548 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.119774 Connection reset, restarting [0]
2024-03-11 18:04:44.119977 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:44.120004 MANAGEMENT: >STATE:1710180284,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:44.262856 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:44.262909 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:44.262922 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:44.262996 MANAGEMENT: >STATE:1710180284,RESOLVE,,,,,,
2024-03-11 18:04:44.264331 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.264399 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:44.264415 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.264425 MANAGEMENT: >STATE:1710180284,TCP_CONNECT,,,,,,
2024-03-11 18:04:44.270257 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.270301 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:44.270316 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.270410 MANAGEMENT: >STATE:1710180284,WAIT,,,,,,
2024-03-11 18:04:44.270694 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:44.276169 MANAGEMENT: >STATE:1710180284,AUTH,,,,,,
2024-03-11 18:04:44.276208 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=d52bafac 0812232f
2024-03-11 18:04:44.366414 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.366642 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.366656 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.420454 Connection reset, restarting [0]
2024-03-11 18:04:44.420670 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:44.420692 MANAGEMENT: >STATE:1710180284,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:44.561956 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:44.562018 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:44.562034 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:44.562113 MANAGEMENT: >STATE:1710180284,RESOLVE,,,,,,
2024-03-11 18:04:44.563566 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.563630 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:44.563646 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.563655 MANAGEMENT: >STATE:1710180284,TCP_CONNECT,,,,,,
2024-03-11 18:04:44.569845 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.569874 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:44.569886 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.569923 MANAGEMENT: >STATE:1710180284,WAIT,,,,,,
2024-03-11 18:04:44.570202 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:44.574010 MANAGEMENT: >STATE:1710180284,AUTH,,,,,,
2024-03-11 18:04:44.574050 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=f3b65f6d 9ec1c8e2
2024-03-11 18:04:44.672023 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.672354 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.672401 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.716370 Connection reset, restarting [0]
2024-03-11 18:04:44.716556 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:44.716576 MANAGEMENT: >STATE:1710180284,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:44.858040 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:44.858114 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:44.858132 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:44.858211 MANAGEMENT: >STATE:1710180284,RESOLVE,,,,,,
2024-03-11 18:04:44.859502 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.859568 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:44.859582 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.859626 MANAGEMENT: >STATE:1710180284,TCP_CONNECT,,,,,,
2024-03-11 18:04:44.863990 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.864020 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:44.864033 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:44.864069 MANAGEMENT: >STATE:1710180284,WAIT,,,,,,
2024-03-11 18:04:44.864331 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:44.867549 MANAGEMENT: >STATE:1710180284,AUTH,,,,,,
2024-03-11 18:04:44.867579 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=b758c36e 597f25f0
2024-03-11 18:04:44.970045 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.970274 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:44.970288 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.016575 Connection reset, restarting [0]
2024-03-11 18:04:45.016793 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:45.016823 MANAGEMENT: >STATE:1710180285,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:45.160211 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:45.160292 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:45.160308 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:45.160555 MANAGEMENT: >STATE:1710180285,RESOLVE,,,,,,
2024-03-11 18:04:45.166980 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.167059 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:45.167078 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.167088 MANAGEMENT: >STATE:1710180285,TCP_CONNECT,,,,,,
2024-03-11 18:04:45.172085 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.172124 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:45.172136 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.172173 MANAGEMENT: >STATE:1710180285,WAIT,,,,,,
2024-03-11 18:04:45.172443 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:45.176729 MANAGEMENT: >STATE:1710180285,AUTH,,,,,,
2024-03-11 18:04:45.176762 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=1f26a11a 76f436b0
2024-03-11 18:04:45.278022 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.278280 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.278354 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.332208 Connection reset, restarting [0]
2024-03-11 18:04:45.332393 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:45.332412 MANAGEMENT: >STATE:1710180285,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:45.474076 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:45.474138 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:45.474154 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:45.474235 MANAGEMENT: >STATE:1710180285,RESOLVE,,,,,,
2024-03-11 18:04:45.475604 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.475686 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:45.475702 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.475750 MANAGEMENT: >STATE:1710180285,TCP_CONNECT,,,,,,
2024-03-11 18:04:45.479729 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.479769 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:45.479783 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.479819 MANAGEMENT: >STATE:1710180285,WAIT,,,,,,
2024-03-11 18:04:45.480068 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:45.485052 MANAGEMENT: >STATE:1710180285,AUTH,,,,,,
2024-03-11 18:04:45.485084 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=e56fb608 14fbab36
2024-03-11 18:04:45.577200 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.577440 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.577456 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.626518 Connection reset, restarting [0]
2024-03-11 18:04:45.626711 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:45.626732 MANAGEMENT: >STATE:1710180285,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:45.769103 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:45.769176 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:45.769196 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:45.769282 MANAGEMENT: >STATE:1710180285,RESOLVE,,,,,,
2024-03-11 18:04:45.770759 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.770831 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:45.770849 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.770861 MANAGEMENT: >STATE:1710180285,TCP_CONNECT,,,,,,
2024-03-11 18:04:45.776431 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.776463 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:45.776475 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:45.776510 MANAGEMENT: >STATE:1710180285,WAIT,,,,,,
2024-03-11 18:04:45.776758 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:45.780115 MANAGEMENT: >STATE:1710180285,AUTH,,,,,,
2024-03-11 18:04:45.780150 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=f92466e0 5efd5b40
2024-03-11 18:04:45.877731 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.877961 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.877975 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.926888 Connection reset, restarting [0]
2024-03-11 18:04:45.927086 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:45.927108 MANAGEMENT: >STATE:1710180285,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:46.069975 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:46.070034 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:46.070051 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:46.070140 MANAGEMENT: >STATE:1710180286,RESOLVE,,,,,,
2024-03-11 18:04:46.071427 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.071492 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:46.071508 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.071518 MANAGEMENT: >STATE:1710180286,TCP_CONNECT,,,,,,
2024-03-11 18:04:46.075904 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.075934 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:46.075946 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.075986 MANAGEMENT: >STATE:1710180286,WAIT,,,,,,
2024-03-11 18:04:46.076232 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:46.079827 MANAGEMENT: >STATE:1710180286,AUTH,,,,,,
2024-03-11 18:04:46.079882 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=3bc7ff1e a54a12be
2024-03-11 18:04:46.177405 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.177638 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.177651 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.227048 Connection reset, restarting [0]
2024-03-11 18:04:46.227261 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:46.227287 MANAGEMENT: >STATE:1710180286,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:46.369666 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:46.369710 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:46.369721 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:46.369795 MANAGEMENT: >STATE:1710180286,RESOLVE,,,,,,
2024-03-11 18:04:46.371033 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.371091 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:46.371107 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.371117 MANAGEMENT: >STATE:1710180286,TCP_CONNECT,,,,,,
2024-03-11 18:04:46.376312 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.376337 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:46.376349 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.376383 MANAGEMENT: >STATE:1710180286,WAIT,,,,,,
2024-03-11 18:04:46.376620 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:46.380173 MANAGEMENT: >STATE:1710180286,AUTH,,,,,,
2024-03-11 18:04:46.380213 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=5e5558b6 0a26a394
2024-03-11 18:04:46.481184 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.481414 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.481428 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.529556 Connection reset, restarting [0]
2024-03-11 18:04:46.529729 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:46.529747 MANAGEMENT: >STATE:1710180286,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:46.832681 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:46.832726 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:46.832738 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:46.832814 MANAGEMENT: >STATE:1710180286,RESOLVE,,,,,,
2024-03-11 18:04:46.834078 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.834137 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:46.834153 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.834163 MANAGEMENT: >STATE:1710180286,TCP_CONNECT,,,,,,
2024-03-11 18:04:46.838039 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.838108 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:46.838133 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:46.838170 MANAGEMENT: >STATE:1710180286,WAIT,,,,,,
2024-03-11 18:04:46.838421 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:46.842187 MANAGEMENT: >STATE:1710180286,AUTH,,,,,,
2024-03-11 18:04:46.842217 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=40da694b 0d539140
2024-03-11 18:04:46.936909 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.937112 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.937125 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:46.992154 Connection reset, restarting [0]
2024-03-11 18:04:46.992324 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:46.992342 MANAGEMENT: >STATE:1710180286,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:47.134915 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:47.135002 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:47.135033 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:47.135108 MANAGEMENT: >STATE:1710180287,RESOLVE,,,,,,
2024-03-11 18:04:47.136438 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.136524 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:47.136548 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.136560 MANAGEMENT: >STATE:1710180287,TCP_CONNECT,,,,,,
2024-03-11 18:04:47.141359 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.141381 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:47.141393 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.141431 MANAGEMENT: >STATE:1710180287,WAIT,,,,,,
2024-03-11 18:04:47.141684 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:47.146292 MANAGEMENT: >STATE:1710180287,AUTH,,,,,,
2024-03-11 18:04:47.146339 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=3c148f09 63f78684
2024-03-11 18:04:47.238981 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:47.239201 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:47.239215 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:47.289365 Connection reset, restarting [0]
2024-03-11 18:04:47.289539 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:47.289556 MANAGEMENT: >STATE:1710180287,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:47.430674 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:47.430723 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:47.430734 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:47.430848 MANAGEMENT: >STATE:1710180287,RESOLVE,,,,,,
2024-03-11 18:04:47.432121 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.432190 Socket Buffers: R=[131072->131072] S=[131072->131072]
2024-03-11 18:04:47.432209 Attempting to establish TCP connection with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.432219 MANAGEMENT: >STATE:1710180287,TCP_CONNECT,,,,,,
2024-03-11 18:04:47.435938 TCP connection established with [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.435974 TCPv4_CLIENT link local: (not bound)
2024-03-11 18:04:47.435985 TCPv4_CLIENT link remote: [AF_INET]51.140.178.8:1194
2024-03-11 18:04:47.436021 MANAGEMENT: >STATE:1710180287,WAIT,,,,,,
2024-03-11 18:04:47.436290 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:47.440185 MANAGEMENT: >STATE:1710180287,AUTH,,,,,,
2024-03-11 18:04:47.440226 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=35c12fe0 f406e10c
2024-03-11 18:04:47.547300 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:47.547526 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:47.547539 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:47.598174 Connection reset, restarting [0]
2024-03-11 18:04:47.598357 SIGUSR1[soft,connection-reset] received, process restarting
2024-03-11 18:04:47.598374 MANAGEMENT: >STATE:1710180287,RECONNECTING,connection-reset,,,,,
2024-03-11 18:04:47.741021 MANAGEMENT: CMD 'hold release'
2024-03-11 18:04:47.741106 WARNING: --ping should normally be used with --ping-restart or --ping-exit
2024-03-11 18:04:47.741136 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2024-03-11 18:04:47.741211 MANAGEMENT: >STATE:1710180287,RESOLVE,,,,,,
2024-03-11 18:04:47.742481 TCP/UDP: Preserving recently used remote address: [AF_INET]51.140.178.8:1194

================================================================================

Installer log:

Tunnelblick installer started 2024-03-11 15:35:31.136471; getuid() = 501; geteuid() = 0; getgid() = 20; getegid() = 20
currentDirectoryPath = '/'; 1 arguments:
     0x0101
Determined username 'nbevans' from getuid(): 501
renamex_np() tests succeeded for /Applications
renamex_np() tests succeeded for /Library/Application Support/Tunnelblick
renamex_np() tests succeeded for /Users/nbevans/Library/Application Support/Tunnelblick/Configurations
Replaced /Library/LaunchDaemons/net.tunnelblick.tunnelblick.tunnelblickd.plist
Used launchctl to load tunnelblickd
Tunnelblick installer succeeded

================================================================================

Down log:

12:40:02 *Tunnelblick:  **********************************************
12:40:02 *Tunnelblick:  Start of output from client.down.tunnelblick.sh
12:40:03 *Tunnelblick:  WARNING: Not restoring network settings because no saved Tunnelblick DNS information was found.
12:40:03 *Tunnelblick:  Flushed the DNS cache with dscacheutil -flushcache
12:40:03 *Tunnelblick:  Notified mDNSResponder that the DNS cache was flushed
12:40:03 *Tunnelblick:  End of output from client.down.tunnelblick.sh
12:40:03 *Tunnelblick:  **********************************************

================================================================================

Previous down log:

12:38:18 *Tunnelblick:  **********************************************
12:38:18 *Tunnelblick:  Start of output from client.down.tunnelblick.sh
12:38:19 *Tunnelblick:  WARNING: Not restoring network settings because no saved Tunnelblick DNS information was found.
12:38:19 *Tunnelblick:  Flushed the DNS cache with dscacheutil -flushcache
12:38:19 *Tunnelblick:  Notified mDNSResponder that the DNS cache was flushed
12:38:19 *Tunnelblick:  End of output from client.down.tunnelblick.sh
12:38:19 *Tunnelblick:  **********************************************

================================================================================

Network services:

An asterisk (*) denotes that a network service is disabled.
Wi-Fi
Thunderbolt Bridge
Bluetooth PAN
Barracuda VPN
VPN
RedKite VPN

Wi-Fi Power (en0): On

================================================================================

ifconfig output:

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP>
	inet 127.0.0.1 netmask 0xff000000 
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
	nd6 options=201<PERFORMNUD,DAD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en5: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	ether ac:de:48:00:11:22 
	inet6 fe80::aede:48ff:fe00:1122%en5 prefixlen 64 scopeid 0x4 
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect (100baseTX <full-duplex>)
	status: active
ap1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=6463<RXCSUM,TXCSUM,TSO4,TSO6,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
	ether 3a:f9:d3:90:63:3f 
	inet6 fe80::38f9:d3ff:fe90:633f%ap1 prefixlen 64 scopeid 0x5 
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect (<unknown type>)
	status: inactive
en0: flags=8b63<UP,BROADCAST,SMART,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST> mtu 1500
	options=6463<RXCSUM,TXCSUM,TSO4,TSO6,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
	ether 38:f9:d3:90:63:3f 
	inet6 fe80::2a:b99b:7bf2:a9b6%en0 prefixlen 64 secured scopeid 0x6 
	inet 192.168.1.124 netmask 0xffffff00 broadcast 192.168.1.255
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active
awdl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=6463<RXCSUM,TXCSUM,TSO4,TSO6,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
	ether d6:8e:6a:41:2f:ef 
	inet6 fe80::d48e:6aff:fe41:2fef%awdl0 prefixlen 64 scopeid 0x7 
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active
llw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=400<CHANNEL_IO>
	ether d6:8e:6a:41:2f:ef 
	inet6 fe80::d48e:6aff:fe41:2fef%llw0 prefixlen 64 scopeid 0x8 
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: inactive
en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	options=460<TSO4,TSO6,CHANNEL_IO>
	ether 82:53:fb:65:04:01 
	media: autoselect <full-duplex>
	status: inactive
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	options=460<TSO4,TSO6,CHANNEL_IO>
	ether 82:53:fb:65:04:00 
	media: autoselect <full-duplex>
	status: inactive
en4: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	options=460<TSO4,TSO6,CHANNEL_IO>
	ether 82:53:fb:65:04:04 
	media: autoselect <full-duplex>
	status: inactive
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	options=460<TSO4,TSO6,CHANNEL_IO>
	ether 82:53:fb:65:04:05 
	media: autoselect <full-duplex>
	status: inactive
bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=63<RXCSUM,TXCSUM,TSO4,TSO6>
	ether 82:53:fb:65:04:01 
	Configuration:
		id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
		maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
		root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
		ipfilter disabled flags 0x0
	member: en1 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 9 priority 0 path cost 0
	member: en2 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 10 priority 0 path cost 0
	member: en3 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 12 priority 0 path cost 0
	member: en4 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 11 priority 0 path cost 0
	nd6 options=201<PERFORMNUD,DAD>
	media: <unknown type>
	status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380
	inet6 fe80::aa59:6c70:d13a:5766%utun0 prefixlen 64 scopeid 0xe 
	nd6 options=201<PERFORMNUD,DAD>
utun1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000
	inet6 fe80::c85e:4dd6:d965:c882%utun1 prefixlen 64 scopeid 0xf 
	nd6 options=201<PERFORMNUD,DAD>
utun2: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1000
	inet6 fe80::ce81:b1c:bd2c:69e%utun2 prefixlen 64 scopeid 0x10 
	nd6 options=201<PERFORMNUD,DAD>
vmenet0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	ether de:94:af:18:68:dc 
	media: autoselect
	status: active
bridge100: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=3<RXCSUM,TXCSUM>
	ether 3a:f9:d3:09:09:64 
	inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
	inet6 fe80::38f9:d3ff:fe09:964%bridge100 prefixlen 64 scopeid 0x13 
	inet6 fdb2:2c26:f4e4:: prefixlen 64 
	Configuration:
		id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
		maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
		root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
		ipfilter disabled flags 0x0
	member: vmenet0 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 18 priority 0 path cost 0
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active
vmenet1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	ether 1e:3b:e2:f8:b9:b5 
	media: autoselect
	status: active
bridge101: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=3<RXCSUM,TXCSUM>
	ether 3a:f9:d3:09:09:65 
	inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
	inet6 fe80::38f9:d3ff:fe09:965%bridge101 prefixlen 64 scopeid 0x15 
	inet6 fdb2:2c26:f4e4:1::1 prefixlen 64 
	Configuration:
		id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
		maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
		root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
		ipfilter disabled flags 0x0
	member: vmenet1 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 20 priority 0 path cost 0
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect
	status: active
vmenet2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
	ether 6a:c5:6f:37:97:f1 
	media: autoselect
	status: active
bridge102: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=3<RXCSUM,TXCSUM>
	ether 3a:f9:d3:09:09:66 
	Configuration:
		id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
		maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
		root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
		ipfilter disabled flags 0x0
	member: en0 flags=8003<LEARNING,DISCOVER,MACNAT>
	        ifmaxaddr 0 port 6 priority 0 path cost 0
	member: vmenet2 flags=3<LEARNING,DISCOVER>
	        ifmaxaddr 0 port 22 priority 0 path cost 0
	media: autoselect
	status: active

================================================================================

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) UUID <Linked Against>
  215    0 0xffffff7f971d5000 0x15ff8    0x15ff8    com.parallels.kext.hypervisor (19.0.0 54570) 90D91878-82A5-38B0-AFC0-EE75D2B985ED <9 7 6 3 1>
  216    0 0xffffff7f971f3000 0x1fff     0x1fff     com.parallels.kext.vnic (19.0.0 54570) EA7541F1-692B-3A7C-9EB1-34EC0372FD05 <7 6 3 1>

================================================================================

Quit Log:

2024-03-11 15:35:16.600297 cleanup: Entering cleanup
2024-03-11 15:35:16.601893 synchronized user defaults
2024-03-11 15:35:18.558618 applicationShouldTerminate: termination for unknown reason, probably Command-Q; delayed until 'shutdownTunnelblick' finishes)
2024-03-11 15:35:18.586387 shutDownTunnelblick: started.
2024-03-11 15:35:18.586916 shutDownTunnelblick: Starting cleanup.
2024-03-11 15:35:18.587871 cleanup: Entering cleanup
2024-03-11 15:35:18.588529 shutDownTunnelblick: Cleanup already being done.
2024-03-11 15:35:18.589024 Finished shutting down Tunnelblick; allowing termination

================================================================================

Traces Log:


================================================================================

Console Log:


from tunnelblick.

jkbullard avatar jkbullard commented on June 10, 2024

@nbevans - OK, so please post the Diagnostic Info as described in Before You Post About a Problem so we can figure out what the problem is.

from tunnelblick.

nbevans avatar nbevans commented on June 10, 2024

Just posted it above in my edit. Thanks!

from tunnelblick.

jkbullard avatar jkbullard commented on June 10, 2024

@nbevans - Thanks for posting it!

The repeated log entries such as:

2024-03-11 18:04:45.176762 TLS: Initial packet from [AF_INET]51.140.178.8:1194, sid=1f26a11a 76f436b0
2024-03-11 18:04:45.278022 VERIFY OK: depth=1, C=UK, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.278280 VERIFY X509NAME OK: CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.278354 VERIFY OK: depth=0, CN=xxxxxxxxxx.cloudapp.azure.com
2024-03-11 18:04:45.332208 Connection reset, restarting [0]

Indicate that the server reset the connection after sending its initial response to the client. Perhaps the client's response made the server think that the connection was invalid. (For example, if the client encrypts with an insecure cipher.)

@gernophil, @corporate-gadfly, @nbevans, and anyone else with this problem - Please try the workaround of adding the "providers legacy default" option to the OpenVPN configuration file, as described in Tunnelblick 4. It would be appreciated if you could then post here with your results.

from tunnelblick.

gernophil avatar gernophil commented on June 10, 2024

Hey, sorry for not coming back to you. I got sent a new .ovpn from support and with that it worked (from 4.0.0 on).

from tunnelblick.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.