DNS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Software Installation == * Install Bind <syntaxhighlight lang="bash"> apt-get install bind9 bind9utils bind9-doc </syntaxhighlight> == Usefull Tools == * Test SPF Reco...") |
|||
Line 10: | Line 10: | ||
== Usefull Tools == | == Usefull Tools == | ||
* Test SPF Records | * Test SPF Records | ||
[https://tools.wordtothewise.com/spf] | ** [https://tools.wordtothewise.com/spf wordtothewise.com] | ||
[https://www.kitterman.com/spf/validate.html] | ** [https://www.kitterman.com/spf/validate.html kitterman.com] |
Revision as of 02:49, 12 October 2019
Software Installation
- Install Bind
apt-get install bind9 bind9utils bind9-doc
Usefull Tools
- Test SPF Records