diff --git a/Servers/Networking/VPN/Netbird.md b/Servers/Networking/VPN/Netbird.md index eecf770..555dd4d 100644 --- a/Servers/Networking/VPN/Netbird.md +++ b/Servers/Networking/VPN/Netbird.md @@ -5,7 +5,7 @@ Netbird is a free and open-source VPN server and client platform. The following It is assumed that you are running Rocky Linux 10. You can technically use anything, but the command syntax will be different depending on the platform, and this document will not outline every possible operating system. ### Install Prerequisites -You need to install a few things before we can begin with the deployment of Netbird. Run the following commands set up the server environment before Netbird deployment. +You need to install a few things before we can begin with the deployment of Netbird. Run the following commands set up the server environment before Netbird deployment. This also assumes that you opened all of the necessary ports listed in the [official Netbird deployment documentation](https://docs.netbird.io/selfhosted/selfhosted-quickstart) as well as set up a reverse proxy pointing to port 80 on the Netbird server. !!! warning "Run as Non-Sudo" Run all of the commands below as a normal user, do not use `sudo su` when deploying Netbird.