Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 1999 12:55:36 +0800
From:      Engel <engel@seisea.com.sg>
To:        "A.Y. Sjarifuddin" <ayip-bind@cbn.net.id>, bind-users@isc.org, freebsd-questions@FreeBSD.ORG
Subject:   Re: Bind8 on FreeBSD3.2
Message-ID:  <19991024125536.A6344@seisea.com.sg>
In-Reply-To: <38130200.1520854B@cbn.net.id>; from A.Y. Sjarifuddin on Sun, Oct 24, 1999 at 07:56:32PM %2B0700
References:  <38130200.1520854B@cbn.net.id>

next in thread | previous in thread | raw e-mail | index | archive | help
> I upgrade it from /usr/ports/net/bind8 and the compiled binary was
> created in /usr/local/sbin/named
> and the conf file in /etc/*
> 
> any idea how to setup this bind8 to the previous directory?
> (/usr/sbin/named and /etc/namedb/conf)
> 
How about ln -s /usr/local/sbin/named to /usr/sbin/named
and start named with option -b /etc/namedb/conf/named.conf

> there's no problem while executing /usr/sbin/named but I got this error
> while executing the new named
> from /usr/local/sbin/named : ctl_server: bind: Address already in use 

May be it is already used by previous named? You may kill it first.

Regards,
Engelhard 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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