# |
Date |
Size |
|
Editor |
Comment |
Action |
62 |
2022-12-05 07:08:10 |
27756 |
to previous |
?laurentWafflard |
Fixed perms issue with chroot on /dev and AppArmor |
view |
61 |
2021-07-23 06:56:01 |
27727 |
to previous |
?JuanjoMuñoz |
Fixed some paths on the Jessie and later section |
view |
60 |
2021-06-20 01:29:04 |
27721 |
to previous |
PaulWise |
correct categories |
view |
59 |
2021-06-19 13:13:38 |
27767 |
to previous |
nodiscc |
CategoryMail |
view |
58 |
2020-11-29 17:23:05 |
27746 |
to previous |
?mtorres |
Fixed where RR files shoud be and minor syntax corrections. The RR files are being pointed to /var/lib/bind/ but then they are created in /var/cache/bind/ |
view |
57 |
2020-05-07 05:27:30 |
27716 |
to previous |
MichaelPaoli |
simplify (automatically generated) link anchor by simplifying title (makes more clear/clean where linked to) |
view |
56 |
2020-05-07 05:23:01 |
27720 |
to previous |
MichaelPaoli |
slightly improve text description |
view |
55 |
2020-05-07 05:21:53 |
27719 |
to previous |
MichaelPaoli |
removed semi-dead link, (sub)grouped BIND9 doc references together (can also be referenced from elsewhere on wiki) and set to (more) authoritative sources |
view |
54 |
2020-04-21 08:29:12 |
27397 |
to previous |
MichaelPaoli |
Added link for DNSSEC (and removed from todo) - probably better reference (and improve) that page, than no such link at all |
view |
53 |
2020-04-21 07:31:36 |
27365 |
to previous |
MichaelPaoli |
More on chroot - notably alternative approach including select use of bind mounts. |
view |
52 |
2020-04-21 07:20:27 |
26159 |
to previous |
MichaelPaoli |
More bits that are needed for 10 Buster, or may be needed to avoid conflicts/breakage from 9 Stretch --> 10 Buster, also 9 Stretch systemd override bit (which seemed generally preferable at the time) |
view |
51 |
2019-11-30 13:41:51 |
25067 |
to previous |
leela52452 |
typo, ans - and, updatees - updates |
view |
50 |
2019-11-30 13:34:06 |
25068 |
to previous |
leela52452 |
updated archive version of here URL in DNS records through DHCP is here |
view |
49 |
2019-11-30 13:24:03 |
25025 |
to previous |
leela52452 |
https on vu#800113, updated link of BIND 9 DNS Cache Poisoning |
view |
48 |
2019-11-30 13:09:20 |
25009 |
to previous |
leela52452 |
updated rfc |
view |
47 |
2019-11-03 16:22:59 |
25065 |
to previous |
?Steven Crook |
|
view |
46 |
2019-10-29 21:37:43 |
23687 |
to previous |
?OndřejSurý |
Update the ARM link |
view |
45 |
2019-10-15 12:43:54 |
23692 |
to previous |
?crbt |
AppArmor: modify /etc/apparmor.d/local/usr.sbin.named instead of /etc/apparmor.d/usr.sbin.named |
view |
44 |
2019-10-15 12:29:19 |
24052 |
to previous |
?crbt |
chroot: Add permissions to /etc/apparmor.d/usr.sbin.named (for Buster) |
view |
43 |
2019-10-15 12:05:19 |
23215 |
to previous |
?crbt |
chroot: suggest to add -4 if bind terminates resolving IPv6 addresses |
view |
42 |
2019-08-15 20:19:29 |
22931 |
to previous |
nodiscc |
add CategoryNetwork |
view |
41 |
2019-08-15 20:17:42 |
22915 |
to previous |
nodiscc |
add CategorySoftware |
view |
40 |
2018-10-15 14:35:59 |
22894 |
to previous |
?MichaelPietsch |
add missing creation of urandom for chroot (would create error in Debian9) |
view |
39 |
2018-04-22 13:37:03 |
22843 |
to previous |
?FrancoMartelli |
|
view |
38 |
2017-11-26 12:50:25 |
22720 |
to previous |
?NigelBarker |
I found it necessary to create /var/log in the chroot, otherwise bind9 service failed to start. |
view |
37 |
2016-08-30 10:43:58 |
22659 |
to previous |
?TjeerdPinkert |
non-FQDN .local clashes with either myhostname or mdns4_minimal default setup. Took me a while to find out why dig/nslookup work fine but ping and others failed miserably. Should this be here? |
view |
36 |
2016-02-09 08:41:57 |
22428 |
to previous |
vauss |
sync with French page |
view |
35 |
2016-02-04 15:54:19 |
22143 |
to previous |
?KennethPeiruza |
|
view |
34 |
2016-02-04 08:30:18 |
22142 |
to previous |
?KennethPeiruza |
I needed another coffee |
view |
33 |
2016-02-04 08:29:23 |
22142 |
to previous |
?KennethPeiruza |
chown -R bind:bind /var/bind9/* removed, it's totally unnecessary and could lead to configuration overwrite by an abused bind. Only rndc.keys need to be bind:bind |
view |
32 |
2016-01-29 15:24:54 |
22123 |
to previous |
?TomBoland |
was: chown -R bind:bind /etc/bind/* - the old location. Caused chroot to fail because user bind didn't own new location. |
view |
31 |
2016-01-20 17:07:30 |
22122 |
to previous |
RobertBreithuber |
minor correction |
view |
30 |
2016-01-20 17:01:20 |
22106 |
to previous |
RobertBreithuber |
removed obsolete "systemctl daemon-reload" after unit file creation |
view |
29 |
2016-01-20 12:51:11 |
22161 |
to previous |
RobertBreithuber |
updated chroot section for jessie at systemd unit file, because editing /etc/systemd/system/multi-user.target.wants/bind9.service is not best practise (lost on bind9 upgrade) |
view |
28 |
2015-10-15 12:49:24 |
22108 |
to previous |
vauss |
translation menu |
view |
27 |
2015-07-13 10:59:18 |
22098 |
to previous |
?Steven Crook |
|
view |
26 |
2015-07-10 08:05:20 |
21994 |
to previous |
?Ze |
add jessie instructions for chroot (edit systemd bind9 service file instead of /etc/default/bind9) |
view |
25 |
2015-04-17 13:02:44 |
21518 |
to previous |
?RobShut |
fwd and rev zones are specified in named.conf.default-zones and by default are linked with an include. |
view |
24 |
2014-11-20 19:51:00 |
21307 |
to previous |
?JeremyMorton |
Fixed misleading wording; machine can be associated with multiple domains |
view |
23 |
2014-07-02 11:39:59 |
21294 |
to previous |
?Steven Crook |
Add instruction for using localtime within chroot environment |
view |
22 |
2013-01-07 13:57:42 |
21166 |
to previous |
?ansgar |
actually zonefiles with automatic updates should be in /var/lib/bind |
view |
21 |
2013-01-07 13:52:58 |
21145 |
to previous |
?ansgar |
Storing master zonefiles in /var/cache is a bad idea. |
view |
20 |
2012-08-24 02:26:26 |
21174 |
to previous |
GeoffSimmons |
named.conf.local File: add missing semicolon in zone example. |
view |
19 |
2012-05-31 04:14:24 |
21173 |
to previous |
GeoffSimmons |
Bind Chroot: create /var/bind9/chroot/var/run/named directory (required by later PIDFILE definition) instead of unused /var/bind9/chroot/var/run/bind/run directory (thanks to Daniel Rodríguez). |
view |
18 |
2012-02-05 07:45:20 |
21063 |
to previous |
GeoffSimmons |
Use DefaultTemplate header, fix link to French translation. |
view |
17 |
2012-02-04 18:28:21 |
21199 |
to previous |
GeoffB |
Removed useless french translation |
view |
16 |
2011-09-16 07:41:00 |
21274 |
to previous |
?duese |
Removed link to non existent german translation |
view |
15 |
2011-09-15 12:29:12 |
21296 |
to previous |
?duese |
Added link to german translation |
view |
14 |
2011-08-15 22:24:18 |
21273 |
to previous |
?ArnaudVanRemoortere |
|
view |
13 |
2011-08-15 20:49:43 |
21273 |
to previous |
?ArnaudVanRemoortere |
|
view |
12 |
2011-08-15 14:21:52 |
21366 |
to previous |
?ArnaudVanRemoortere |
|
view |
11 |
2011-08-15 14:16:09 |
21312 |
to previous |
?ArnaudVanRemoortere |
|
view |
10 |
2011-08-14 13:09:22 |
21312 |
to previous |
?ArnaudVanRemoortere |
|
view |
9 |
2011-08-14 13:05:56 |
21313 |
to previous |
?ArnaudVanRemoortere |
|
view |
8 |
2011-08-14 12:47:18 |
21308 |
to previous |
?ArnaudVanRemoortere |
|
view |
7 |
2011-08-14 12:44:39 |
21255 |
to previous |
?ArnaudVanRemoortere |
|
view |
6 |
2011-08-14 12:43:33 |
21251 |
to previous |
?ArnaudVanRemoortere |
|
view |
5 |
2011-08-14 12:38:31 |
21193 |
to previous |
?ArnaudVanRemoortere |
|
view |
4 |
2011-08-14 12:33:43 |
21427 |
to previous |
?ArnaudVanRemoortere |
|
view |
3 |
2011-08-14 12:32:15 |
21432 |
to previous |
?ArnaudVanRemoortere |
|
view |
2 |
2010-01-09 04:35:35 |
22283 |
to previous |
GeoffSimmons |
Fix formatting. |
view |
1 |
2010-01-09 04:05:49 |
22285 |
|
?KristinLove |
|
view |