Quote:
Originally Posted by till
1) Which dns server do you use?
|
MyDNS
Quote:
Originally Posted by till
2) Have you configured anything in the dns configureation manually, e.g. adding a external resolver program?
|
Since ISPConfig 3.0.1.6, I've modified /etc/mydns.conf like this :
log = LOG_DAEMON # Facility to use for program output (LOG_*/stdout/stderr)
pidfile = /var/run/mydns.pid # Path to PID file
timeout = 120 # Number of seconds after which queries time out
multicpu = 1 # Number of CPUs installed on your system
recursive = # Location of recursive resolver
allow-axfr = yes # Should AXFR be enabled?
allow-tcp = yes # Should TCP be enabled?
allow-update =
yes # Should DNS UPDATE be enabled?
ignore-minimum = no # Ignore minimum TTL for zone?
soa-table = dns_soa # Name of table containing SOA records
rr-table = dns_rr # Name of table containing RR data
soa-where = server_id = 1 # Extra WHERE clause for SOA queries
rr-where = server_id = 1 # Extra WHERE clause for RR queries
use-soa-active = yes # To fix bug 295 where active or inactive status is ignored.
use-rr-active = yes# To fix bug 295 where active or inactive status is ignored.
notify-enabled = yes
notify-source = XX.XX.XX.XX (IP address of the server)
ixfr-enabled = yes
ixfr-gc-enabled = yes
debug-axfr = 5
Now, I've removed all the extra lines in bold and set allow-update to No.
Quote:
Originally Posted by till
3) check that all external dns servers in /etc/resolv.conf are valid and reachable.
|
The second DNS is having trouble. Our ISP suggest to use OpenDNS servers during the resolution of that issue.
Is it a good idea to add the openDNS servers in /etc/resolv.conf?
Recent comments
1 hour 3 min ago
2 hours 3 min ago
5 hours 50 min ago
7 hours 4 min ago
10 hours 40 min ago
17 hours 55 min ago
1 day 2 hours ago
1 day 4 hours ago
1 day 19 hours ago
1 day 21 hours ago