Error: Unable to load net.tunnelblick.tun and/or net.tunnelblick.tap kexts in 5 tries. Status = 71" error

It means that another software is using the tun/tap interface.

Please do the following:

Enter "keststat" in your terminal.

It will give you a list of all tun/tap interfaces( they contain the "tun" in their name)

After that you should deactivate this interfaces. For example:

For kext com.viscosityvpn.Viscosity.tun you should do:

"sudo kextunload -b com.viscosityvpn.Viscosity.tun" in your terminal.

  • 39 Users Found This Useful
Was this answer helpful?

Related Articles

Where to find your connection logs (Tunnelblick)

Click on the Tunnelblick icon at the top of the screen; Click "VPN Details…"; Select the...

I don't have a list of servers in my Tunnelblick software

Please ensure that you have copied all configuration files (*.ovpn and cert.p12) to the...