Bug 15470

Summary: Proposed change to comments in /etc/namedb/named.conf
Product: Base System Reporter: Stefan Moeding <s.moeding>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Stefan Moeding 1999-12-13 20:30:02 UTC
In my opinion the description of the 'forwarders' keyword in
/etc/namedb/named.conf might convince some people to keep the address
127.0.0.1 configured.  This doesn't make any sense, since BIND will
use those hosts to resolve locally unknown names and localhost
obviously doesn't know the answer.

I propose the following change to the description.  It also replaces
127.0.0.1 with a value which should cause fewer `mysterious' problems.

Stefan
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-06-06 22:04:27 UTC
State Changed
From-To: open->closed

This should be addressed to the BIND maintainers if still a problem.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-29 15:03:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81eb1a733dacc201a8264908cc0bb7053fdaa8e3

commit 81eb1a733dacc201a8264908cc0bb7053fdaa8e3
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2024-05-08 08:39:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-05-29 15:02:08 +0000

    net/miniupnpd: update to 2.3.6

    PR:     273207
    PR:     https://redmine.pfsense.org/issues/15470
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 net/miniupnpd/Makefile                   |   5 +-
 net/miniupnpd/distinfo                   |   6 +-
 net/miniupnpd/files/patch-pf_obsdrdr.c   | 164 ++++++++++++++++++++++++-------
 net/miniupnpd/files/patch-pf_pfpinhole.c |  88 +++++++++++++----
 4 files changed, 201 insertions(+), 62 deletions(-)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2024-06-11 17:53:46 UTC
(In reply to commit-hook from comment #2)
^Triage: note that this commit was misfiled against PR https://bugs.freebsd.org/273207 .