![]() |
|
Cant set TXT records... - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: DNS Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=34) +---- Thread: Cant set TXT records... (/showthread.php?tid=1947) |
Cant set TXT records... - Tango - 09-12-2015 Hi! I installed DKIM to get my mail arriving to f*cking hotmail (that says my mail is bullsh*t). So, when I try to set TXT records... it never updates. I had errors trying to add SPF records too, but lets start with TXT. In Sentora panel, y add a ner TXT entry: Code: Host Name: default._domainkey
Targer: v=DKIM1; k=rsa; p=MIGfM [and continues DKIM fingerprint]So, I wait DAYS and I discover that TXT zone is no being loaded. Using MXTOOLBOX.COM: Code: TXT: No Records ExistI got inside BIND logs, and found this: Code: 11-Sep-2015 18:04:06.813 security: error: client 178.33.234.135#35237 (mydomain.com): zone transfer 'mydomain.com/AXFR/IN' denied
11-Sep-2015 18:05:02.391 security: warning: using built-in DLV key for view _default
11-Sep-2015 18:05:02.393 general: error: managed-keys.bind.jnl: create: permission denied
11-Sep-2015 18:05:02.393 general: error: managed-keys-zone: sync_keyzone:dns_journal_open -> unexpected error
11-Sep-2015 18:05:02.393 general: error: managed-keys-zone: unable to synchronize managed keys: unexpected errorother DNS entrys, like MX are working fine... Any clue? (Of course, my mail works, but no DKIM or SPF records due to this problem) RE: Cant set TXT records... - Tango - 09-14-2015 bump! RE: Cant set TXT records... - Tango - 09-14-2015 New news! I Tried with other domain in same server, and IT WORKS... So, I am having the problem with only this domain... RE: Cant set TXT records... - Tango - 09-15-2015 Well, after modifying the file placed in named, now it works with normality, very strange. But have another problem, I will open a new thread. Please, close this. |