Whoops, I just re-read the DNS error resolving MX... post.
I have now done what it says and input qmunity.net for the domain which allowed the install to complete.
Sorry and thanks for the help.
Type: Posts; User: nabbed; Keyword(s):
Whoops, I just re-read the DNS error resolving MX... post.
I have now done what it says and input qmunity.net for the domain which allowed the install to complete.
Sorry and thanks for the help.
I changed /var/named/chroot/etc/named.conf as follows
[root@mail ~]# cat /var/named/chroot/etc/named.conf
zone "qmunity.net" {
type master;
file...
[root@mail ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 ...
I have followed DNS in a nutshell and now get the following results testing dns configuration.
[root@mail ~]# dig any qmunity.net
; <<>> DiG 9.3.3rc2 <<>> any qmunity.net
;; global options: ...
What are the chances of getting a dns for dummies howto.
I will gladly put my hand up as the dummy if it means someone posts a very explicit howto for dns on centos 5, using example.com as the...