VPN connection between AVM Fritzbox with Wireguard and RUTX

Hello, i have established a vpn connection with wireguard vpn protocol - thanks to this howto: WireGuard Configuration Example - Teltonika Networks Wiki

The connection is established - i´ll checked it with the CLI command “wg” …

What are the next steps? can i create a wlan hotspot ssid “myrutx_with_vpn” and “myrutx_direct”?

How can i activate the vpn for all my wlan clients?

Thanks for your help

i have a rutx50 :slight_smile:

Hello,

WireGuard VPN doesn’t directly lease out IP addresses to its clients; rather, it is based on pre-configured peers, which means that you would have to set up WireGuard on your clients as well so you can add them to the server configuration, or more specifically, to the peer’s configuration list:

Regards,
M.