diff --git a/plinth/modules/openvpn/templates/openvpn.html b/plinth/modules/openvpn/templates/openvpn.html index f929a8f06..69736f4e8 100644 --- a/plinth/modules/openvpn/templates/openvpn.html +++ b/plinth/modules/openvpn/templates/openvpn.html @@ -118,6 +118,24 @@ {% include "diagnostics_button.html" with module="openvpn" enabled=status.enabled %} + {% if port_forwarding_info %} +
+ {% blocktrans trimmed %} + If your FreedomBox is behind a router, you will need to set up port + forwarding on your router. You should forward the following ports for + OpenVPN: + {% endblocktrans %} +
+ +