{% extends "app.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %} {% load plinth_extras %} {% block configuration %}
{% blocktrans trimmed %} If you are looking for a free dynamic DNS account, you may find a free GnuDIP service at gnudip.datasystems24.net or you may find free update URL based services at freedns.afraid.org. {% endblocktrans %}
{% blocktrans trimmed %} If your {{ box_name }} is connected behind a NAT router, don't forget to add port forwarding for standard ports, including TCP port 80 (HTTP) and TCP port 443 (HTTPS). {% endblocktrans %}
{% endblock %}