#24 closed enhancement (fixed)
Adjusting named.conf configuration for newer bind versions
| Reported by: | tim | Owned by: | tim |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Keywords: | Cc: | ||
| Resource needed to fix: |
Description
The current named.conf configuration refrences the following files:
- "/etc/namedb/master/localhost.rev"
- "/etc/namedb/master/localhost-v6.rev"
This set-up is not available anymore since bind v9.4.2. The missing config causes a warning notice during the start-up of named. Proposal to change both entries to:
- "master/localhost-reverse.db"
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Milestone: | → 0.1 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

see #16 no longer any active named configuration. FreeBSD default will be included.