I had a quick question about the /etc/mydns.conf file. Where it says:
Code:
multicpu = 1 # Number of CPUs installed on your system
recursive = 68.87.78.130 # Location of recursive resolver
if I have a dual core CPU should it say 2? Also is 'recursive' showing the name servers? I have dual core's and mine says '1', and there's nothing under the 'recursive' setting.
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
Quote:
Originally Posted by wxman
I had a quick question about the /etc/mydns.conf file. Where it says:
Code:
multicpu = 1 # Number of CPUs installed on your system
recursive = 68.87.78.130 # Location of recursive resolver
if I have a dual core CPU should it say 2?
If you want MyDNS to use both CPUs, then yes.
Quote:
Originally Posted by wxman
Also is 'recursive' showing the name servers? I have dual core's and mine says '1', and there's nothing under the 'recursive' setting.
If you want your MyDNS to resolve domains/hostnames for which it is not authoritative, then you need to put another nameserver under recursive (e.g. a nameserver of your ISP).
Isn't this command suppose to verify that my dns server accepts axfr transfers? I added the IP of itself (10.0.0.7) to the Allow zone transfers to
these IPs (comma separated list) as well.
Code:
[root@ispconfig3 ~]# dig @10.0.0.7 mydomain.com axfr
; <<>> DiG 9.5.1-P2-RedHat-9.5.1-2.P2.fc10 <<>> @10.0.0.7 mydomain.com axfr
; (1 server found)
;; global options: printcmd
; Transfer failed.
Recent comments
8 hours 46 min ago
13 hours 51 min ago
18 hours 15 min ago
20 hours 4 min ago
1 day 10 hours ago
1 day 10 hours ago
1 day 15 hours ago
1 day 22 hours ago
1 day 22 hours ago
2 days 3 min ago