NordVPN is one of the most common VPN providers in the world. They have a Linux version which works on both RPM-based and Debian-based distributions.

Sadly, they do not provide a GUI client for Linux, only a command line interface. That’s why it could be tricky to adjust NordVPN settings on Linux.

How to Adjust NordVPN Settings on Linux

nordvpn for linux

In this article you’ll read a quick guide on some of the most important options in NordVPN for Linux, and how you can tweak them.

1. Basic Setup

First make sure you have installed the NordVPN client on Linux according to the Linux distribution type you use. If you use Debian, Ubuntu, Linux Mint or any distributions based on them, then you need to install the .deb version. If you use Fedora, CentOS, openSUSE or any distributions based on them, then you should download the .rpm version.

The entire installation process is explained in the official website for NordVPN. Just follow it and you’ll have the client easily installed in few minutes.

After installing the client, you can login to your account with the following command:

nordvpn login

After which you will be prompted to enter your username and password. Just make sure that your password is secure and not easily guessable to protect your account from unauthorized access. After it you can connect to any VPN server in any country using the following command:

nordvpn connect germany

With replacing Germany with the country name you want (E.g France, Canada, Romania… etc), and you will be connected.

2. Connection Protocol

TCP and UDP are two common protocols that you can switch between while using NordVPN. In a nutshell, UDP is better if you want to browse streaming services or video & audio content, while TCP is better for everything else.

You can familiarize yourself with both protocols from the linked Wikipedia pages above.

By default, NordVPN for Linux uses the UDP protocol, but you can switch it to become TCP using the following command:

nordvpn set protocol tcp

After it, you’ll need to disconnect and reconnect for the changes to take effect.

3. Connection Type

OpenVPN is used by default as the core of NordVPN client for Linux. It is a well-known VPN system that focuses on security and reliability, and is open source as well.

However, it is not the only option that you can use. Wireguard is an OpenVPN replacement that is generally perceived to give better performance, and has been under heavy development in the recent years, and hence you can give it a try.

Wireguard is implemented under the name “NordLynx” in NordVPN for Linux, and you can use it by default instead of OpenVPN by applying the following command in the terminal:

nordvpn set technology nordlynx

4. Kill Switch

Kill switch is a common feature in VPN providers which prevents your system from making any connection anywhere without using a VPN. In this way, in case your network gets disconnected or some system issues happen, your real identity (Real IP address) will never be leaked because of the unmasked connections which happened after the VPN disconnection.

In other simpler words, your VPN connection will have to be turned on in order to connect to the Internet. Otherwise, your system won’t be able to make any connections.

To turn on kill switch on NordVPN for Linux, apply the following command:

nordvpn set killswitch on

You may also need to turn on the auto-connect feature, so that you avoid having to manually connect to the VPN server each time you get disconnected. You can do it with the following command:

nordvpn set autoconnect on romania

And by replacing romania with the country name you want (You can also replace it with specific server such as us2435).

5. Set Custom DNS for NordVPN

NordVPN uses its own DNS servers by default, which are used to resolve the URLs of websites you visit on the Internet. However, you can use a different DNS provider if you wish to.

Just run the following command:

nordvpn set dns 1.1.1.1 1.0.0.1

And replace the DNS servers with the ones you want (The ones given above are for Cloudflare, by the way).

If you want to get back to the original NordVPN DNS servers, then apply the following:

nordvpn set dns off

Final Remarks About NordVPN

So these are the most important options to know about while using NordVPN for Linux. It is a sad thing that the Linux client does not support split tunneling, which could have allowed you to exempt some apps from the kill switch feature in order to run them using your real IP address (And hence, real full speed).

Still, NordVPN is one of the cheapest and most common VPN providers in the market. There are other ones out there which could provide different features and give the same quality of privacy, such as ProtonVPN and MullvadVPN.

Subscribe
Notify of
guest

3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Newsletter

Enter your email address to subscribe to our newsletter. We only send you an email when we have a couple of new posts or some important updates to share.

Recent Comments

Open Source Directory

Join the Force!

For the price of one cup of coffee per month:

  • Support the FOSS Post to produce more content.
  • Get a special account on our website.
  • Remove all the ads you are seeing (including this one!).
  • Get an OPML file containing +70 RSS feeds for various FOSS-related websites and blogs, so that you can import it into your favorite RSS reader and stay updated about the FOSS world!