-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AGM-1820] How-to-set-up-AdGuard-VPN-on-your-router
new article
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: How to set up AdGuard VPN on your router | ||
sidebar_position: 8 | ||
--- | ||
|
||
By setting up AdGuard VPN on your router, you can protect your data on devices where you cannot install VPN apps, such as smart TVs and game consoles. | ||
|
||
## System requirements | ||
AdGuard VPN can only be installed on routers that support IPsec. | ||
|
||
## How to set up AdGuard VPN on your router | ||
|
||
1. In your AdGuard account, select AdGuard VPN | ||
2. Under *Devices*, click *Add router* | ||
3. Select the desired VPN server location and generate credentials | ||
4. In your admin page, go to the router settings | ||
5. Enable *VPN Client* and click *Add VPN server* | ||
6. Select IPsec-client (it may be called IKE; not L2TP/IPsec) | ||
7. Enter the credentials you created in step 3 | ||
8. Connect devices to your router | ||
|
||
:::note | ||
|
||
You’ll need to update your router settings if you want to change the VPN server location. | ||
|
||
::: |