{% extends "base.html" %} {% block content %}
Redirect all outgoing DNS traffic to the DNS server provided by the Network Emulator.
DNS queries are normally forwarded upstream. However, specific hosts and FQDN may be overridden.
The DNS server functions in a round-robin fashion. If multiple entries are provided for a single host name, the DNS server will cycle through this list when responding to DNS queries. An entry with an empty IP address field will remove all knowledge of a hostname from the DNS server.
IP Address | Hostname | Action |
---|---|---|
{{ override['ip_address'] }} | {{ override['hostname'] }} |