Tunnelblick Mac Openvpn



Highlighted Articles
News
Installing Tunnelblick
Uninstalling Tunnelblick
Setting up Configurations
Using Tunnelblick
Getting VPN Service
Common Problems
Configuring OpenVPN
Release Notes
Thanks
FAQ

Discussion Group
Read Before You Post

On This Page
Setting Up and Installing Configurations
Converting OpenVPN Configurations to Tunnelblick VPN Configurations
Creating and Installing a Tunnelblick VPN Configuration
Modifying a Tunnelblick VPN Configuration
Files Contained in a Tunnelblick VPN Configuration
The 'Set Nameserver' Check Box and DNS & WINS Settings
The OpenVPN --user and --group options and openvpn-down-root.so

Stop if you have a 'Deployed' version of Tunnelblick. It comes already set up — you do no need to do anything more. Just start using it and enjoy!

Stop if you have purchased VPN service from a VPN service provider. They should provide you with configuration files and instructions on how to use them with Tunnelblick.

Stop if you have VPN service from a corporate or other network provided by your employer. Your network manager or IT department should provide you with configuration files and instructions on how to use them with Tunnelblick.

Stop if want details about the structure of a Tunnelblick VPN Configuration, see '.tblk' Details.

Otherwise, continue!

Setting Up and Installing Configurations

First, install Tunnelblick and launch it so it is running.

It is not enough to install Tunnelblick: you also need to tell Tunnelblick how to connect to a VPN.

You tell Tunnelblick how to connect to a VPN with a configuration file.

If you already have configuration files you can install them by dragging and dropping them onto the Tunnelblick icon in the menu bar.

After installing your configurations, continue with 'Set Nameserver' Check Box and DNS & WINS Settings, below.

If you don't have configuration files or you want more information about them continue reading.

Tunnelblick can use two types of configuration files:

  • Tunnelblick VPN Configurations. A Tunnelblick VPN Configuration contains all of the information Tunnelblick needs to connect to one or more VPNs. A Tunnelblick VPN Configuration contains one or more OpenVPN configuration files, and may contain key, certificate, and script files. Everything needed is contained within the Tunnelblick VPN Configuration. Tunnelblick VPN Configurations may also contain other information, including information about default preferences for the configuration and identification and version information for the configuration itself that make managing widespread distribution easier. For details, see Tunnelblick VPN Configurations Details.

  • OpenVPN configuration files. These are plain text files with extensions of .ovpn or .conf. These files usually contain only the configuration information; keys and certificates may be held in separate files. When installed, they are converted to Tunnelblick VPN Configurations. For more information about setting up Tunnelblick using OpenVPN configuration files, see Configuring OpenVPN.

Converting OpenVPN Configurations to Tunnelblick VPN Configurations

You can drag and drop OpenVPN configurations onto the Tunnelblick icon in the menu bar and they will be installed as Tunnelblick VPN Configurations.

Creating and Installing a Tunnelblick VPN Configuration

To create a Tunnelblick VPN Configuration:

  1. Create a folder anywhere (on your Desktop works well);
  2. If you have only one OpenVPN configuration file, name the folder with the name you want the configuration known by in Tunnelblick. (Otherwise, each configuration will be known in Tunnelblick by the name of the OpenVPN configuration file that it is based on);
  3. Copy all the files related to the configuration(s) into the folder (see Files Contained in a Tunnelblick VPN Configuration, below);
  4. Add an extension of '.tblk' at the end of the folder name. When you do this the icon for the folder will change to an icon for a Tunnelblick VPN Configuration.
  5. Drag and drop the folder's new icon onto the Tunnelblick icon in the menu bar to install it.

When you install, you will be asked if you want each configuration to be private or shared. A private configuration may only be used when you are logged onto the computer. A shared configuration may be used by anyone who is logged into the computer. If the name you have given conflicts with the name of an existing installed configuration, you will be given the opportunity to change the name.

The process of installation will copy the .tblk to a special location on your computer (see File Locations) and make changes to it so it can be used securely. You can then delete the original .tblk you created, or move it somewhere convenient as a backup, or copy or move it to another computer and install it on that computer.

That's it! You are done. The configuration(s) will be available immediately in Tunnelblick.

Modifying a Tunnelblick VPN Configuration

You can modify a Tunnelblick VPN Configuration two ways:

  • If you want to change the contents of an installed OpenVPN configuration file that is installed as a Private configuration, you should select the configuration in Tunnelblick's VPN Details window, then click the 'gear' button at the bottom of the list and select 'Edit OpenVPN Configuration File...'. That will open the installed OpenVPN configuration file in TextEdit. Changes take effect as soon as the file is saved in TextEdit. Note that this does not modify your original .tblk; it modifies the installed copy only.

  • You can't change the contents of an installed OpenVPN configuration file that is installed as a Shared configuration. (You can convert it to be a Private configuration, edit it, and then change it back to be Shared.)

  • If you want to make other changes (to the key/certificate files, for example), you'll have to
  1. Modify your original .tblk to include the changes (rename it to not end in '.tblk', then make the changes, then rename it to end in '.tblk' again);
  2. Drag and drop the modified .tblk onto the Tunnelblick icon in the menu bar to install it.

Files Contained in a Tunnelblick VPN Configuration

The files that should be contained in a Tunnelblick VPN Configuration (the 'files related to the connection' above) should all be 'plain text' files:

  • One or more OpenVPN configuration files (.ovpn or .conf files).
  • Any certificate or key files for the configurations (.key, .crt, .pem, .cer, .der, .p12, .p7b, .p7c, and .pfx files); and
  • Any script files for the configurations. Script files must must have a .sh extension so that Tunnelblick can secure them and use them properly.

The 'Set Nameserver' Check Box and DNS & WINS Settings

If you are using DHCP, wish to use DNS and WINS servers at the far end of the tunnel when connected, and the VPN server you are connecting to 'pushes' DNS and WINS settings to your client, select 'Set nameserver'. (This is the situation for most users.)

If you are using DHCP, wish to use your original DNS and WINS servers when connected, and the VPN server you are connecting to does not 'push' DNS or WINS settings to your client, select 'Do not set nameserver'.

If you are using manual settings, different versions of macOS behave differently. This is due to a change in network behavior in Snow Leopard and is beyond the scope of this project to fix.

If you're using Leopard (OS X 10.5) or Tiger (OS X 10.4), then it is possible to use the VPN-server-supplied DNS and WINS settings in addition to your manual settings by selecting 'Set nameserver'. However, your manual settings will always take precedence over any VPN server-supplied settings. If 'Do not set nameserver' is selected, you will continue to use only your manually-configured settings and any VPN server-supplied settings will be ignored. 'Take precedence' means that the manual DNS server will be used for all DNS queries unless it fails to answer, in which case the VPN server-supplied DNS server will be used.

If you are using Snow Leopard (OS X 10.6) or later, then your usual DNS and WINS settings will always be used, and no aggregation of configurations will be performed.

  • If you set your DNS servers manually, then regardless of the state of 'Set nameserver', your manual DNS servers, Search Domains, and WINS servers will always be the only ones used unless you set the configuration to 'Allow changes to manually-set network settings'.

  • Each of these settings is independent of the others: if 'Set nameserver' is selected, those settings not configured manually will be replaced by the settings obtained from the VPN server. If 'Do not set nameserver' is selected, then as with Leopard/Tiger, no DNS/WINS settings will be applied unless you set the configuration to 'Allow changes to manually-set network setttings'.

If your situation is not described above (e.g., if you use manual DNS settings and wish to use DNS servers at the far end of a tunnel when connected, or you wish to use the macOS ability to use different nameservers for different domains), you must create your own up/down scripts and select 'Set nameserver'.

The OpenVPN --user and --group options and openvpn-down-root.so

When using 'Set nameserver' or your own down script for OpenVPN, it is usually necessary to avoid using the OpenVPN 'user' and 'group' options in the configuration file. These options cause OpenVPN to drop root privileges and take the privileges of the specified user and group (usually, 'nobody'). If this is done, then the down script that handles restarting connections when there is a transient problem fails, because it is run without root privileges. OpenVPN usually fails, too, if your configuration performs any routing (most configurations do).

However, Tunnelblick includes the 'openvpn-down-root.so' plugin for OpenVPN. When this plugin is activated, OpenVPN still drops root privileges and runs as the specified user:group after a connection is made, but runs the down script run as root:wheel, so reconnecting after transient network problems can work if OpenVPN does not need to restore any routes.

When you connect with a configuration that includes the 'user' and/or 'group' options in the configuration file, Tunnelblick will ask if you wish to use the openvpn-down-root plugin. Answer 'yes' and Tunnelblick will use the plugin each time it makes a connection. OpenVPN will still be unable to make route changes after the initial connection; they have to be made in the your own customized scripts.

  1. Tunnelblick Android
  2. Mac Openvpn Tunnelblick
  3. Openvpn Tunnelblick Mac Download
  4. Tunnelblick Mac Setup

How to configure OpenVPN on Mac OS Big Sur using Tunnelblick? Step 1: Download Tunnelblick. Step 2: Install TunnelblickTo begin the installation, navigate to your Downloads folder, and double click the Tunnelblick disc image (DMG) file you just downloaded. Step 3: Double-click on the Tunnelblick icon. Most providers also support OpenVPN, which is an open-source VPN standard that runs through a separate software client. The best-known OpenVPN client for the Mac is Tunnelblick, and it’s excellent. Tunnelblick is built specifically for the Mac, and its sleek icon lives quietly in your menu bar, ready to connect to a VPN whenever you’d like. Have a Mac and want to use OpenVPN? We recommend Tunnelblick! Find out how to download and install it. 00:00 – Intro 00:30 – Tunnelblick 00:48 – Download Options 01:45 – Install Tunnelblick 03:09 – Install OpenVPN Configuration File 04:11 – Recommendations on clients 04:45 – Wrap Up Tunnelblick: Telnyx Referral Code: HostiFi.

39,167 downloadsUpdated: April 22, 2021GPL / Donationware

The Tunnelblick download should be mounted as a disk, and the root directory focused in Finder. Type your Mac username and password when prompted for administrator credentials. Click on the OK button to continue to the next step. You should provide the administrator credentials for your mac whenever prompted to do so. The Tunnelblick download should be mounted as a disk, and the root directory focused in Finder. Type your Mac username and password when prompted for administrator credentials. Click on the OK button to continue to the next step. You should provide the administrator credentials for your mac whenever prompted to do so.

Free and open source Graphical User Interface for OpenVPN that offers quick and easy control of the OpenVPN client and server connections

What's new in Tunnelblick 3.8.6 Build 5690 Beta 2:

  • Updates Openvpn 2.5.1 to 2.5.2. See Overview of changes in 2.5.2 for details.
  • Updates Openvpn 2.4.10 to 2.4.11. See Overview of changes in 2.4.11 for details.
  • Optionally allows the code from an authentication device to be entered in the VPN login window with the username and password.
Read the full changelog Tunnelblick

Tunnelblick is a user-friendly and unobtrusive macOS application that enables you to take control over the OpenVPN client and server connections from within a simple and clean interface.

Complete package to connect to a VPN server from your Mac

The Tunnelblick utility comes with all the necessary binaries and drivers, including OpenVP, tun/tap drivers and easy-rsa. Hence, you are not required to install any additional binaries or drivers. To start using Tunnelblick you just need to add your configuration and encryption information.

Tunnelblick android

It is worth mentioning that you also need access to a VPN server since your Mac is at one end of the tunnel and the VPN server is at the other end.

Intuitive and easy to use user interface

By accessing Tunnelblick’s status bar menu, you can easily view all active connections, disconnect or connect to the desired network, add a new VPN, quit the app and open Tunnelblick’s main window.

The great thing about Tunnelblick is that you can install OpenVPN or Tunnelblick VPN configuration files with just a few mouse clicks.

The Configurations tab helps you view all existing configurations, check their log and change their settings. Additionally, you can connect or disconnect from a server and copy the log to your Mac’s clipboard.

What is more, Tunnelblick is capable to use sound notifications when the connection is established or when the connects is interrupted. From the Preferences tab you can reassign the keyboard shortcut, set the maximum log display size and check for updates.

Notification Center integration and powerful built-in utilities

Thanks to the Appearance tab, you can switch between the standard and the monochrome status bar icon and place it next to the Spotlight icon. You can also choose when the notification window should be displayed and the type of information that should contain.

Tunnelblick Android

The Utilities tab helps you quit all OpenVPN processes, copy the console log to clipboard and open easy-rsa in a Terminal window.

All in all, Tunnelblick is a comprehensive and streamlined software solution that helps you connect to any VPN server using OpenVPN to secure and encrypt all your site-to-site or point-to-point connections.

Filed under

Download Hubs

Tunnelblick is part of these download collections: Virtual Private Network

Tunnelblick was reviewed by Sergiu Gatlan
5.0/5
SYSTEM REQUIREMENTS
  • 64-bit processor
Tunnelblick
Load comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Tunnelblick 3.8.5a Build 5671 / 3.8.6 Build 5690 Beta 2

Mac

Mac Openvpn Tunnelblick

Softpedia Editor's Pickadd to watchlistsend us an update
5 screenshots:

Openvpn Tunnelblick Mac Download

runs on:
macOS 10.7.5 or later (Intel only)
file size:
15.9 MB
filename:
Tunnelblick_3.8.5a_build_5671.dmg
main category:
Network/Admin
developer:
visit homepage

Tunnelblick Mac Setup

top alternatives FREE

Mac

top alternatives PAID