This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| commissies:hornet:start [2023/10/12 12:14] – created haaijer | commissies:hornet:start [2026/02/07 11:31] (current) – [Mail routing] haaijer | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ns6.snt.utwente.nl'' | ns6.snt.utwente.nl'' | ||
| * LISA will point the domain, and the website should be usable through hornet. It is a good idea to verify that everything went correctly and the requester knows how to continue. M&C mentions the need for LISA to talk to us about DNSSEC, but that does not seem to be necessary anymore. | * LISA will point the domain, and the website should be usable through hornet. It is a good idea to verify that everything went correctly and the requester knows how to continue. M&C mentions the need for LISA to talk to us about DNSSEC, but that does not seem to be necessary anymore. | ||
| + | |||
| + | ===== DNS zones ===== | ||
| + | We run quite an interesting DNS setup. [[commissies: | ||
| + | |||
| + | ===== DNSSEC ===== | ||
| + | The UT, and SNT, really want DNSSEC enabled for all domains registered at the UT. Creating a new site in hornet automatically runs a script `/ | ||
| + | |||
| + | ==== IMPORTANT: Secondary domains ==== | ||
| + | Adding new domains in cpanel is possible, but the script does not automatically trigger. | ||
| + | |||
| + | DO NOT MAKE YOUR OWN DNSSEC KEYS. THIS WILL NOT SYNC CORRECTLY. This is due to issues with nsec3_narrow combined with AFXR. | ||
| + | |||
| + | Instead, run | ||
| + | < | ||
| + | </ | ||
| + | with the current domain and username to setup the DNSSEC records in a way that they automatically sync to the other nameservers. | ||
| + | |||
| + | This script will automatically email the DNSSEC records to dnsmaster @ snt, which forwards to some syscommers and board. You can forward this mail nicely to servicedesk, | ||
| + | |||
| + | ===== Mail routing ===== | ||
| + | |||
| + | host association.nl [2001: | ||
| + | SMTP error from remote mail server after RCPT TO: | ||
| + | 550-The mail server could not deliver mail to snt@association.nl. The account | ||
| + | 550-or domain may not exist, they may be blacklisted, | ||
| + | 550 entries. | ||
| + | |||
| + | |||
| + | This sometimes happens after upgrades? | ||
| + | |||
| + | In any case, this happens because / | ||
| + | |||
| + | cPanel has a tab "email routing" | ||
| + | |||
| + | It has happened multiple times before that cpanel thinks that it is not the host for many domains (presumably DNS does not sync fast enough, or caused by the hidden master DNS setup that SNT has). | ||
| + | |||
| + | In this case. There is a script you can run to re-detect this: https:// | ||
| + | |||
| + | Make backups beforehand! | ||
| + | |||
| + | THIS MUST BE CHECKED AFTER EVERY BIG cPanel UPGRADE! | ||