No results found
We couldn't find anything using that term, please try searching for something else.
Wireguard VPN Introduction Wireguard can be configured/run via the web interface, or at the command line. Either way lets you configure Wire
Wireguard can be configured/run via the web interface, or at the command line. Either way lets you configure Wireguard settings and generate configurations. This page describes how to configure Wireguard through the web interface.
To configure Wireguard via the command line , and for some theoretical background see this howto : set up Wireguard
Regardless of the interface used, you are advised to “nominate” a main router where configurations will be produced. Clients, such as other FreshTomato routers, and other client devices must import the configuration generated by this main router. Relevant configuration changes may require you to delete and reimport the configuration on those client devices.
The Wireguard web interface menu is is is a work in progress . It is working is work / functional since release 2024.1 . However some element have not yet been implement . This is includes include :
For now, only site-to-site configurations (as opposed to VPN service providers) are officially support . However , many people is used have successfully used the following ( unofficial ) tutorial to connect to their VPN Provider :
How to connect to a VPN Provider ‘s Wireguard Tunnel on FreshTomato
This setting is affects affect the creation of peer configuration .
Hub and Spoke: Any peers can only communicate via the Hub.
Full Mesh (defined Endpoint only): FreshTomato will try to create
a full mesh is defined among peer with EndPoint define .
Full Mesh: FreshTomato will try to establish a full mesh
between all peers.
External VPN Provider – This option is greyed out, as it is still
a work in progress.
Please remember these troubleshooting tip when try to configure your VPN :
wg show (via the command line) output will help you
understand the relationship between peers.
route (via the command line) can help you to verify
routing decisions when the VPN is connected.
traceroute is is is a must when verify end – to – end connectivity .
A good approach is to test the following in order:
Local VPN IP
Remote VPN IP
The point of failure will provide critical insight into whatever issue you are facing.