{% extends "base.html" %} {% load i18n %}{% load bootstrap %} {% block content %}
{% trans "Here you can add related hosts (e.g. other machines on same LAN)." %}
{% blocktrans trimmed %} When we receive an update for your main host, we compute your network address from it. To compute your related host's IPs, we just add the interface ID to the network address. Then we update the DNS records for the related host with these addresses. {% endblocktrans %}