Status
Downloads
Request demo
Log in
Sign up
Contents
x
Welcome
Getting started
Networks & Access control
Adopt security frameworks
Troubleshooting
Billing & Subscription
Service Management Portal
Release Notes
FAQ
Powered by
Linux
17 Articles
in this category
Contents
Linux
If you’re having technical difficulties, learn how to fix the most commonly occurring NordLayer problems on Linux systems using our helpful guides and tips.
17 Articles
in this category
How to change the protocol on NordLayer application for Linux?
In case you are experiencing any issues with your NordLayer connection, the first course of action would be to change the VPN protocol. You can do so by entering the following command ' sudo nordlayer settings set ' - you should see that the first o...
Re-installing NordLayer on Linux (RHEL)
You can get the GPG keys for confirmation at https://downloads.nordlayer.com/linux/gpg To uninstall NordLayer sudo yum remove nordlayer sudo rm -rf /var/lib/nordlayer To start the whole installation anew Download the NordLay...
Re-installing NordLayer on Linux (Debian)
You can get the GPG keys for confirmation at https://downloads.nordlayer.com/linux/gpg To uninstall NordLayer sudo apt-get purge nordlayer sudo rm -rf /var/lib/nordlayer To start the whole installation anew Download the Nord...
NordLayer application for Linux encountered unrecoverable state (database corrupted)
It is safest to destroy the local database and let the user log into the application again: Stop the service before deleting database sudo systemctl stop nordlayer.service Delete the database sudo rm -rf /var/lib/nordlayer/nordlayer.db ...
NordLayer application for Linux has hung and is not responsive
If you encounter this situation, you will need to force-close the application by entering the following command: sudo systemctl kill -s SIGKILL nordlayer.service Note : In case you have any questions or are experiencing any issues, please fe...
NordLayer application on Linux does not start on system start-up
By default, the application configures itself to start on system start-up in the last stages of the installation, but in case it did not or was accidentally disabled, please run these commands: sudo systemctl enable nordlayer.socket sudo sys...
What should I do if the NordLayer application on Linux is not running, has crashed, etc.
The application is configured to recover from most failures on its own. If for some reason the application is unable to start automatically, please run this command: sudo systemctl restart nordlayer.service Note : If the issue persists, plea...
How do I check if the NordLayer application on Linux is running?
You can figure out whether the application is running by entering this command: systemctl status nordlayer.service Note : In case you have any questions or are experiencing any issues, please feel free to contact our 24/7 customer support t...
How to retrieve NordLayer app logs on Linux
Whilst troubleshooting, our Customer Support Team may ask you to collect application logs to get a better understanding of the issue you have run into. To extract the logs for NordLayer v2.3.0 and newer journalctl --namespace=nordlayer > ./nord...
How to take a screenshot on Linux?
During troubleshooting process with our customer support team, you may be asked to send a screenshot of, for example, an error message on your device to help diagnose the issue. Below, you can find a tutorial on how to make and upload screenshots on...
How to reset network settings on Linux?
In case you are experiencing issues with your NordLayer connection, resetting your network settings is a viable option to resolve them. In order to reset network settings on a Linux device, please follow these steps: Open Terminal and type in ...
Unable to connect to NordLayer service on Linux
In this guide, you will learn how to troubleshoot connection issues on your Linux device. Usually, this particular problem can be resolved in a few easy steps. However, since all of our work or home networks are very different from each other, som...
Improve VPN connection speed on Linux
In this article, you will learn what might cause slow connection issues on your Linux device when connected to NordLayer and how to avoid them. Keep in mind that some decrease in speed (around 30%) is expected when using a VPN. If you have noticed...
How to disable IPv6 on Linux?
This guide will show you how to disable IPv6 on a Linux operating system. Open the Terminal using the Ctrl+Alt+T keyboard shortcut. On the Terminal window, enter the following command: sudo nano /etc/sysctl.conf This command will open...
Improve VPN connection stability on Linux
In this article, you will learn what might be the reason for connectivity issues on your Linux machine and how to fix them. There are many factors involved in making a VPN connection, e.g., your VPN app settings, network settings, other software, ...
How to change DNS on Linux?
This guide will show you how to edit, add, or remove the DNS settings on your Linux device. Changing the DNS on your device can be helpful if you're looking to improve the connection quality and, in some cases - the speed. Firstly, open the te...
NordLayer application usage on Linux
NordLayer Linux application supports logging in with credentials, as well as Gsuite, Azure, and Okta methods. Email and password The login command will guide you through the process, select the correct method, and provide your credentials. Passw...