Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2004 22:55:46 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Alex Jaeckel <jaeckel@pgt.mpt.gov.br>
Cc:        questions@freebsd.org
Subject:   Re: named
Message-ID:  <20040207095545.GA87478@grimoire.chen.org.nz>
In-Reply-To: <001001c3ebd0$a1253140$8400000a@pgt.mpt.gov.br>
References:  <001001c3ebd0$a1253140$8400000a@pgt.mpt.gov.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 05, 2004 at 08:12:58AM -0200, Alex Jaeckel wrote:
> How do I get only the latest version of "named" for FreeBSD ?

    # /usr/ports/dns/bind9
    # make install clean
    
The configuration files live in /usr/local/etc, you will need to
change /etc/rc.conf:

    named_program="/usr/local/sbin/named"

-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                      Build a man a fire, and he'll be warm for a day.
        Set a man on fire, and he'll be warm for the rest of his life.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040207095545.GA87478>