{% comment %} # # This file is part of FreedomBox. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # {% endcomment %} {% load bootstrap %} {% load i18n %} {% load static %}

{% blocktrans trimmed %} Setup {{ box_name }} Behind a Router {% endblocktrans %}

{% blocktrans trimmed %} Your {{ box_name }} gets its internet connection from your router via Wi-Fi or Ethernet cable. This is a typical home setup. {% endblocktrans %}

{% blocktrans trimmed %} With this setup, any device on the internet trying to reach your {{ box_name }} will have to go through your router. The router will need to be configured to forward all traffic it receives so that {{ box_name }} provides the services. {% endblocktrans %}

{% blocktrans trimmed %} If you don't have control over your router, choose not to configure it. To see options, to overcome this limitation, choose 'no public address' option in Internet connection type selection. {% endblocktrans %}

{% trans "Choose How You Wish to Configure Your Router" %}

{% blocktrans trimmed %} You will need to login to your router's administration console provided by the router. This may look like one of the following: {% endblocktrans %}

{% blocktrans trimmed %} The username and password is configured by you when you first setup the router. For many routers, this information is printed at the back of the router. If you don't remember the credentials or the IP address of the router, you may decide to reset it and set it up freshly. Lookup your router model number and search online for the router's manual. This will provide full instructions on how to perform this task. {% endblocktrans %}