Loading content/relay-operations/technical-setup/contents.lr +2 −1 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ exit relay there) reduce the amount of abuse sent to the hoster instead of you. * Does the hoster allow you to set a custom DNS reverse entry? (DNS PTR record) This are probably things you will need to ask the hoster in a Pre-Sales ticket # AS/location diversity When selecting your hosting provider, consider network diversity on an Loading Loading @@ -407,7 +408,7 @@ To avoid that the configuration gets changed (for example by the DHCP client): chattr +i /etc/resolv.conf ``` The Debian configuration ships with QNAME minimisation (RFC7816) enabled The Debian configuration ships with QNAME minimisation (RFC7816) enabled by default so you don't need to enable it explicitly. The unbound resolver you just installed does also DNSSEC validation. Loading templates/relay-operations.html +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ <div class="card h-100 border-0"> <div class="card-body"> <h4 class="text-primary">.{{ child.key }}</h4> <h4 class="card-title text-primary">{{ child.title }}</h4> <h4 class="card-title text-primary"><a href="{{ child.path|url }}">{{ child.title }}</a></h4> <p class="card-text">{{ child.subtitle }}</p> </div> </div> Loading Loading
content/relay-operations/technical-setup/contents.lr +2 −1 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ exit relay there) reduce the amount of abuse sent to the hoster instead of you. * Does the hoster allow you to set a custom DNS reverse entry? (DNS PTR record) This are probably things you will need to ask the hoster in a Pre-Sales ticket # AS/location diversity When selecting your hosting provider, consider network diversity on an Loading Loading @@ -407,7 +408,7 @@ To avoid that the configuration gets changed (for example by the DHCP client): chattr +i /etc/resolv.conf ``` The Debian configuration ships with QNAME minimisation (RFC7816) enabled The Debian configuration ships with QNAME minimisation (RFC7816) enabled by default so you don't need to enable it explicitly. The unbound resolver you just installed does also DNSSEC validation. Loading
templates/relay-operations.html +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ <div class="card h-100 border-0"> <div class="card-body"> <h4 class="text-primary">.{{ child.key }}</h4> <h4 class="card-title text-primary">{{ child.title }}</h4> <h4 class="card-title text-primary"><a href="{{ child.path|url }}">{{ child.title }}</a></h4> <p class="card-text">{{ child.subtitle }}</p> </div> </div> Loading