So, increased the log size and changed the options as you suggested. Result remains the same.

Please also note that it's mainly the Tunnelblick process itself that creates the CPU load, see result of ps:

colin            2232  77,0  3,4  4453076 283256   ??  R    10:58pm   2:46.68 /Applications/Tunnelblick.app/Contents/MacOS/Tunnelblick
root            
3029   0,9  0,0  2472916   2192   ??  Ss   11:36pm   0:00.19 /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.4.6-openssl-1.0.2o/openvpn --daemon --log /Library/Application Support/Tunnelblick/Logs/-SUsers-Scolin-SLibrary-SApplication Support-STunnelblick-SConfigurations-Seqar--vpn.tblk-SContents-SResources-Sconfig.ovpn.769_0_1_0_10502448.58525.openvpn.log --cd /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources --setenv IV_GUI_VER "net.tunnelblick.tunnelblick 5050 3.7.6beta04 (build 5050)" --verb 3 --config /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/config.ovpn --verb 3 --cd /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources --management 127.0.0.1 58525 /Library/Application Support/Tunnelblick/kboohinlnkbpjfkghdafkinmkmegkamajkgbhjcm.mip --management-query-passwords --management-hold --script-security 2 --up /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -d -f -m -r -ru -w -ptADGNWradsgnw --down /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -d -f -m -r -ru -w -ptADGNWradsgnw
root            
2995   0,3  0,1  2470504   5680   ??  Ss   11:35pm   0:00.16 /Applications/Tunnelblick.app/Contents/Resources/tunnelblickd

If I start openvpn from the command line, it makes a 5-second pause between connection attempts:

colin@EQAR-MBA-CT:~/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk/Contents/Resources$ /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.4.6-openssl-1.0.2o/openvpn --config config.ovpn
Sun Jun  3 23:44:25 2018 WARNING: file 'client_colin.key' is group or others accessible
Sun Jun  3 23:44:25 2018 OpenVPN 2.4.6 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD] built on Apr 26 2018
Sun Jun  3 23:44:25 2018 library versions: OpenSSL 1.0.2o  27 Mar 2018, LZO 2.10
Sun Jun  3 23:44:25 2018 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Sun Jun  3 23:44:25 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
Sun Jun  3 23:44:25 2018 Socket Buffers: R=[196724->196724] S=[9216->9216]
Sun Jun  3 23:44:25 2018 UDP link local: (not bound)
Sun Jun  3 23:44:25 2018 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
Sun Jun  3 23:44:25 2018 write UDP: Network is unreachable (code=51)
Sun Jun  3 23:44:25 2018 Network unreachable, restarting
Sun Jun  3 23:44:25 2018 SIGUSR1[soft,network-unreachable] received, process restarting
Sun Jun  3 23:44:25 2018 Restart pause, 5 second(s)
Sun Jun  3 23:44:30 2018 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Sun Jun  3 23:44:30 2018 RESOLVE: Cannot resolve host address: office.eqar.eu:1194 (nodename nor servname provided, or not known)
Sun Jun  3 23:44:30 2018 RESOLVE: Cannot resolve host address: office.eqar.eu:1194 (nodename nor servname provided, or not known)
Sun Jun  3 23:44:30 2018 Could not determine IPv4/IPv6 protocol
Sun Jun  3 23:44:30 2018 SIGUSR1[soft,init_instance] received, process restarting
Sun Jun  3 23:44:30 2018 Restart pause, 5 second(s)

Finally, here's the diagnostic info with full log:

*Tunnelblick: OS X 10.10.5; Tunnelblick 3.7.6beta04 (build 5050); prior version 3.7.5a (build 5011); Admin user
git commit
1417c1a1c5bd33c34277585f02de388622192e72


Configuration eqar-vpn

"Sanitized" condensed configuration file for /Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk:

connect
-retry 5
client
comp
-lzo
nobind
persist
-key
dev tun
remote nnn
.nnn.nnn.nnn 1194
remote abc
.def.net 1194
proto udp
ca
"eqar-vpn-ca.crt"
cert
"client_colin.crt"
key
"client_colin.key"
verb
3
resolv
-retry infinite


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

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) <Linked Against>
 
125    3 0xffffff7f82a9c000 0x62000    0x62000    org.virtualbox.kext.VBoxDrv (5.1.26) <7 5 4 3 1>
 
126    0 0xffffff7f82afe000 0x8000     0x8000     org.virtualbox.kext.VBoxUSB (5.1.26) <125 68 40 7 5 4 3 1>
 
127    0 0xffffff7f82b06000 0x5000     0x5000     org.virtualbox.kext.VBoxNetFlt (5.1.26) <125 7 5 4 3 1>
 
128    0 0xffffff7f82b0b000 0x6000     0x6000     org.virtualbox.kext.VBoxNetAdp (5.1.26) <125 5 4 1>

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

There are no unusual files in eqar-vpn.tblk

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

Configuration preferences:

autoConnect
= 1
-onSystemStart = 0
useDNS
= 1
-resetPrimaryInterfaceAfterDisconnect = 1
-resetPrimaryInterfaceAfterUnexpectedDisconnect = 1
-routeAllTrafficThroughVpn = 0
-openvpnVersion = 2.4.6-openssl-1.0.2o
-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 1
-keepConnected = 0
-doNotDisconnectOnSleep = 0
-doNotDisableIpv6onTun = 1
-lastConnectionSucceeded = 1
-tunnelDownSoundName = None
-tunnelUpSoundName = None

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

Wildcard preferences:

-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 1

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

Program preferences:

placeIconInStandardPositionInStatusBar
= 1
launchAtNextLogin
= 1
notOKToCheckThatIPAddressDidNotChangeAfterConnection
= 1
tunnelblickVersionHistory
= (
   
"3.7.6beta04 (build 5050)",
   
"3.7.5a (build 5011)",
   
"3.7.5 (build 5010)",
   
"3.7.4b (build 4921)",
   
"3.7.4a (build 4920)",
   
"3.7.4 (build 4900)",
   
"3.7.3 (build 4880)",
   
"3.7.2a (build 4851)",
   
"3.7.2 (build 4850)",
   
"3.7.1b (build 4813)"
)
statusDisplayNumber
= 0
lastLaunchTime
= 549752322.153589
doNotShowConnectionSubmenus
= 0
showConnectedDurations
= 1
lastLanguageAtLaunchWasRTL
= 0
connectionWindowDisplayCriteria
= showWhenChanges
maxLogDisplaySize
= 10485760
lastConnectedDisplayName
= eqar-vpn
keyboardShortcutIndex
= 1
updateCheckAutomatically
= 1
NSWindow Frame ConnectingWindow = 508 418 389 187 0 0 1366 745
NSWindow Frame SUStatusFrame = 844 49 400 129 0 0 1366 745
NSWindow Frame SUUpdateAlert = 393 264 620 392 0 0 1366 745
detailsWindowFrameVersion
= 5050
detailsWindowFrame
= {{218, 171}, {920, 467}}
detailsWindowLeftFrame
= {{0, 0}, {165, 350}}
detailsWindowViewIndex
= 0
detailsWindowConfigurationsTabIdentifier
= log
leftNavSelectedDisplayName
= eqar-vpn
AdvancedWindowTabIdentifier = connectingAndDisconnecting
haveDealtWithOldTunTapPreferences
= 1
haveDealtWithOldLoginItem
= 1
haveDealtWithAfterDisconnect
= 1
SUEnableAutomaticChecks = 1
SUFeedURL = https://www.tunnelblick.net/appcast-s.rss
SUScheduledCheckInterval = 86400
SUSendProfileInfo = 1
SULastCheckTime = 2018-06-03 20:58:43 +0000
SULastProfileSubmissionDate = 2018-05-27 21:44:56 +0000
SUHasLaunchedBefore = 1
WebKitDefaultFontSize = 11
WebKitStandardFont = .Helvetica Neue DeskInterface
userAgreementVersionAgreedTo
= 1
askedUserIfOKToCheckThatIPAddressDidNotChangeAfterConnection
= 1
haveDealtWithSparkle1dot5b6
= 1
tunnelblickdHash
= 982f7a7b2b98739801aa88b72712259b30dea31dbe8f2662db447888ff2ff295
tunnelblickdPlistHash
= ce400d395d1801b003398461b5420021f4d591822783a04b79b2f43956d28620
updateSendProfileInfo
= 1

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

Tunnelblick Log:

*Tunnelblick: OS X 10.10.5; Tunnelblick 3.7.6beta04 (build 5050); prior version 3.7.5a (build 5011)
2018-06-03 23:36:18 *Tunnelblick: Attempting connection with eqar-vpn using shadow copy; Set nameserver = 769; monitoring connection
2018-06-03 23:36:18 *Tunnelblick: openvpnstart start eqar-vpn.tblk 58525 769 0 1 0 10502448 -ptADGNWradsgnw 2.4.6-openssl-1.0.2o
2018-06-03 23:36:18 *Tunnelblick: openvpnstart log:
     
OpenVPN started successfully. Command used to start OpenVPN (one argument per displayed line):
     
         
/Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.4.6-openssl-1.0.2o/openvpn
         
--daemon
         
--log
         
/Library/Application Support/Tunnelblick/Logs/-SUsers-Scolin-SLibrary-SApplication Support-STunnelblick-SConfigurations-Seqar--vpn.tblk-SContents-SResources-Sconfig.ovpn.769_0_1_0_10502448.58525.openvpn.log
         
--cd
         
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources
         
--setenv
          IV_GUI_VER
         
"net.tunnelblick.tunnelblick 5050 3.7.6beta04 (build 5050)"
         
--verb
         
3
         
--config
         
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/config.ovpn
         
--verb
         
3
         
--cd
         
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources
         
--management
         
127.0.0.1
         
58525
         
/Library/Application Support/Tunnelblick/kboohinlnkbpjfkghdafkinmkmegkamajkgbhjcm.mip
         
--management-query-passwords
         
--management-hold
         
--script-security
         
2
         
--up
         
/Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -d -f -m -r -ru -w -ptADGNWradsgnw
         
--down
         
/Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -d -f -m -r -ru -w -ptADGNWradsgnw

2018-06-03 23:36:18 OpenVPN 2.4.6 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD] built on Apr 26 2018
2018-06-03 23:36:18 library versions: OpenSSL 1.0.2o  27 Mar 2018, LZO 2.10
2018-06-03 23:36:18 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:58525
2018-06-03 23:36:18 Need hold release from management interface, waiting...
2018-06-03 23:36:18 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:58525
2018-06-03 23:36:18 MANAGEMENT: CMD 'pid'
2018-06-03 23:36:18 MANAGEMENT: CMD 'state on'
2018-06-03 23:36:18 MANAGEMENT: CMD 'state'
2018-06-03 23:36:18 MANAGEMENT: CMD 'bytecount 1'
2018-06-03 23:36:18 *Tunnelblick: openvpnstart starting OpenVPN
2018-06-03 23:36:19 *Tunnelblick: Established communication with OpenVPN
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:19 UDP link local: (not bound)
2018-06-03 23:36:19 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,WAIT,,,,,,
2018-06-03 23:36:19 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:19 Network unreachable, restarting
2018-06-03 23:36:19 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:19 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:19 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:19 UDP link local: (not bound)
2018-06-03 23:36:19 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,WAIT,,,,,,
2018-06-03 23:36:19 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:19 Network unreachable, restarting
2018-06-03 23:36:19 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:19 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:19 UDP link local: (not bound)
2018-06-03 23:36:19 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,WAIT,,,,,,
2018-06-03 23:36:19 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:19 Network unreachable, restarting
2018-06-03 23:36:19 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:19 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:19 UDP link local: (not bound)
2018-06-03 23:36:19 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,WAIT,,,,,,
2018-06-03 23:36:19 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:19 Network unreachable, restarting
2018-06-03 23:36:19 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RESOLVE,,,,,,
2018-06-03 23:36:19 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:19 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:19 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:19 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:19 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:19 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:19 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:19 UDP link local: (not bound)
2018-06-03 23:36:19 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,WAIT,,,,,,
2018-06-03 23:36:19 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:19 Network unreachable, restarting
2018-06-03 23:36:19 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:19 MANAGEMENT: >STATE:1528061779,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:19 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:19 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:19 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:20 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:20 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:20 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:20 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:20 UDP link local: (not bound)
2018-06-03 23:36:20 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,WAIT,,,,,,
2018-06-03 23:36:20 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:20 Network unreachable, restarting
2018-06-03 23:36:20 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:20 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:20 UDP link local: (not bound)
2018-06-03 23:36:20 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,WAIT,,,,,,
2018-06-03 23:36:20 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:20 Network unreachable, restarting
2018-06-03 23:36:20 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:20 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:20 UDP link local: (not bound)
2018-06-03 23:36:20 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,WAIT,,,,,,
2018-06-03 23:36:20 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:20 Network unreachable, restarting
2018-06-03 23:36:20 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:20 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:20 UDP link local: (not bound)
2018-06-03 23:36:20 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,WAIT,,,,,,
2018-06-03 23:36:20 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:20 Network unreachable, restarting
2018-06-03 23:36:20 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:20 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:20 UDP link local: (not bound)
2018-06-03 23:36:20 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,WAIT,,,,,,
2018-06-03 23:36:20 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:20 Network unreachable, restarting
2018-06-03 23:36:20 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RESOLVE,,,,,,
2018-06-03 23:36:20 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:20 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:20 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:20 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:20 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:20 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:20 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:20 UDP link local: (not bound)
2018-06-03 23:36:20 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,WAIT,,,,,,
2018-06-03 23:36:20 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:20 Network unreachable, restarting
2018-06-03 23:36:20 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:20 MANAGEMENT: >STATE:1528061780,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:20 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:20 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:20 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:21 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:21 UDP link local: (not bound)
2018-06-03 23:36:21 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,WAIT,,,,,,
2018-06-03 23:36:21 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:21 Network unreachable, restarting
2018-06-03 23:36:21 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:21 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:21 UDP link local: (not bound)
2018-06-03 23:36:21 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,WAIT,,,,,,
2018-06-03 23:36:21 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:21 Network unreachable, restarting
2018-06-03 23:36:21 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:21 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:21 UDP link local: (not bound)
2018-06-03 23:36:21 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,WAIT,,,,,,
2018-06-03 23:36:21 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:21 Network unreachable, restarting
2018-06-03 23:36:21 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:21 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:21 UDP link local: (not bound)
2018-06-03 23:36:21 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,WAIT,,,,,,
2018-06-03 23:36:21 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:21 Network unreachable, restarting
2018-06-03 23:36:21 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:21 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:21 UDP link local: (not bound)
2018-06-03 23:36:21 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,WAIT,,,,,,
2018-06-03 23:36:21 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:21 Network unreachable, restarting
2018-06-03 23:36:21 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RESOLVE,,,,,,
2018-06-03 23:36:21 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:21 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:21 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:21 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:21 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:21 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:21 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:21 UDP link local: (not bound)
2018-06-03 23:36:21 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,WAIT,,,,,,
2018-06-03 23:36:21 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:21 Network unreachable, restarting
2018-06-03 23:36:21 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:21 MANAGEMENT: >STATE:1528061781,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:21 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:21 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:21 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:21 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:21 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:21 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RESOLVE,,,,,,
2018-06-03 23:36:22 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:22 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:22 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:22 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:22 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:22 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:22 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:22 UDP link local: (not bound)
2018-06-03 23:36:22 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,WAIT,,,,,,
2018-06-03 23:36:22 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:22 Network unreachable, restarting
2018-06-03 23:36:22 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:22 MANAGEMENT: >STATE:1528061782,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:22 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:23 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:23 UDP link local: (not bound)
2018-06-03 23:36:23 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,WAIT,,,,,,
2018-06-03 23:36:23 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:23 Network unreachable, restarting
2018-06-03 23:36:23 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:23 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:23 UDP link local: (not bound)
2018-06-03 23:36:23 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,WAIT,,,,,,
2018-06-03 23:36:23 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:23 Network unreachable, restarting
2018-06-03 23:36:23 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:23 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:23 UDP link local: (not bound)
2018-06-03 23:36:23 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,WAIT,,,,,,
2018-06-03 23:36:23 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:23 Network unreachable, restarting
2018-06-03 23:36:23 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:23 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:23 UDP link local: (not bound)
2018-06-03 23:36:23 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,WAIT,,,,,,
2018-06-03 23:36:23 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:23 Network unreachable, restarting
2018-06-03 23:36:23 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:23 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:23 UDP link local: (not bound)
2018-06-03 23:36:23 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,WAIT,,,,,,
2018-06-03 23:36:23 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:23 Network unreachable, restarting
2018-06-03 23:36:23 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RESOLVE,,,,,,
2018-06-03 23:36:23 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:23 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:23 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:23 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:23 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:23 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:23 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:23 UDP link local: (not bound)
2018-06-03 23:36:23 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,WAIT,,,,,,
2018-06-03 23:36:23 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:23 Network unreachable, restarting
2018-06-03 23:36:23 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:23 MANAGEMENT: >STATE:1528061783,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:23 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:23 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:23 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:23 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:23 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:23 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:24 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:24 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:24 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:24 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:24 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RESOLVE,,,,,,
2018-06-03 23:36:24 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RESOLVE,,,,,,
2018-06-03 23:36:24 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:24 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:24 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:24 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:24 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:24 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:24 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:24 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:24 UDP link local: (not bound)
2018-06-03 23:36:24 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,WAIT,,,,,,
2018-06-03 23:36:24 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:24 Network unreachable, restarting
2018-06-03 23:36:24 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:24 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:24 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:24 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RESOLVE,,,,,,
2018-06-03 23:36:24 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RESOLVE,,,,,,
2018-06-03 23:36:24 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:24 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:24 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:24 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:24 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:24 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:24 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:24 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:24 UDP link local: (not bound)
2018-06-03 23:36:24 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,WAIT,,,,,,
2018-06-03 23:36:24 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:24 Network unreachable, restarting
2018-06-03 23:36:24 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:24 MANAGEMENT: >STATE:1528061784,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RESOLVE,,,,,,
2018-06-03 23:36:25 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:25 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:25 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:25 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:25 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:25 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:25 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:25 UDP link local: (not bound)
2018-06-03 23:36:25 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,WAIT,,,,,,
2018-06-03 23:36:25 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:25 Network unreachable, restarting
2018-06-03 23:36:25 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:25 MANAGEMENT: >STATE:1528061785,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:25 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:26 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:26 UDP link local: (not bound)
2018-06-03 23:36:26 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,WAIT,,,,,,
2018-06-03 23:36:26 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:26 Network unreachable, restarting
2018-06-03 23:36:26 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:26 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:26 UDP link local: (not bound)
2018-06-03 23:36:26 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,WAIT,,,,,,
2018-06-03 23:36:26 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:26 Network unreachable, restarting
2018-06-03 23:36:26 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:26 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:26 UDP link local: (not bound)
2018-06-03 23:36:26 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,WAIT,,,,,,
2018-06-03 23:36:26 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:26 Network unreachable, restarting
2018-06-03 23:36:26 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:26 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:26 UDP link local: (not bound)
2018-06-03 23:36:26 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,WAIT,,,,,,
2018-06-03 23:36:26 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:26 Network unreachable, restarting
2018-06-03 23:36:26 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:26 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:26 UDP link local: (not bound)
2018-06-03 23:36:26 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,WAIT,,,,,,
2018-06-03 23:36:26 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:26 Network unreachable, restarting
2018-06-03 23:36:26 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RESOLVE,,,,,,
2018-06-03 23:36:26 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:26 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:26 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:26 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:26 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:26 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:26 UDP link local: (not bound)
2018-06-03 23:36:26 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,WAIT,,,,,,
2018-06-03 23:36:26 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:26 Network unreachable, restarting
2018-06-03 23:36:26 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:26 MANAGEMENT: >STATE:1528061786,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:26 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:26 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:26 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:26 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:26 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:26 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RESOLVE,,,,,,
2018-06-03 23:36:27 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:27 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:27 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:27 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:27 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:27 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:27 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:27 UDP link local: (not bound)
2018-06-03 23:36:27 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,WAIT,,,,,,
2018-06-03 23:36:27 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:27 Network unreachable, restarting
2018-06-03 23:36:27 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:27 MANAGEMENT: >STATE:1528061787,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:27 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RESOLVE,,,,,,
2018-06-03 23:36:28 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:28 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:28 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:28 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:28 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:28 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:28 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:28 UDP link local: (not bound)
2018-06-03 23:36:28 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,WAIT,,,,,,
2018-06-03 23:36:28 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:28 Network unreachable, restarting
2018-06-03 23:36:28 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:28 MANAGEMENT: >STATE:1528061788,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:28 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:29 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:29 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:29 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:29 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:29 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:29 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:29 UDP link local: (not bound)
2018-06-03 23:36:29 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,WAIT,,,,,,
2018-06-03 23:36:29 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:29 Network unreachable, restarting
2018-06-03 23:36:29 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:29 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:29 UDP link local: (not bound)
2018-06-03 23:36:29 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,WAIT,,,,,,
2018-06-03 23:36:29 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:29 Network unreachable, restarting
2018-06-03 23:36:29 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:29 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:29 UDP link local: (not bound)
2018-06-03 23:36:29 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,WAIT,,,,,,
2018-06-03 23:36:29 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:29 Network unreachable, restarting
2018-06-03 23:36:29 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:29 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:29 UDP link local: (not bound)
2018-06-03 23:36:29 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,WAIT,,,,,,
2018-06-03 23:36:29 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:29 Network unreachable, restarting
2018-06-03 23:36:29 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RESOLVE,,,,,,
2018-06-03 23:36:29 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:29 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:29 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:29 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:29 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:29 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:29 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:29 UDP link local: (not bound)
2018-06-03 23:36:29 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,WAIT,,,,,,
2018-06-03 23:36:29 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:29 Network unreachable, restarting
2018-06-03 23:36:29 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:29 MANAGEMENT: >STATE:1528061789,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:30 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:30 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:30 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RESOLVE,,,,,,
2018-06-03 23:36:30 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RESOLVE,,,,,,
2018-06-03 23:36:30 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:30 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:30 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:30 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:30 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:30 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:30 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:30 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:30 UDP link local: (not bound)
2018-06-03 23:36:30 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,WAIT,,,,,,
2018-06-03 23:36:30 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:30 Network unreachable, restarting
2018-06-03 23:36:30 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:30 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:30 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:30 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RESOLVE,,,,,,
2018-06-03 23:36:30 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RESOLVE,,,,,,
2018-06-03 23:36:30 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:30 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:30 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:30 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:30 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:30 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:30 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:30 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:30 UDP link local: (not bound)
2018-06-03 23:36:30 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,WAIT,,,,,,
2018-06-03 23:36:30 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:30 Network unreachable, restarting
2018-06-03 23:36:30 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:30 MANAGEMENT: >STATE:1528061790,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:30 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:30 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RESOLVE,,,,,,
2018-06-03 23:36:31 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:31 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:31 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:31 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:31 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:31 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:31 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:31 UDP link local: (not bound)
2018-06-03 23:36:31 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,WAIT,,,,,,
2018-06-03 23:36:31 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:31 Network unreachable, restarting
2018-06-03 23:36:31 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:31 MANAGEMENT: >STATE:1528061791,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:31 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:32 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:32 UDP link local: (not bound)
2018-06-03 23:36:32 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,WAIT,,,,,,
2018-06-03 23:36:32 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:32 Network unreachable, restarting
2018-06-03 23:36:32 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:32 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:32 UDP link local: (not bound)
2018-06-03 23:36:32 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,WAIT,,,,,,
2018-06-03 23:36:32 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:32 Network unreachable, restarting
2018-06-03 23:36:32 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:32 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:32 UDP link local: (not bound)
2018-06-03 23:36:32 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,WAIT,,,,,,
2018-06-03 23:36:32 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:32 Network unreachable, restarting
2018-06-03 23:36:32 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:32 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:32 UDP link local: (not bound)
2018-06-03 23:36:32 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,WAIT,,,,,,
2018-06-03 23:36:32 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:32 Network unreachable, restarting
2018-06-03 23:36:32 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:32 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:32 UDP link local: (not bound)
2018-06-03 23:36:32 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,WAIT,,,,,,
2018-06-03 23:36:32 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:32 Network unreachable, restarting
2018-06-03 23:36:32 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RESOLVE,,,,,,
2018-06-03 23:36:32 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:32 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:32 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:32 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:32 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:32 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:32 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:32 UDP link local: (not bound)
2018-06-03 23:36:32 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,WAIT,,,,,,
2018-06-03 23:36:32 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:32 Network unreachable, restarting
2018-06-03 23:36:32 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:32 MANAGEMENT: >STATE:1528061792,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:32 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:32 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:32 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:32 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:32 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:32 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RESOLVE,,,,,,
2018-06-03 23:36:33 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:33 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:33 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:33 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:33 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:33 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:33 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:33 UDP link local: (not bound)
2018-06-03 23:36:33 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,WAIT,,,,,,
2018-06-03 23:36:33 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:33 Network unreachable, restarting
2018-06-03 23:36:33 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:33 MANAGEMENT: >STATE:1528061793,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:33 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RESOLVE,,,,,,
2018-06-03 23:36:34 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:34 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:34 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:34 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:34 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:34 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:34 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:34 UDP link local: (not bound)
2018-06-03 23:36:34 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,WAIT,,,,,,
2018-06-03 23:36:34 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:34 Network unreachable, restarting
2018-06-03 23:36:34 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:34 MANAGEMENT: >STATE:1528061794,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:34 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:35 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:35 UDP link local: (not bound)
2018-06-03 23:36:35 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,WAIT,,,,,,
2018-06-03 23:36:35 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:35 Network unreachable, restarting
2018-06-03 23:36:35 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:35 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:35 UDP link local: (not bound)
2018-06-03 23:36:35 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,WAIT,,,,,,
2018-06-03 23:36:35 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:35 Network unreachable, restarting
2018-06-03 23:36:35 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:35 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:35 UDP link local: (not bound)
2018-06-03 23:36:35 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,WAIT,,,,,,
2018-06-03 23:36:35 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:35 Network unreachable, restarting
2018-06-03 23:36:35 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:35 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:35 UDP link local: (not bound)
2018-06-03 23:36:35 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,WAIT,,,,,,
2018-06-03 23:36:35 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:35 Network unreachable, restarting
2018-06-03 23:36:35 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:35 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:35 UDP link local: (not bound)
2018-06-03 23:36:35 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,WAIT,,,,,,
2018-06-03 23:36:35 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:35 Network unreachable, restarting
2018-06-03 23:36:35 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RESOLVE,,,,,,
2018-06-03 23:36:35 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:35 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:35 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:35 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:35 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:35 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:35 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:35 UDP link local: (not bound)
2018-06-03 23:36:35 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,WAIT,,,,,,
2018-06-03 23:36:35 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:35 Network unreachable, restarting
2018-06-03 23:36:35 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:35 MANAGEMENT: >STATE:1528061795,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:35 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:35 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:35 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:35 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:35 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:35 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:36 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:36 UDP link local: (not bound)
2018-06-03 23:36:36 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,WAIT,,,,,,
2018-06-03 23:36:36 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:36 Network unreachable, restarting
2018-06-03 23:36:36 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:36 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:36 UDP link local: (not bound)
2018-06-03 23:36:36 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,WAIT,,,,,,
2018-06-03 23:36:36 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:36 Network unreachable, restarting
2018-06-03 23:36:36 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:36 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:36 UDP link local: (not bound)
2018-06-03 23:36:36 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,WAIT,,,,,,
2018-06-03 23:36:36 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:36 Network unreachable, restarting
2018-06-03 23:36:36 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:36 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:36 UDP link local: (not bound)
2018-06-03 23:36:36 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,WAIT,,,,,,
2018-06-03 23:36:36 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:36 Network unreachable, restarting
2018-06-03 23:36:36 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:36 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:36 UDP link local: (not bound)
2018-06-03 23:36:36 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,WAIT,,,,,,
2018-06-03 23:36:36 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:36 Network unreachable, restarting
2018-06-03 23:36:36 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RESOLVE,,,,,,
2018-06-03 23:36:36 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:36 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:36 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:36 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:36 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:36 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:36 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:36 UDP link local: (not bound)
2018-06-03 23:36:36 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,WAIT,,,,,,
2018-06-03 23:36:36 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:36 Network unreachable, restarting
2018-06-03 23:36:36 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:36 MANAGEMENT: >STATE:1528061796,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:36 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:36 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:36 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:36 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:36 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:36 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RESOLVE,,,,,,
2018-06-03 23:36:37 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:37 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:37 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:37 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:37 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:37 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:37 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:37 UDP link local: (not bound)
2018-06-03 23:36:37 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,WAIT,,,,,,
2018-06-03 23:36:37 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:37 Network unreachable, restarting
2018-06-03 23:36:37 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:37 MANAGEMENT: >STATE:1528061797,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:37 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:38 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:38 UDP link local: (not bound)
2018-06-03 23:36:38 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,WAIT,,,,,,
2018-06-03 23:36:38 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:38 Network unreachable, restarting
2018-06-03 23:36:38 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:38 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:38 UDP link local: (not bound)
2018-06-03 23:36:38 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,WAIT,,,,,,
2018-06-03 23:36:38 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:38 Network unreachable, restarting
2018-06-03 23:36:38 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:38 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:38 UDP link local: (not bound)
2018-06-03 23:36:38 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,WAIT,,,,,,
2018-06-03 23:36:38 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:38 Network unreachable, restarting
2018-06-03 23:36:38 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:38 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:38 UDP link local: (not bound)
2018-06-03 23:36:38 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,WAIT,,,,,,
2018-06-03 23:36:38 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:38 Network unreachable, restarting
2018-06-03 23:36:38 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:38 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:38 UDP link local: (not bound)
2018-06-03 23:36:38 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,WAIT,,,,,,
2018-06-03 23:36:38 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:38 Network unreachable, restarting
2018-06-03 23:36:38 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RESOLVE,,,,,,
2018-06-03 23:36:38 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:38 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:38 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:38 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:38 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:38 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:38 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:38 UDP link local: (not bound)
2018-06-03 23:36:38 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,WAIT,,,,,,
2018-06-03 23:36:38 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:38 Network unreachable, restarting
2018-06-03 23:36:38 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:38 MANAGEMENT: >STATE:1528061798,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:38 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:38 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:38 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:38 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:38 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:38 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RESOLVE,,,,,,
2018-06-03 23:36:39 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:39 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:39 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:39 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:39 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:39 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:39 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:39 UDP link local: (not bound)
2018-06-03 23:36:39 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,WAIT,,,,,,
2018-06-03 23:36:39 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:39 Network unreachable, restarting
2018-06-03 23:36:39 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:39 MANAGEMENT: >STATE:1528061799,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:39 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:40 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:40 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:40 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:40 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RESOLVE,,,,,,
2018-06-03 23:36:40 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RESOLVE,,,,,,
2018-06-03 23:36:40 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:40 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:40 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:40 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:40 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:40 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:40 UDP link local: (not bound)
2018-06-03 23:36:40 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,WAIT,,,,,,
2018-06-03 23:36:40 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:40 Network unreachable, restarting
2018-06-03 23:36:40 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:40 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RESOLVE,,,,,,
2018-06-03 23:36:40 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RESOLVE,,,,,,
2018-06-03 23:36:40 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:40 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:40 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:40 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:40 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:40 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:40 UDP link local: (not bound)
2018-06-03 23:36:40 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,WAIT,,,,,,
2018-06-03 23:36:40 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:40 Network unreachable, restarting
2018-06-03 23:36:40 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:40 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RESOLVE,,,,,,
2018-06-03 23:36:40 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RESOLVE,,,,,,
2018-06-03 23:36:40 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:40 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:40 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:40 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:40 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:40 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:40 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:40 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:40 UDP link local: (not bound)
2018-06-03 23:36:40 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,WAIT,,,,,,
2018-06-03 23:36:40 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:40 Network unreachable, restarting
2018-06-03 23:36:40 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:40 MANAGEMENT: >STATE:1528061800,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:43 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:43 UDP link local: (not bound)
2018-06-03 23:36:43 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,WAIT,,,,,,
2018-06-03 23:36:43 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:43 Network unreachable, restarting
2018-06-03 23:36:43 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:43 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:43 UDP link local: (not bound)
2018-06-03 23:36:43 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,WAIT,,,,,,
2018-06-03 23:36:43 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:43 Network unreachable, restarting
2018-06-03 23:36:43 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:43 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:43 UDP link local: (not bound)
2018-06-03 23:36:43 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,WAIT,,,,,,
2018-06-03 23:36:43 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:43 Network unreachable, restarting
2018-06-03 23:36:43 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:43 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:43 UDP link local: (not bound)
2018-06-03 23:36:43 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,WAIT,,,,,,
2018-06-03 23:36:43 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:43 Network unreachable, restarting
2018-06-03 23:36:43 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:43 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:43 UDP link local: (not bound)
2018-06-03 23:36:43 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,WAIT,,,,,,
2018-06-03 23:36:43 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:43 Network unreachable, restarting
2018-06-03 23:36:43 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RESOLVE,,,,,,
2018-06-03 23:36:43 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:43 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:43 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:43 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:43 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:43 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:43 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:43 UDP link local: (not bound)
2018-06-03 23:36:43 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,WAIT,,,,,,
2018-06-03 23:36:43 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:43 Network unreachable, restarting
2018-06-03 23:36:43 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:43 MANAGEMENT: >STATE:1528061803,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:43 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:43 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:43 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:43 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:43 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:43 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:44 UDP link local: (not bound)
2018-06-03 23:36:44 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,WAIT,,,,,,
2018-06-03 23:36:44 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:44 Network unreachable, restarting
2018-06-03 23:36:44 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:44 UDP link local: (not bound)
2018-06-03 23:36:44 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,WAIT,,,,,,
2018-06-03 23:36:44 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:44 Network unreachable, restarting
2018-06-03 23:36:44 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:44 UDP link local: (not bound)
2018-06-03 23:36:44 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,WAIT,,,,,,
2018-06-03 23:36:44 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:44 Network unreachable, restarting
2018-06-03 23:36:44 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:44 UDP link local: (not bound)
2018-06-03 23:36:44 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,WAIT,,,,,,
2018-06-03 23:36:44 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:44 Network unreachable, restarting
2018-06-03 23:36:44 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:44 UDP link local: (not bound)
2018-06-03 23:36:44 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,WAIT,,,,,,
2018-06-03 23:36:44 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:44 Network unreachable, restarting
2018-06-03 23:36:44 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:44 UDP link local: (not bound)
2018-06-03 23:36:44 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,WAIT,,,,,,
2018-06-03 23:36:44 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:44 Network unreachable, restarting
2018-06-03 23:36:44 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:44 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:44 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RESOLVE,,,,,,
2018-06-03 23:36:44 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:44 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:44 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:44 MANAGEMENT: >STATE:1528061804,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:44 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:45 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:45 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:45 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:45 UDP link local: (not bound)
2018-06-03 23:36:45 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,WAIT,,,,,,
2018-06-03 23:36:45 write UDP: Network is unreachable (code=51)
2018-06-03 23:36:45 Network unreachable, restarting
2018-06-03 23:36:45 SIGUSR1[soft,network-unreachable] received, process restarting
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,RECONNECTING,network-unreachable,,,,,
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:45 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,RESOLVE,,,,,,
2018-06-03 23:36:45 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,RESOLVE,,,,,,
2018-06-03 23:36:45 RESOLVE: Cannot resolve host address: abc.def.net:1194 (nodename nor servname provided, or not known)
2018-06-03 23:36:45 Could not determine IPv4/IPv6 protocol
2018-06-03 23:36:45 SIGUSR1[soft,init_instance] received, process restarting
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,RECONNECTING,init_instance,,,,,
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2018-06-03 23:36:45 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2018-06-03 23:36:45 TCP/UDP: Preserving recently used remote address: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:45 Socket Buffers: R=[196724->196724] S=[9216->9216]
2018-06-03 23:36:45 UDP link local: (not bound)
2018-06-03 23:36:45 UDP link remote: [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,WAIT,,,,,,
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: >STATE:1528061805,AUTH,,,,,,
2018-06-03 23:36:45 TLS: Initial packet from [AF_INET]nnn.nnn.nnn.nnn:1194, sid=8cbb55e7 c5c3b1f7
2018-06-03 23:36:45 VERIFY OK: depth=1, C=BE, ST=NA, L=BRUSSELS, O=EQAR, CN=EQAR-VPN-CA, emailAddress=readynas@eqar.eu
2018-06-03 23:36:45 VERIFY OK: depth=0, C=BE, ST=NA, O=EQAR, CN=EQAR-APP, emailAddress=readynas@eqar.eu
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 Control Channel: TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 1024 bit RSA
2018-06-03 23:36:45 [EQAR-APP] Peer Connection Initiated with [AF_INET]nnn.nnn.nnn.nnn:1194
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:45 *Tunnelblick: No 'reconnecting.sh' script to execute
2018-06-03 23:36:46 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:46 MANAGEMENT: >STATE:1528061806,GET_CONFIG,,,,,,
2018-06-03 23:36:46 SENT CONTROL [EQAR-APP]: 'PUSH_REQUEST' (status=1)
2018-06-03 23:36:46 MANAGEMENT: CMD 'hold release'
2018-06-03 23:36:46 PUSH: Received control message: 'PUSH_REPLY,route 10.7.7.0 255.255.255.0,comp-lzo no,route-gateway 10.8.8.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.8.8.4 255.255.255.0,peer-id 1,cipher AES-256-GCM'
2018-06-03 23:36:46 OPTIONS IMPORT: timers and/or timeouts modified
2018-06-03 23:36:46 OPTIONS IMPORT: compression parms modified
2018-06-03 23:36:46 OPTIONS IMPORT: --ifconfig/up options modified
2018-06-03 23:36:46 OPTIONS IMPORT: route options modified
2018-06-03 23:36:46 OPTIONS IMPORT: route-related options modified
2018-06-03 23:36:46 OPTIONS IMPORT: peer-id set
2018-06-03 23:36:46 OPTIONS IMPORT: adjusting link_mtu to 1625
2018-06-03 23:36:46 OPTIONS IMPORT: data channel crypto options modified
2018-06-03 23:36:46 Data Channel: using negotiated cipher 'AES-256-GCM'
2018-06-03 23:36:46 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2018-06-03 23:36:46 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2018-06-03 23:36:46 Opened utun device utun0
2018-06-03 23:36:46 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
2018-06-03 23:36:46 MANAGEMENT: >STATE:1528061806,ASSIGN_IP,,10.8.8.4,,,,
2018-06-03 23:36:46 /sbin/ifconfig utun0 delete
                                        ifconfig
: ioctl (SIOCDIFADDR): Can't assign requested address
2018-06-03 23:36:46 NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure
2018-06-03 23:36:46 /sbin/ifconfig utun0 10.8.8.4 10.8.8.4 netmask 255.255.255.0 mtu 1500 up
2018-06-03 23:36:46 /sbin/route add -net 10.8.8.0 10.8.8.4 255.255.255.0
                                        add net 10.8.8.0: gateway 10.8.8.4
2018-06-03 23:36:46 /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -d -f -m -r -ru -w -ptADGNWradsgnw utun0 1500 1553 10.8.8.4 255.255.255.0 init
                                        **********************************************
                                        Start of output from client.up.tunnelblick.sh
                                        NOTE: No network configuration changes need to be made.
                                        WARNING: Will NOT monitor for other network configuration changes.
                                        DNS servers '
192.168.24.1' will be used for DNS queries when the VPN is active
                                        NOTE: The DNS servers do not include any free public DNS servers known to Tunnelblick. This may cause DNS queries to fail or be intercepted or falsified even if they are directed through the VPN. Specify only known public DNS servers or DNS servers located on the VPN network to avoid such problems.
                                        Flushed the DNS cache via dscacheutil
                                        /usr/sbin/discoveryutil not present. Not flushing the DNS cache via discoveryutil
                                        Notified mDNSResponder that the DNS cache was flushed
                                        End of output from client.up.tunnelblick.sh
                                        **********************************************
2018-06-03 23:36:46 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:46 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:46 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:46 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:46 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:46 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:47 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:48 MANAGEMENT: >STATE:1528061808,ADD_ROUTES,,,,,,
2018-06-03 23:36:48 /sbin/route add -net 10.7.7.0 10.8.8.1 255.255.255.0
                                        add net 10.7.7.0: gateway 10.8.8.1
2018-06-03 23:36:48 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2018-06-03 23:36:48 Initialization Sequence Completed
2018-06-03 23:36:48 MANAGEMENT: >STATE:1528061808,CONNECTED,SUCCESS,10.8.8.4,nnn.nnn.nnn.nnn,1194,,
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:48 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:48 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:48 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:48 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:48 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:48 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:49 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:50 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:51 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:51 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:51 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:51 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:51 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:51 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:52 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:53 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:54 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:54 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:54 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:54 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:54 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:54 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:55 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:56 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:57 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:57 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:57 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:57 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:57 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:57 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:58 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 MANAGEMENT: CMD '
hold release'
2018-06-03 23:36:59 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:59 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:59 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:59 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:59 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:36:59 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:00 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:01 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:02 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:02 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:02 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:02 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:02 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:02 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:04 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:04 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:04 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:04 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:04 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:04 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:05 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:06 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:06 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:06 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:06 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:06 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:06 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:07 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:08 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:08 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:08 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:08 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:08 *Tunnelblick: No '
reconnecting.sh' script to execute
2018-06-03 23:37:08 *Tunnelblick: No '
connected.sh' script to execute
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'
2018-06-03 23:37:08 MANAGEMENT: CMD '
hold release'

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

"Sanitized" full configuration file

##############################################
###
### EQAR VPN - updated 14/7/15
###
##############################################

connect-retry 5

client
comp-lzo
nobind
persist-key
;persist-tun
dev tun
#fragment 1212
#mssfix 1212
remote nnn.nnn.nnn.nnn 1194
remote abc.def.net 1194
proto udp
ca "eqar-vpn-ca.crt"
cert "client_colin.crt"
key "client_colin.key"
verb 3

#Fields which could be not manage wih GUI

# Specify that we are a client and that we
# will be pulling certain config file directives
# from the server.
# Use the same setting as you are using on
# the server.
# On most systems, the VPN will not function
# unless you partially or fully disable
# the firewall for the TUN/TAP interface.
# Are we connecting to a TCP or
# UDP server?  Use the same setting as
# on the server.
;proto tcp
# The hostname/IP and port of the server.
# You can have multiple remote entries
# to load balance between the servers.
# Choose a random host from the remote
# list for load-balancing.  Otherwise
# try hosts in the order specified.
;remote-random
# Keep trying indefinitely to resolve the
# host name of the OpenVPN server.  Very useful
# on machines which are not permanently connected
# to the internet such as laptops.
resolv-retry infinite
# Most clients don'
t need to bind to
# a specific local port number.
# Try to preserve some state across restarts.
# If you are connecting through an
# HTTP proxy to reach the actual OpenVPN
# server, put the proxy server/IP and
# port number here.  See the man page
# if your proxy server requires
# authentication.
;http-proxy-retry # retry on connection failures
;http-proxy [proxy server] [proxy port #]
# Wireless networks often produce a lot
# of duplicate packets.  Set this flag
# to silence duplicate packet warnings.
;mute-replay-warnings
# SSL/TLS parms.
# See the server config file for more
# description.  It's best to use
# a separate .crt/.key file pair
# for each client.  A single ca
# file can be used for all clients.
# Verify server certificate by checking
# that the certicate has the nsCertType
# field set to "server".  This is an
# important precaution to protect against
# a potential attack discussed here:
#  http://openvpn.net/howto.html#mitm
#
# To use this feature, you will need to generate
# your server certificates with the nsCertType
# field set to "server".  The build-key-server
# script in the easy-rsa folder will do this.
# If a tls-auth key is used on the server
# then every client must also have the key.
;tls-auth ta.key 1
# Select a cryptographic cipher.
# If the cipher option is used on the server
# then you must also specify it here.
;cipher x
# Enable compression on the VPN link.
# Don't enable this unless it is also
# enabled in the server config file.
# Set log file verbosity.
# Silence repeating messages
;mute 20



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

ifconfig output
:

lo0
: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
    options
=3<RXCSUM,TXCSUM>
    inet6
::1 prefixlen 128
    inet
127.0.0.1 netmask 0xff000000
    inet6 fe80
::1%lo0 prefixlen 64 scopeid 0x1
    nd6 options
=1<PERFORMNUD>
gif0
: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0
: flags=0<> mtu 1280
en0
: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether c8
:69:cd:8f:4e:20
    inet6 fe80
::ca69:cdff:fe8f:4e20%en0 prefixlen 64 scopeid 0x4
    inet
192.168.24.181 netmask 0xffffff00 broadcast 192.168.24.255
    nd6 options
=1<PERFORMNUD>
    media
: autoselect
    status
: active
en1
: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
    options
=60<TSO4,TSO6>
    ether
9a:00:03:85:8b:80
    media
: autoselect <full-duplex>
    status
: inactive
bridge0
: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500
    options
=63<RXCSUM,TXCSUM,TSO4,TSO6>
    ether ca
:69:cd:f8:c4:00
   
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
0x2
    member
: en1 flags=3<LEARNING,DISCOVER>
            ifmaxaddr
0 port 5 priority 0 path cost 0
    media
: <unknown type>
    status
: inactive
p2p0
: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
    ether
0a:69:cd:8f:4e:20
    media
: autoselect
    status
: inactive
awdl0
: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1452
    ether be
:b4:49:07:a4:91
    inet6 fe80
::bcb4:49ff:fe07:a491%awdl0 prefixlen 64 scopeid 0x9
    nd6 options
=1<PERFORMNUD>
    media
: autoselect
    status
: active
vboxnet0
: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether
0a:00:27:00:00:00
    inet
10.0.10.1 netmask 0xffffff00 broadcast 10.0.10.255
utun0
: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
    inet
10.8.8.4 --> 10.8.8.4 netmask 0xffffff00

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

Console Log:

2018-06-03 18:28:06 WindowServer[3082] CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Tunnelblick" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x88b13, PID 98200)
2018-06-03 18:28:08 kernel[0] PM response took 4273 ms (98200, Tunnelblick)
2018-06-03 22:00:40 WindowServer[3082] CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Tunnelblick" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x88b13, PID 98200)
2018-06-03 22:00:42 kernel[0] PM response took 4054 ms (98200, Tunnelblick)
2018-06-03 22:15:48 Tunnelblick[98200] applicationShouldTerminate: termination because of Quit; delayed until 'shutdownTunnelblick' finishes
2018-06-03 22:15:52 Tunnelblick[98200] pthread_mutex_lock( &unloadKextsMutex ) failed; status = 16, errno = 2
2018-06-03 22:15:53 Tunnelblick[98200] Finished shutting down Tunnelblick; allowing termination
2018-06-03 22:17:40 kernel[0] hfs: mounted Tunnelblick on device disk2s1
2018-06-03 22:17:40 mds[68253] (Volume.Normal:2464) volume:0x7fda41950000 ********** Bootstrapped Creating a default store:1 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Tunnelblick
2018-06-03 22:17:50 Tunnelblick[540] Tunnelblick: OS X 10.10.5; Tunnelblick 3.7.6beta04 (build 5050)
2018-06-03 22:17:50 Tunnelblick[540] Tunnelblick cannot run when it is on /Volumes because the volume has the MNT_NOSUID statfs flag set.
2018-06-03 22:17:59 Tunnelblick[540] Tunnelblick muss:
                                         
In /Applications als Tunnelblick installiert werden
                                         
zur Absicherung Eigentümer und Rechte des Programms ändern
                                         
Tunnelblick-VPN-Konfigurationen absichern
2018-06-03 22:17:59 Tunnelblick[540] Beginning installation or repair
2018-06-03 22:17:59 authexec[550] executing /Volumes/Tunnelblick/Tunnelblick.app/Contents/Resources/installer
2018-06-03 22:17:59 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-221759_EQAR-MBA-CT.spin
2018-06-03 22:18:01 Tunnelblick[540] Installation or repair succeeded; Log:
                                       
Tunnelblick installer started 2018-06-03 22:17:59. 1 arguments: 0x0017
                                       
Moved /Applications/Tunnelblick.app to the Trash
                                       
Copied /Volumes/Tunnelblick/Tunnelblick.app to /Applications/Tunnelblick.app
                                       
Removed all 'com.apple.quarantine' extended attributes
                                       
Changed ownership of /Applications/Tunnelblick.app and its contents from 501:80 to 0:0
                                       
Need to replace and/or reload 'tunnelblickd':
                                           daemonHashesMatch  
= NO
                                           plistHashesMatch  
= YES
                                           activePlistMatches
= YES
                                       
Replaced /Library/LaunchDaemons/net.tunnelblick.tunnelblick.tunnelblickd.plist
                                       
Used launchctl to load tunnelblickd
                                       
Tunnelblick installer finished without error
2018-06-03 22:18:01 Tunnelblick[540] applicationShouldTerminate: termination because of Quit; delayed until 'shutdownTunnelblick' finishes
2018-06-03 22:18:01 Tunnelblick[554] Tunnelblick: OS X 10.10.5; Tunnelblick 3.7.6beta04 (build 5050)
2018-06-03 22:18:01 Tunnelblick[540] Finished shutting down Tunnelblick; allowing termination
2018-06-03 22:18:02 kernel[0] hfs: unmount initiated on Tunnelblick on device disk2s1
2018-06-03 22:18:03 Tunnelblick[554] Sparkle: ===== Tunnelblick.app =====
2018-06-03 22:18:03 Tunnelblick[554] Sparkle: Verified appcast signature
2018-06-03 22:18:04 Tunnelblick[554] Ignoring attempt to 'tryToHookup' for 'eqar-vpn' -- already using port number 52198
2018-06-03 22:19:49 Tunnelblick[554] Set 'expect disconnect' flag
2018-06-03 22:20:14 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-222014_EQAR-MBA-CT.spin
2018-06-03 22:20:27 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-222027_EQAR-MBA-CT.spin
2018-06-03 22:20:58 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-222058_EQAR-MBA-CT.spin
2018-06-03 22:21:18 Tunnelblick[554] SIGTERM (signal 15) received
2018-06-03 22:21:18 Tunnelblick[554] applicationShouldTerminate: termination because of Quit; delayed until 'shutdownTunnelblick' finishes
2018-06-03 22:21:21 Tunnelblick[554] Ignoring SIGPIPE (signal 13)
2018-06-03 22:21:24 Tunnelblick[554] SIGTERM (signal 15) received
2018-06-03 22:21:25 Tunnelblick[554] SIGTERM (signal 15) received
2018-06-03 22:21:25 Tunnelblick[554] SIGTERM (signal 15) received
2018-06-03 22:21:27 Tunnelblick[554] SIGTERM (signal 15) received
2018-06-03 22:21:30 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-222130_EQAR-MBA-CT.spin
2018-06-03 22:22:10 sudo[1297]    colin : TTY=ttys001 ; PWD=/Users/colin/Downloads ; USER=root ; COMMAND=/usr/bin/killall tunnelblickd
2018-06-03 22:22:10 sudo[1299]    colin : TTY=ttys001 ; PWD=/Users/colin/Downloads ; USER=root ; COMMAND=/usr/bin/killall tunnelblickd
2018-06-03 22:22:23 Tunnelblick[1305] Tunnelblick: OS X 10.10.5; Tunnelblick 3.7.6beta04 (build 5050)
2018-06-03 22:22:25 Tunnelblick[1305] Ignoring attempt to 'tryToHookup' for 'eqar-vpn' -- already using port number 53696
2018-06-03 22:22:37 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:22:37 Tunnelblick[1305] Ignoring SIGPIPE (signal 13)
2018-06-03 22:22:53 Tunnelblick[1305] Cleared 'expect disconnect' flag
2018-06-03 22:23:19 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:24:59 Tunnelblick[1305] Cleared 'expect disconnect' flag
2018-06-03 22:25:15 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:25:16 Tunnelblick[1305] Ignoring SIGPIPE (signal 13)
2018-06-03 22:41:27 Tunnelblick[1305] Cleared 'expect disconnect' flag
2018-06-03 22:42:24 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-224224_EQAR-MBA-CT.spin
2018-06-03 22:42:53 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-224253_EQAR-MBA-CT.spin
2018-06-03 22:43:17 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:43:20 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'CONNECTED'
2018-06-03 22:43:20 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:43:21 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:53:27 Tunnelblick[1305] Cleared 'expect disconnect' flag
2018-06-03 22:53:27 tunnelblickd[1574] Status = 252 from tunnelblick-helper command 'compareShadowCopy eqar-vpn'
2018-06-03 22:53:27 Tunnelblick[1305] tunnelblickd status from compareShadowCopy: 252
2018-06-03 22:53:32 Tunnelblick[1305] Tunnelblick muss eine Aktion durchführen, die Administratorrechte benötigt.
2018-06-03 22:53:32 Tunnelblick[1305] Beginning installation or repair
2018-06-03 22:53:32 authexec[1583] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2018-06-03 22:53:32 Tunnelblick[1305] Installation or repair succeeded; Log:
                                       
Tunnelblick installer started 2018-06-03 22:53:32. 3 arguments: 0x0001
                                           
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk
                                           
/Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk
                                       
Copied /Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk
                                           to
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk.temp
                                       
Renamed /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk.temp
                                            to
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk
                                       
Changed ownership of /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk and its contents from 501:80 to 0:0
                                       
Changed permissions from 750 to 755 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk
                                       
Changed permissions from 750 to 755 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents
                                       
Changed permissions from 750 to 755 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/client_colin.crt
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/client_colin.key
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/config.ovpn
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/eqar-vpn-ca.crt
                                       
Tunnelblick installer finished without error
2018-06-03 22:53:32 Tunnelblick[1305] Created or updated secure (shadow) copy of configuration file /Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk
2018-06-03 22:53:54 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-225354_EQAR-MBA-CT.spin
2018-06-03 22:54:10 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-225410_EQAR-MBA-CT.spin
2018-06-03 22:54:31 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-225431_EQAR-MBA-CT.spin
2018-06-03 22:54:52 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-225452_EQAR-MBA-CT.spin
2018-06-03 22:55:19 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:55:19 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:55:20 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:55:20 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:55:20 Tunnelblick[1305] Set 'expect disconnect' flag
2018-06-03 22:55:21 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:55:22 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:55:23 Tunnelblick[1305] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 22:55:27 Tunnelblick[1305] applicationShouldTerminate: termination for unknown reason, probably Command-Q; delayed until 'shutdownTunnelblick' finishes
2018-06-03 22:55:28 Tunnelblick[1305] Finished shutting down Tunnelblick; allowing termination
2018-06-03 22:58:39 Tunnelblick[2232] Tunnelblick: OS X 10.10.5; Tunnelblick 3.7.6beta04 (build 5050)
2018-06-03 22:58:41 Tunnelblick[2232] Removed file: /Library/Application Support/Tunnelblick/expect-disconnect.txt
2018-06-03 22:58:42 Tunnelblick[2232] Ignoring attempt to 'tryToHookup' for 'eqar-vpn' -- already using port number 54291
2018-06-03 22:58:43 Tunnelblick[2232] Sparkle: ===== Tunnelblick.app =====
2018-06-03 22:58:43 Tunnelblick[2232] Sparkle: Verified appcast signature
2018-06-03 23:19:50 WindowServer[3082] CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Tunnelblick" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x28577, PID 2232)
2018-06-03 23:19:52 kernel[0] PM response took 4050 ms (2232, Tunnelblick)
2018-06-03 23:26:03 kernel[0] process Tunnelblick[2232] thread 42454080 caught burning CPU! It used more than 50% CPU (Actual recent usage: 67%) over 180 seconds. thread lifetime cpu usage 97.822986 seconds, (94.350512 user, 3.472474 system) ledger info: balance: 90006877605 credit: 97800148509 debit: 7793270904 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 133053823873
2018-06-03 23:26:04 spindump[1133] Saved cpu_resource.diag report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-232604_EQAR-MBA-CT.cpu_resource.diag
2018-06-03 23:32:03 Tunnelblick[2232] Set 'expect disconnect' flag
2018-06-03 23:33:30 WindowServer[3082] disable_update_timeout: UI updates were forcibly disabled by application "Tunnelblick" for over 1.00 seconds. Server has re-enabled them.
2018-06-03 23:33:32 WindowServer[3082] common_reenable_update: UI updates were finally reenabled by application "Tunnelblick" after 3.01 seconds (server forcibly re-enabled them after 1.00 seconds)
2018-06-03 23:33:50 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-233350_EQAR-MBA-CT.spin
2018-06-03 23:34:00 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-233400_EQAR-MBA-CT.spin
2018-06-03 23:34:14 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-233414_EQAR-MBA-CT.spin
2018-06-03 23:34:34 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-233434_EQAR-MBA-CT.spin
2018-06-03 23:34:43 Tunnelblick[2232] Set 'expect disconnect' flag
2018-06-03 23:34:44 Tunnelblick[2232] startDisconnectingUserKnows: while already disconnecting 'eqar-vpn'; OpenVPN state = 'DISCONNECTING'
2018-06-03 23:36:13 tunnelblickd[2995] Status = 252 from tunnelblick-helper command 'compareShadowCopy eqar-vpn'
2018-06-03 23:36:13 Tunnelblick[2232] tunnelblickd status from compareShadowCopy: 252
2018-06-03 23:36:17 Tunnelblick[2232] Tunnelblick muss eine Aktion durchführen, die Administratorrechte benötigt.
2018-06-03 23:36:17 Tunnelblick[2232] Beginning installation or repair
2018-06-03 23:36:18 authexec[3022] executing /Applications/Tunnelblick.app/Contents/Resources/installer
2018-06-03 23:36:18 Tunnelblick[2232] Installation or repair succeeded; Log:
                                       
Tunnelblick installer started 2018-06-03 23:36:18. 3 arguments: 0x0001
                                           
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk
                                           
/Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk
                                       
Copied /Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk
                                           to
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk.temp
                                       
Renamed /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk.temp
                                            to
/Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk
                                       
Changed ownership of /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk and its contents from 501:80 to 0:0
                                       
Changed permissions from 750 to 755 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk
                                       
Changed permissions from 750 to 755 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents
                                       
Changed permissions from 750 to 755 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/client_colin.crt
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/client_colin.key
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/config.ovpn
                                       
Changed permissions from 740 to 700 on /Library/Application Support/Tunnelblick/Users/colin/eqar-vpn.tblk/Contents/Resources/eqar-vpn-ca.crt
                                       
Tunnelblick installer finished without error
2018-06-03 23:36:18 Tunnelblick[2232] Created or updated secure (shadow) copy of configuration file /Users/colin/Library/Application Support/Tunnelblick/Configurations/eqar-vpn.tblk
2018-06-03 23:37:09 spindump[1133] Saved spin report for Tunnelblick version 3.7.6beta04 (build 5050) (5050) to /Library/Logs/DiagnosticReports/Tunnelblick_2018-06-03-233709_EQAR-MBA-CT.spin



Am Sonntag, 3. Juni 2018 23:25:28 UTC+2 schrieb Tunnelblick developer:
It looks like more of an OpenVPN problem than a Tunnelblick problem, but to make sure: 
  1. Part of the log was deleted when the log became too long, so you might try redoing it after setting the log to 10 MB (on Tunnelblick's "Preferences" panel).

  2. Please un-check "Keep connected" for the configuration on Tunnelblick's Advanced settings window. From the log, it doesn't look like it is being invoked, but I'd like to make sure.

  3. Try removing the "persist tun" line or commenting out by prefixing it with a semicolon (";") character.


On Sunday, June 3, 2018 at 5:05:10 PM UTC-4, Colin wrote:
Hi all,

When the internet connection goes away (or when I try to connect while off-line), Tunnelblick makes openvpn retry to connect constantly and without delay. This results in extreme CPU load and battery drain.

The issue only occurs with OpenVPN version >= 2.4. With openvpn 2.3.18 I get the desired behaviour that connection retries are made every couple of seconds (this is how it used to work rather well for years).

It happens with version 3.7.5a as well as 3.7.6beta04.

Diagnostic info: