Astrill Setup Manual:Setup WireGuard on pfSense: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Turn on your pfSense router and login as root user by selecting "shell". | Turn on your pfSense router and login as root user by selecting "shell". | ||
[[File:PfSense-wireguard1.png]] | [[File:PfSense-wireguard1.png]]<br><br> | ||
== '''STEP 2:''' Install WireGuard == | == '''STEP 2:''' Install WireGuard == | ||
Line 13: | Line 13: | ||
To install bash run following command: '''pkg install bash''' | To install bash run following command: '''pkg install bash''' | ||
[[File:PfSense-wireguard3.png]] | [[File:PfSense-wireguard3.png]]<br><br> | ||
== '''STEP 3:''' == | == '''STEP 3:''' == | ||
Line 22: | Line 22: | ||
And check under "VPN" tab, you'll see "WireGuard" option. If yes, follow rest of the steps, otherwise repeat above steps carefully. | And check under "VPN" tab, you'll see "WireGuard" option. If yes, follow rest of the steps, otherwise repeat above steps carefully. | ||
[[File:PfSense-wireguard5.png]] | [[File:PfSense-wireguard5.png]]<br><br> | ||
=== '''STEP 4:''' Download Configuration File For WireGuard === | === '''STEP 4:''' Download Configuration File For WireGuard === |
Revision as of 12:13, 12 July 2020
STEP 1: Login into your pfSense
Turn on your pfSense router and login as root user by selecting "shell".
STEP 2: Install WireGuard
Run following command to install WireGuard: pkg install wireguard
If it fails to install then install Bash first and then try again to install WireGuard.
To install bash run following command: pkg install bash
STEP 3:
Once WireGuard is installed, login into pfSense through your browser.
And check under "VPN" tab, you'll see "WireGuard" option. If yes, follow rest of the steps, otherwise repeat above steps carefully.
STEP 4: Download Configuration File For WireGuard
- Login into your Astrill account.
- Then go to "VPN Services" tab.
- Go to "WireGuard Configuration" option.
- Type name for WireGuard .conf file and select your desired server and download the .conf file.