This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vpn-wireguard [2025/09/16 16:20] – [Import Config from file] -Condense hogwild | vpn-wireguard [2025/09/16 17:14] (current) – [Import Config from file] hogwild | ||
---|---|---|---|
Line 293: | Line 293: | ||
===== Import Config from file ===== | ===== Import Config from file ===== | ||
- | Available since r2025.3, this lets you quickly and easily import a pre-generated WireGuard configuration file. This file can come from an external VPN provider, or other source, such as another WireGuard endpoint. Files must be compatible with the wg-quick format (usually ending in " | + | Available since r2025.3, this lets you quickly and easily import a pre-generated WireGuard configuration file. This file can come from an external VPN provider, or another WireGuard endpoint. Files must be compatible with the wg-quick format (usually ending in " |
Typically, with an external VPN provider, you choose appropriate settings on their website for the configuration you want. The VPN provider then generates a corresponding configuration file to import. For most providers, this will be a wg-quick compatible file. | Typically, with an external VPN provider, you choose appropriate settings on their website for the configuration you want. The VPN provider then generates a corresponding configuration file to import. For most providers, this will be a wg-quick compatible file. | ||
- | While FreshTomat' | + | Even though FreshTomato |
For example, to display all variables and their settings for the " | For example, to display all variables and their settings for the " | ||
- | "nvram show|grep wg0_" | + | "nvram show|grep wg0_" |
- | | + | \\ |
The only exception occurs when you copy a configuration file to a folder on the router and enter a path to that file in the //Config File// field. In that case, that file will be saved as a configuration file, in wg-quick format. | The only exception occurs when you copy a configuration file to a folder on the router and enter a path to that file in the //Config File// field. In that case, that file will be saved as a configuration file, in wg-quick format. |