named

Jonathan Chen jonc at chen.org.nz
Sat Feb 7 01:55:48 PST 2004


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 at 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.


More information about the freebsd-questions mailing list