{% extends "base.html" %}
{% import "_macros.html" as ui %}
{% block title %}Forwarding · sagittarius{% endblock %}
{% block content %}
Send queries under a zone suffix to a specific resolver instead of the upstream pool — typically the private reverse-DNS zones pointed at your router/DHCP server so {% call ui::icon("forwarding") %}{% endcall %}Conditional forwarding
nslookup <LAN IP> resolves network-wide.
{{ error }}
{% endif %}Points every zone below at one resolver and enables them — the one-click LAN setup. Fine-tune individual zones in the table.
| Zone suffix | Target resolver | Status | |
|---|---|---|---|
| {{ z.zone_suffix }} | {% if z.enabled %}enabled {% else %}disabled{% endif %} |