{% extends 'base.html' %} {% block title %}LAN{% endblock %} {% block content %}

LAN

{% trans %} This section contains settings for the local network (LAN). The provided defaults are suitable for most networks.
Note: If you change the router IP address, all computers in LAN, probably including the one you are using now, will need to obtain a new IP address which does not happen immediately. It is recommended to disconnect and reconnect all LAN cables after submitting your changes to force the update. The next page will not load until you obtain a new IP from DHCP (if DHCP enabled) and you might need to refresh the page in your browser. {% endtrans %}

{% endblock %}