Changes
Jump to navigation
Jump to search
← Older edit
DNS: Bind9
(edit)
Revision as of 07:54, 5 February 2019
297 bytes added
,
07:54, 5 February 2019
no edit summary
Line 81:
Line 81:
include "/etc/bind/named.conf.log";</nowiki>
include "/etc/bind/named.conf.log";</nowiki>
−
nano
/etc/bind/named.conf.log
+
/etc/bind/named.conf.log
<nowiki>logging {
<nowiki>logging {
channel bind_log {
channel bind_log {
Line 96:
Line 96:
category queries { bind_log; };
category queries { bind_log; };
category lame-servers { null; };
category lame-servers { null; };
−
};
+
};
</nowiki>
−
</
nowiki
>
+
+
<source lang=bash>sudo mkdir /var/log/bind
+
sudo chown bind:bind /var/log/bind
+
sudo systemctl restart bind9
</
source
>
== Allow remote access ==
== Allow remote access ==
Line 188:
Line 191:
10.0.232.30;
10.0.232.30;
};
};
−
};
+
};</nowiki>
−
</nowiki>
+
[https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-caching-or-forwarding-dns-server-on-ubuntu-14-04 How To Configure Bind as a Caching or Forwarding DNS Server]
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version