I have several questions,
firstly how can I generate a full log on bind9 somewhere?
I've tried the logging clause but it seems I wasn't able to figure it out.
Tt this moment it looks like this:
Code:
logging {
channel default_debug {
file "/var/log/bind.log";
print-time yes;
print-category yes;
print-severity yes;
};
category queries { default_debug; };
category network { default_debug; };
};
I'm trying to access log files in order to understand why my bind9 is not working. When I try to resolve something a 'timed-out' request comes back.
I've transfered zones from an old server and configured them carefully. I don't know where the problem is.. Can someone help ?
Recent comments
16 hours 13 min ago
19 hours 8 min ago
20 hours 22 min ago
21 hours 46 min ago
23 hours 24 min ago
1 day 52 min ago
1 day 2 hours ago
1 day 18 hours ago
1 day 18 hours ago
1 day 22 hours ago