Cannot allocate TUN/TAP dev dynamically on macos mojave

357 views
Skip to first unread message

sms fdd

unread,
Aug 1, 2023, 3:43:18 PM8/1/23
to tunnelblick-discuss
I believe I am having a similar problem to this:


I never see any extensions loaded other than the ones in the attached diag info.  

I was not able to run any further security updates from the suggested wikipedia page.  They errored saying it would only run on an AFPS filesystem.  

I tried booting into safe mode, rebooting and reconnecting, but got no request to authorize any system extension.

I tried removing my old ExpressVPN application that I haven't used in at least 3 years since it seemed to have a kext.  Might NordVPN be interfering somehow here even though I didn't see a kext for it?

The extensions did show up in /Library/StagedExtensions/Applications/ and I ran `kextcache --clear-staging` in the hopes of encouraging forward momentum.

I know it said not to uninstall, but I was hoping it might reinstall the extensions after the --clear-staging, but it didn't sadly.

The db fields for the extensions are different then the referenced thread, but I don't have any idea how to interpret them, and now I'm stuck, so hopefully someone can help me.

Thanks for any help or guidance.

Diagnostic Info:
*Tunnelblick: macOS 10.14.6 (18G6032); Tunnelblick 4.0.0beta06 (build 5860); Admin user
git commit c3f162ccb16bdf2d831f23d803b6c14c20ad5ec0
The Tunnelblick.app process is not being translated (x86_64)
System Integrity Protection is enabled
Model: MacBookAir6,1

Configuration configname

"Sanitized" condensed configuration file for /Library/Application Support/Tunnelblick/Shared/configname.tblk:

client
dev tap
proto udp
remote configname.sytes.net  12974
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
remote-cert-tls server
auth-nocache
cipher AES-128-CBC
comp-lzo
verb 5
script-security 2
up dhcp-client-request.sh


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

Files in configname.tblk:
      Contents/Resources/ca.crt
      Contents/Resources/cli….crt
      Contents/Resources/cli….key
      Contents/Resources/config.ovpn
      Contents/Resources/dhcp-client-request.sh

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

Tunnelblick Kext Policy Data:

net.tunnelblick.tap|Z2SG5H3HC8|Jonathan Bullard|1|8
net.tunnelblick.tun|Z2SG5H3HC8|Jonathan Bullard|1|8

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

Configuration preferences:

-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0
-loggingLevel = 4
-lastConnectionSucceeded = 0

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

Wildcard preferences:

-notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0

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

Program preferences:

launchAtNextLogin = 1
tunnelblickVersionHistory = (
    "4.0.0beta06 (build 5860)"
)
lastLaunchTime = 712608014.32552
lastLanguageAtLaunchWasRTL = 0
connectionWindowDisplayCriteria = showWhenConnecting
maxLogDisplaySize = 102400
keyboardShortcutIndex = 1
updateCheckAutomatically = 1
NSWindow Frame ConnectingWindow = 468 400 389 211 0 0 1366 745
detailsWindowViewIndex = 0
leftNavSelectedDisplayName = configname
haveDealtWithOldTunTapPreferences = 1
haveDealtWithAlwaysShowLoginWindow = 1
haveDealtWithOldLoginItem = 1
haveDealtWithAfterDisconnect = 1
SUEnableAutomaticChecks = 1
SUScheduledCheckInterval = 86400
SULastCheckTime = 2023-08-01 18:40:14 +0000
SUHasLaunchedBefore = 1
WebKitDefaultFontSize = 16
WebKitStandardFont = Times

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

Forced preferences:

(None)

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

Deployed forced preferences:

(None)

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

Tunnelblick Log:

2023-08-01 14:40:59.948746 *Tunnelblick: macOS 10.14.6 (18G6032); Tunnelblick 4.0.0beta06 (build 5860)
2023-08-01 14:41:00.092307 *Tunnelblick: Cannot recognize the configname-loadTap preference value of '(null)', so Tunnelblick will not load the tap kext
2023-08-01 14:41:00.135442 *Tunnelblick: Attempting connection with configname; Set nameserver = 0x00000401; monitoring connection
2023-08-01 14:41:00.135626 *Tunnelblick: openvpnstart start configname.tblk 56167 0x00000401 0 3 0 0x0010c170 -ptADGNWradsgnw 2.5.9-openssl-1.1.1u <password>
2023-08-01 14:41:00.171229 *Tunnelblick: openvpnstart starting OpenVPN
2023-08-01 14:41:00.476958 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2023-08-01 14:41:00.477371 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-128-CBC' to --data-ciphers or change --cipher 'AES-128-CBC' to --data-ciphers-fallback 'AES-128-CBC' to silence this warning.
2023-08-01 14:41:00.478324 Current Parameter Settings:
2023-08-01 14:41:00.478339   config = '/Library/Application Support/Tunnelblick/Shared/configname.tblk/Contents/Resources/config.ovpn'
2023-08-01 14:41:00.478346   mode = 0
2023-08-01 14:41:00.478353   show_ciphers = DISABLED
2023-08-01 14:41:00.478359   show_digests = DISABLED
2023-08-01 14:41:00.478364   show_engines = DISABLED
2023-08-01 14:41:00.478370   genkey = DISABLED
2023-08-01 14:41:00.478377   genkey_filename = '[UNDEF]'
2023-08-01 14:41:00.478383   key_pass_file = '[UNDEF]'
2023-08-01 14:41:00.478388   show_tls_ciphers = DISABLED
2023-08-01 14:41:00.478394   connect_retry_max = 0
2023-08-01 14:41:00.478401 Connection profiles [0]:
2023-08-01 14:41:00.478407   proto = udp
2023-08-01 14:41:00.478413   local = '[UNDEF]'
2023-08-01 14:41:00.478419   local_port = '[UNDEF]'
2023-08-01 14:41:00.478425   remote = 'configname.sytes.net'
2023-08-01 14:41:00.478430   remote_port = '12974'
2023-08-01 14:41:00.478441   remote_float = DISABLED
2023-08-01 14:41:00.478447   bind_defined = DISABLED
2023-08-01 14:41:00.478453   bind_local = DISABLED
2023-08-01 14:41:00.478458   bind_ipv6_only = DISABLED
2023-08-01 14:41:00.478464   connect_retry_seconds = 5
2023-08-01 14:41:00.478470   connect_timeout = 120
2023-08-01 14:41:00.478476   xormethod = 0
2023-08-01 14:41:00.478485   xormask = ''
2023-08-01 14:41:00.478491   xormasklen = 0
2023-08-01 14:41:00.478496   socks_proxy_server = '[UNDEF]'
2023-08-01 14:41:00.478502   socks_proxy_port = '[UNDEF]'
2023-08-01 14:41:00.478507   tun_mtu = 1500
2023-08-01 14:41:00.478512   tun_mtu_defined = ENABLED
2023-08-01 14:41:00.478518   link_mtu = 1500
2023-08-01 14:41:00.478523   link_mtu_defined = DISABLED
2023-08-01 14:41:00.478529   tun_mtu_extra = 32
2023-08-01 14:41:00.478534   tun_mtu_extra_defined = ENABLED
2023-08-01 14:41:00.478539   mtu_discover_type = -1
2023-08-01 14:41:00.478545   fragment = 0
2023-08-01 14:41:00.478550   mssfix = 1450
2023-08-01 14:41:00.478555   explicit_exit_notification = 0
2023-08-01 14:41:00.478561   tls_auth_file = '[UNDEF]'
2023-08-01 14:41:00.478598   key_direction = not set
2023-08-01 14:41:00.478604   tls_crypt_file = '[UNDEF]'
2023-08-01 14:41:00.478609   tls_crypt_v2_file = '[UNDEF]'
2023-08-01 14:41:00.478614 Connection profiles END
2023-08-01 14:41:00.478619   remote_random = DISABLED
2023-08-01 14:41:00.478625   ipchange = '[UNDEF]'
2023-08-01 14:41:00.478630   dev = 'tap'
2023-08-01 14:41:00.478635   dev_type = '[UNDEF]'
2023-08-01 14:41:00.478641   dev_node = '[UNDEF]'
2023-08-01 14:41:00.478646   lladdr = '[UNDEF]'
2023-08-01 14:41:00.478651   topology = 1
2023-08-01 14:41:00.478661   ifconfig_local = '[UNDEF]'
2023-08-01 14:41:00.478666   ifconfig_remote_netmask = '[UNDEF]'
2023-08-01 14:41:00.478672   ifconfig_noexec = DISABLED
2023-08-01 14:41:00.478677   ifconfig_nowarn = DISABLED
2023-08-01 14:41:00.478682   ifconfig_ipv6_local = '[UNDEF]'
2023-08-01 14:41:00.478688   ifconfig_ipv6_netbits = 0
2023-08-01 14:41:00.478693   ifconfig_ipv6_remote = '[UNDEF]'
2023-08-01 14:41:00.478698   shaper = 0
2023-08-01 14:41:00.478703   mtu_test = 0
2023-08-01 14:41:00.478709   mlock = DISABLED
2023-08-01 14:41:00.478714   keepalive_ping = 0
2023-08-01 14:41:00.478719   keepalive_timeout = 0
2023-08-01 14:41:00.478724   inactivity_timeout = 0
2023-08-01 14:41:00.478730   inactivity_minimum_bytes = 0
2023-08-01 14:41:00.478735   ping_send_timeout = 0
2023-08-01 14:41:00.478740   ping_rec_timeout = 0
2023-08-01 14:41:00.478745   ping_rec_timeout_action = 0
2023-08-01 14:41:00.478751   ping_timer_remote = DISABLED
2023-08-01 14:41:00.478765   remap_sigusr1 = 0
2023-08-01 14:41:00.478770   persist_tun = ENABLED
2023-08-01 14:41:00.478775   persist_local_ip = DISABLED
2023-08-01 14:41:00.478781   persist_remote_ip = DISABLED
2023-08-01 14:41:00.478786   persist_key = ENABLED
2023-08-01 14:41:00.478791   passtos = DISABLED
2023-08-01 14:41:00.478796   resolve_retry_seconds = 1000000000
2023-08-01 14:41:00.478802   resolve_in_advance = DISABLED
2023-08-01 14:41:00.478807   username = '[UNDEF]'
2023-08-01 14:41:00.478840   groupname = '[UNDEF]'
2023-08-01 14:41:00.478846   chroot_dir = '[UNDEF]'
2023-08-01 14:41:00.478851   cd_dir = '/Library/Application Support/Tunnelblick/Shared/configname.tblk/Contents/Resources'
2023-08-01 14:41:00.478856   writepid = '[UNDEF]'
2023-08-01 14:41:00.478862   up_script = 'dhcp-client-request.sh'
2023-08-01 14:41:00.478867   down_script = '/Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -9 -a -d -f -m -w -ptADGNWradsgnw'
2023-08-01 14:41:00.478873   down_pre = DISABLED
2023-08-01 14:41:00.478883   up_restart = DISABLED
2023-08-01 14:41:00.478888   up_delay = DISABLED
2023-08-01 14:41:00.478893   daemon = ENABLED
2023-08-01 14:41:00.478898   inetd = 0
2023-08-01 14:41:00.478904   log = ENABLED
2023-08-01 14:41:00.478909   suppress_timestamps = DISABLED
2023-08-01 14:41:00.478914   machine_readable_output = ENABLED
2023-08-01 14:41:00.478920   nice = 0
2023-08-01 14:41:00.478925   verbosity = 4
2023-08-01 14:41:00.478930   mute = 0
2023-08-01 14:41:00.478935   status_file = '[UNDEF]'
2023-08-01 14:41:00.478941   status_file_version = 1
2023-08-01 14:41:00.478946   status_file_update_freq = 60
2023-08-01 14:41:00.478951   occ = ENABLED
2023-08-01 14:41:00.478956   rcvbuf = 0
2023-08-01 14:41:00.478962   sndbuf = 0
2023-08-01 14:41:00.478968   sockflags = 0
2023-08-01 14:41:00.478973   fast_io = DISABLED
2023-08-01 14:41:00.478978   comp.alg = 2
2023-08-01 14:41:00.478984   comp.flags = 1
2023-08-01 14:41:00.478989   route_script = '/Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -9 -a -d -f -m -w -ptADGNWradsgnw'
2023-08-01 14:41:00.478995   route_default_gateway = '[UNDEF]'
2023-08-01 14:41:00.479001   route_default_metric = 0
2023-08-01 14:41:00.479006   route_noexec = DISABLED
2023-08-01 14:41:00.479011   route_delay = 0
2023-08-01 14:41:00.479017   route_delay_window = 30
2023-08-01 14:41:00.479022   route_delay_defined = DISABLED
2023-08-01 14:41:00.479027   route_nopull = DISABLED
2023-08-01 14:41:00.479033   route_gateway_via_dhcp = DISABLED
2023-08-01 14:41:00.479038   allow_pull_fqdn = DISABLED
2023-08-01 14:41:00.479044   management_addr = '127.0.0.1'
2023-08-01 14:41:00.479049   management_port = '56167'
2023-08-01 14:41:00.479055   management_user_pass = '/Library/Application Support/Tunnelblick/Mips/configname.tblk.mip'
2023-08-01 14:41:00.479061   management_log_history_cache = 250
2023-08-01 14:41:00.479066   management_echo_buffer_size = 100
2023-08-01 14:41:00.479072   management_write_peer_info_file = '[UNDEF]'
2023-08-01 14:41:00.479078   management_client_user = '[UNDEF]'
2023-08-01 14:41:00.479083   management_client_group = '[UNDEF]'
2023-08-01 14:41:00.479089   management_flags = 6
2023-08-01 14:41:00.479094   shared_secret_file = '[UNDEF]'
2023-08-01 14:41:00.479104   key_direction = not set
2023-08-01 14:41:00.479110   ciphername = 'AES-128-CBC'
2023-08-01 14:41:00.479115   ncp_enabled = ENABLED
2023-08-01 14:41:00.479121   ncp_ciphers = 'AES-256-GCM:AES-128-GCM:AES-128-CBC'
2023-08-01 14:41:00.479126   authname = 'SHA1'
2023-08-01 14:41:00.479131   prng_hash = 'SHA1'
2023-08-01 14:41:00.479137   prng_nonce_secret_len = 16
2023-08-01 14:41:00.479142   keysize = 0
2023-08-01 14:41:00.479148   engine = DISABLED
2023-08-01 14:41:00.479153   replay = ENABLED
2023-08-01 14:41:00.479158   mute_replay_warnings = DISABLED
2023-08-01 14:41:00.479164   replay_window = 64
2023-08-01 14:41:00.479197   replay_time = 15
2023-08-01 14:41:00.479203   packet_id_file = '[UNDEF]'
2023-08-01 14:41:00.479208   test_crypto = DISABLED
2023-08-01 14:41:00.479218   tls_server = DISABLED
2023-08-01 14:41:00.479224   tls_client = ENABLED
2023-08-01 14:41:00.479229   ca_file = 'ca.crt'
2023-08-01 14:41:00.479234   ca_path = '[UNDEF]'
2023-08-01 14:41:00.479239   dh_file = '[UNDEF]'
2023-08-01 14:41:00.479245   cert_file = 'client.crt'
2023-08-01 14:41:00.479250   extra_certs_file = '[UNDEF]'
2023-08-01 14:41:00.479256   priv_key_file = 'client.key'
2023-08-01 14:41:00.479261   pkcs12_file = '[UNDEF]'
2023-08-01 14:41:00.479266   cipher_list = '[UNDEF]'
2023-08-01 14:41:00.479272   cipher_list_tls13 = '[UNDEF]'
2023-08-01 14:41:00.479277   tls_cert_profile = '[UNDEF]'
2023-08-01 14:41:00.479283   tls_verify = '[UNDEF]'
2023-08-01 14:41:00.479288   tls_export_cert = '[UNDEF]'
2023-08-01 14:41:00.479293   verify_x509_type = 0
2023-08-01 14:41:00.479299   verify_x509_name = '[UNDEF]'
2023-08-01 14:41:00.479304   crl_file = '[UNDEF]'
2023-08-01 14:41:00.479309   ns_cert_type = 0
2023-08-01 14:41:00.479315   remote_cert_ku[i] = 65535
2023-08-01 14:41:00.479325   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479330   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479336   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479341   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479346   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479351   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479356   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479361   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479366   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479372   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479377   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479382   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479387   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479392   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479397   remote_cert_ku[i] = 0
2023-08-01 14:41:00.479403   remote_cert_eku = 'TLS Web Server Authentication'
2023-08-01 14:41:00.479408   ssl_flags = 0
2023-08-01 14:41:00.479414   tls_timeout = 2
2023-08-01 14:41:00.479419   renegotiate_bytes = -1
2023-08-01 14:41:00.479424   renegotiate_packets = 0
2023-08-01 14:41:00.479430   renegotiate_seconds = 3600
2023-08-01 14:41:00.479435   handshake_window = 60
2023-08-01 14:41:00.479441   transition_window = 3600
2023-08-01 14:41:00.479446   single_session = DISABLED
2023-08-01 14:41:00.479452   push_peer_info = DISABLED
2023-08-01 14:41:00.479457   tls_exit = DISABLED
2023-08-01 14:41:00.479463   tls_crypt_v2_metadata = '[UNDEF]'
2023-08-01 14:41:00.479468   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479474   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479479   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479485   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479490   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479495   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479501   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479506   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479511   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479517   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479522   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479528   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479533   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479543   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479549   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479554   pkcs11_protected_authentication = DISABLED
2023-08-01 14:41:00.479560   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479565   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479570   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479576   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479581   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479586   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479592   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479597   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479603   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479612   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479617   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479622   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479628   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479633   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479638   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479644   pkcs11_private_mode = 00000000
2023-08-01 14:41:00.479649   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479655   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479660   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479665   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479670   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479676   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479681   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479686   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479691   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479697   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479702   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479707   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479713   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479718   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479724   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479729   pkcs11_cert_private = DISABLED
2023-08-01 14:41:00.479734   pkcs11_pin_cache_period = -1
2023-08-01 14:41:00.479740   pkcs11_id = '[UNDEF]'
2023-08-01 14:41:00.479745   pkcs11_id_management = DISABLED
2023-08-01 14:41:00.479767   server_network = 0.0.0.0
2023-08-01 14:41:00.479774   server_netmask = 0.0.0.0
2023-08-01 14:41:00.479787   server_network_ipv6 = ::
2023-08-01 14:41:00.479792   server_netbits_ipv6 = 0
2023-08-01 14:41:00.479799   server_bridge_ip = 0.0.0.0
2023-08-01 14:41:00.479805   server_bridge_netmask = 0.0.0.0
2023-08-01 14:41:00.479812   server_bridge_pool_start = 0.0.0.0
2023-08-01 14:41:00.479818   server_bridge_pool_end = 0.0.0.0
2023-08-01 14:41:00.479824   ifconfig_pool_defined = DISABLED
2023-08-01 14:41:00.479831   ifconfig_pool_start = 0.0.0.0
2023-08-01 14:41:00.479837   ifconfig_pool_end = 0.0.0.0
2023-08-01 14:41:00.479843   ifconfig_pool_netmask = 0.0.0.0
2023-08-01 14:41:00.479849   ifconfig_pool_persist_filename = '[UNDEF]'
2023-08-01 14:41:00.479854   ifconfig_pool_persist_refresh_freq = 600
2023-08-01 14:41:00.479860   ifconfig_ipv6_pool_defined = DISABLED
2023-08-01 14:41:00.479866   ifconfig_ipv6_pool_base = ::
2023-08-01 14:41:00.479872   ifconfig_ipv6_pool_netbits = 0
2023-08-01 14:41:00.479877   n_bcast_buf = 256
2023-08-01 14:41:00.479882   tcp_queue_limit = 64
2023-08-01 14:41:00.479888   real_hash_size = 256
2023-08-01 14:41:00.479893   virtual_hash_size = 256
2023-08-01 14:41:00.479898   client_connect_script = '[UNDEF]'
2023-08-01 14:41:00.479904   learn_address_script = '[UNDEF]'
2023-08-01 14:41:00.479909   client_disconnect_script = '[UNDEF]'
2023-08-01 14:41:00.479915   client_config_dir = '[UNDEF]'
2023-08-01 14:41:00.479920   ccd_exclusive = DISABLED
2023-08-01 14:41:00.479926   tmp_dir = '/var/folders/b7/s29nfmhd3fz6gxcvt52n4dgm0000gn/T/'
2023-08-01 14:41:00.479931   push_ifconfig_defined = DISABLED
2023-08-01 14:41:00.479938   push_ifconfig_local = 0.0.0.0
2023-08-01 14:41:00.479945   push_ifconfig_remote_netmask = 0.0.0.0
2023-08-01 14:41:00.479950   push_ifconfig_ipv6_defined = DISABLED
2023-08-01 14:41:00.479956   push_ifconfig_ipv6_local = ::/0
2023-08-01 14:41:00.479962   push_ifconfig_ipv6_remote = ::
2023-08-01 14:41:00.479968   enable_c2c = DISABLED
2023-08-01 14:41:00.479973   duplicate_cn = DISABLED
2023-08-01 14:41:00.480042   cf_max = 0
2023-08-01 14:41:00.480089   cf_per = 0
2023-08-01 14:41:00.480098   max_clients = 1024
2023-08-01 14:41:00.480104   max_routes_per_client = 256
2023-08-01 14:41:00.480111   auth_user_pass_verify_script = '[UNDEF]'
2023-08-01 14:41:00.480116   auth_user_pass_verify_script_via_file = DISABLED
2023-08-01 14:41:00.480122   auth_token_generate = DISABLED
2023-08-01 14:41:00.480128   auth_token_lifetime = 0
2023-08-01 14:41:00.480144   auth_token_secret_file = '[UNDEF]'
2023-08-01 14:41:00.480150   port_share_host = '[UNDEF]'
2023-08-01 14:41:00.480156   port_share_port = '[UNDEF]'
2023-08-01 14:41:00.480161   vlan_tagging = DISABLED
2023-08-01 14:41:00.480198   vlan_accept = all
2023-08-01 14:41:00.480204   vlan_pvid = 1
2023-08-01 14:41:00.480209   client = ENABLED
2023-08-01 14:41:00.480215   pull = ENABLED
2023-08-01 14:41:00.480221   auth_user_pass_file = '[UNDEF]'
2023-08-01 14:41:00.480229 OpenVPN 2.5.9 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD] built on Jun  3 2023
2023-08-01 14:41:00.480244 library versions: OpenSSL 1.1.1u  30 May 2023, LZO 2.10
2023-08-01 14:41:00.482388 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:56167
2023-08-01 14:41:00.482417 Need hold release from management interface, waiting...
2023-08-01 14:41:00.758032 *Tunnelblick: openvpnstart log:
     OpenVPN started successfully.
     Command used to start OpenVPN (one argument per displayed line):
          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.5.9-openssl-1.1.1u/openvpn
          --daemon
          --log-append /Library/Application Support/Tunnelblick/Logs/-SLibrary-SApplication Support-STunnelblick-SShared-Sconfigname.tblk-SContents-SResources-Sconfig.ovpn.1025_0_3_0_1098096.56167.openvpn.log
          --cd /Library/Application Support/Tunnelblick/Shared/configname.tblk/Contents/Resources
          --machine-readable-output
          --setenv IV_GUI_VER "net.tunnelblick.tunnelblick 5860 4.0.0beta06 (build 5860)"
          --verb 4
          --config /Library/Application Support/Tunnelblick/Shared/configname.tblk/Contents/Resources/config.ovpn
          --setenv TUNNELBLICK_CONFIG_FOLDER /Library/Application Support/Tunnelblick/Shared/configname.tblk/Contents/Resources
          --verb 4
          --cd /Library/Application Support/Tunnelblick/Shared/configname.tblk/Contents/Resources
          --management 127.0.0.1 56167 /Library/Application Support/Tunnelblick/Mips/configname.tblk.mip
          --management-query-passwords
          --management-hold
          --script-security 2
          --route-up /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -9 -a -d -f -m -w -ptADGNWradsgnw
          --down /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -9 -a -d -f -m -w -ptADGNWradsgnw
          --route-pre-down /Applications/Tunnelblick.app/Contents/Resources/client.route-pre-down.tunnelblick.sh -9 -a -d -f -m -w -ptADGNWradsgnw
2023-08-01 14:41:00.766118 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:56167
2023-08-01 14:41:00.826374 MANAGEMENT: CMD 'pid'
2023-08-01 14:41:00.826426 MANAGEMENT: CMD 'auth-retry interact'
2023-08-01 14:41:00.826473 MANAGEMENT: CMD 'state on'
2023-08-01 14:41:00.826501 MANAGEMENT: CMD 'state'
2023-08-01 14:41:00.826545 MANAGEMENT: CMD 'bytecount 1'
2023-08-01 14:41:00.828040 *Tunnelblick: Established communication with OpenVPN
2023-08-01 14:41:00.829347 *Tunnelblick: >INFO:OpenVPN Management Interface Version 3 -- type 'help' for more info
2023-08-01 14:41:00.832751 MANAGEMENT: CMD 'hold release'
2023-08-01 14:41:00.833151 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2023-08-01 14:41:00.839699 LZO compression initializing
2023-08-01 14:41:00.840032 Control Channel MTU parms [ L:1654 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2023-08-01 14:41:00.840079 MANAGEMENT: >STATE:1690915260,RESOLVE,,,,,,
2023-08-01 14:41:00.915683 Data Channel MTU parms [ L:1654 D:1450 EF:122 EB:411 ET:32 EL:3 ]
2023-08-01 14:41:00.915761 Local Options String (VER=V4): 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,cipher AES-128-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
2023-08-01 14:41:00.915770 Expected Remote Options String (VER=V4): 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,cipher AES-128-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
2023-08-01 14:41:00.915789 TCP/UDP: Preserving recently used remote address: [AF_INET]73.210.95.124:12974
2023-08-01 14:41:00.915855 Socket Buffers: R=[786896->786896] S=[9216->9216]
2023-08-01 14:41:00.915865 UDP link local: (not bound)
2023-08-01 14:41:00.915876 UDP link remote: [AF_INET]73.210.95.124:12974
2023-08-01 14:41:00.915997 MANAGEMENT: >STATE:1690915260,WAIT,,,,,,
2023-08-01 14:41:00.980384 MANAGEMENT: >STATE:1690915260,AUTH,,,,,,
2023-08-01 14:41:00.980429 TLS: Initial packet from [AF_INET]73.210.95.124:12974, sid=61501fee d902fbd3
2023-08-01 14:41:01.060014 VERIFY OK: depth=1, C=TW, ST=TW, L=Taipei, O=netgear, OU=netgear, CN=netgear, name=changeme, emailAddress=ma...@netgear.com
2023-08-01 14:41:01.060700 VERIFY KU OK
2023-08-01 14:41:01.060718 Validating certificate extended key usage
2023-08-01 14:41:01.060729 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
2023-08-01 14:41:01.060736 VERIFY EKU OK
2023-08-01 14:41:01.060743 VERIFY OK: depth=0, C=TW, ST=TW, L=Taipei, O=netgear, OU=netgear, CN=netgear, name=changeme, emailAddress=ma...@netgear.com
2023-08-01 14:41:01.153336 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 1024 bit RSA, signature: RSA-SHA256
2023-08-01 14:41:01.153391 [netgear] Peer Connection Initiated with [AF_INET]73.210.95.124:12974
2023-08-01 14:41:02.325608 MANAGEMENT: >STATE:1690915262,GET_CONFIG,,,,,,
2023-08-01 14:41:02.326054 SENT CONTROL [netgear]: 'PUSH_REQUEST' (status=1)
2023-08-01 14:41:02.395652 PUSH: Received control message: 'PUSH_REPLY,ping 10,ping-restart 120,route-delay 10,route 192.168.1.0 255.255.255.0 192.168.1.1,route 75.2.84.193 255.255.255.255 192.168.1.1,route 99.83.191.32 255.255.255.255 192.168.1.1,peer-id 0,cipher AES-256-GCM'
2023-08-01 14:41:02.395787 OPTIONS IMPORT: timers and/or timeouts modified
2023-08-01 14:41:02.395797 OPTIONS IMPORT: route options modified
2023-08-01 14:41:02.395803 OPTIONS IMPORT: route-related options modified
2023-08-01 14:41:02.396802 OPTIONS IMPORT: peer-id set
2023-08-01 14:41:02.396811 OPTIONS IMPORT: adjusting link_mtu to 1657
2023-08-01 14:41:02.396817 OPTIONS IMPORT: data channel crypto options modified
2023-08-01 14:41:02.396825 Data Channel: using negotiated cipher 'AES-256-GCM'
2023-08-01 14:41:02.396843 Data Channel MTU parms [ L:1585 D:1450 EF:53 EB:411 ET:32 EL:3 ]
2023-08-01 14:41:02.396999 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2023-08-01 14:41:02.397016 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2023-08-01 14:41:02.398795 Cannot allocate TUN/TAP dev dynamically
2023-08-01 14:41:02.446673 Got bsdname : en9
2023-08-01 14:41:02.446732 Got name : en9
2023-08-01 14:41:02.471013 TUN/TAP device /dev/tap255 opened
2023-08-01 14:41:02.471043 do_ifconfig, ipv4=0, ipv6=0
2023-08-01 14:41:02.471056 MANAGEMENT: >STATE:1690915262,ASSIGN_IP,,,,,,
2023-08-01 14:41:02.471095 dhcp-client-request.sh en9 1500 1585   init
                           ipconfig_set tap0 dhcp failed: interface doesn't exist
2023-08-01 14:41:02.495206 MANAGEMENT: Client disconnected
2023-08-01 14:41:02.495271 WARNING: Failed running command (--up/--down): external program exited with error status: 1
2023-08-01 14:41:02.496038 Exiting due to fatal error
2023-08-01 14:41:04.002376 *Tunnelblick: Expected disconnection occurred.

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

Down log:

(Not found)
================================================================================

Previous down log:

(Not found)
================================================================================

Network services:

An asterisk (*) denotes that a network service is disabled.
OpenVPN TAP Ethernet
iPhone USB 4
iPhone USB 5
iPhone USB 2
iPhone USB 3
iPhone USB
Wi-Fi
NordVPN NordLynx

Wi-Fi Power (en0): On

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

ifconfig output:

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
nd6 options=201<PERFORMNUD,DAD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
XHC20: flags=0<> mtu 0
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 2c:f0:ee:24:79:0e
inet6 fe80::9c:4f33:93ae:a6ce%en0 prefixlen 64 secured scopeid 0x5
inet6 fd13:a962:9697::18ec:d51e:8d1e:146d prefixlen 64 autoconf secured
inet6 fd13:a962:9697::79c0:458:1664:5d37 prefixlen 64 autoconf temporary
inet 192.168.86.167 netmask 0xffffff00 broadcast 192.168.86.255
nd6 options=201<PERFORMNUD,DAD>
media: autoselect
status: active
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 0e:f0:ee:24:79:0e
media: autoselect
status: inactive
awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484
ether 9e:04:c8:7b:e5:25
inet6 fe80::9c04:c8ff:fe7b:e525%awdl0 prefixlen 64 scopeid 0x7
nd6 options=201<PERFORMNUD,DAD>
media: autoselect
status: active
en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
options=60<TSO4,TSO6>
ether 32:00:12:01:a0:00
media: autoselect <full-duplex>
status: inactive
bridge0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500
options=63<RXCSUM,TXCSUM,TSO4,TSO6>
ether 32:00:12:01:a0: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 8 priority 0 path cost 0
media: <unknown type>
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000
inet6 fe80::d1c6:829:f070:4799%utun0 prefixlen 64 scopeid 0xa
nd6 options=201<PERFORMNUD,DAD>

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

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) UUID <Linked Against>
  123    0 0xffffff7f80dca000 0x4000     0x4000     com.intel.driver.EnergyDriver (3.7.0) 35E739F9-BF6C-3024-A67C-750711B3FB64 <8 6 5 3>
  159    3 0xffffff7f83a3a000 0xfc000    0xfc000    org.virtualbox.kext.VBoxDrv (6.1.38) 2B6C3D21-B581-315B-B001-5C1AF9D0563B <8 6 5 3 1>
  166    0 0xffffff7f83b36000 0x8000     0x8000     org.virtualbox.kext.VBoxUSB (6.1.38) 2E74F524-F984-3FB6-8582-19B9F659A3E2 <165 159 54 8 6 5 3 1>
  168    0 0xffffff7f83b3e000 0x5000     0x5000     org.virtualbox.kext.VBoxNetFlt (6.1.38) CDFE9449-0CDC-3C9E-A36D-DD7AFD5B9F3A <159 8 6 5 3 1>
  169    0 0xffffff7f83b43000 0x6000     0x6000     org.virtualbox.kext.VBoxNetAdp (6.1.38) 916DA4A8-5017-3987-B55F-8A873B64CE04 <159 6 5 1>

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

Quit Log:

2023-08-01 14:40:00.672334 applicationShouldTerminate: termination because of Quit; delayed until 'shutdownTunnelblick' finishes)
2023-08-01 14:40:00.745714 shutDownTunnelblick: started.
2023-08-01 14:40:00.746172 shutDownTunnelblick: Starting cleanup.
2023-08-01 14:40:00.746577 cleanup: Entering cleanup
2023-08-01 14:40:00.746944 cleanup aborted because Tunnelblick did not finish launching
2023-08-01 14:40:00.747212 shutDownTunnelblick: Cleanup finished.
2023-08-01 14:40:00.747511 Finished shutting down Tunnelblick; allowing termination

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

Traces Log:


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

Console Log:




Tunnelblick developer

unread,
Aug 1, 2023, 4:09:25 PM8/1/23
to tunnelblick-discuss
Try reverting to Tunnelblick 3.8.8b.

sms fdd

unread,
Aug 1, 2023, 9:45:17 PM8/1/23
to tunnelblick-discuss
Worked, thank you.
Reply all
Reply to author
Forward
0 new messages