{% extends "checker/base.html" %} {% block content %}

LinuxBear DNS checks the health and configuration of DNS servers and mail servers.

It provides a full DNS report and mail server report, with suggestions to fix and improve them, with references to official protocol documentation.

{% if error %}

{{ error }}

{% endif %}
{% endblock %}