> On 13 Aug 2024, at 06:44, Kretz wrote:
>
> Hi,
>
> BIND in OpenSuSE 15.6 is 9.18.24 and it's compiled with libxml, openssl, and
> libjson. I've got libxml and libxml-devel installed.
>
> When I start named, I get:
>
> unknown option 'statistics-channels'
>
> When I look at the man pa
Its libxml2 and libxml2-devel
Please refer to the following for information.
https://kb.isc.org/docs/aa-00769
Regards,
Bob
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from
this list
ISC funds the development of this software with paid support subscriptions.
Con
Uh, user error. Turns out they aren't created until the server actually
received requests.
I started testing the server for completeness, and the records started
showing up!
In any case:
statistics-channels {
inet * port 8053 allow { any; };
};
Thanks!
Ben
On Thu, Apr 7, 2016 at 4:45 PM Joh
On Thu, Apr 7, 2016 at 3:42 PM, Ben Wilson wrote:
> Hi,
>
> I'm not sure what is different on a new server I'm setting up, but when
> querying the port configured for statistics-channels, no rdtype records are
> included.
>
> resstat, socket, task, etc are all there, but not the number of queries.
On Sat, 3 Jan 2009, Jonathan Petersson wrote:
> So I did find the reason:
> Jan 3 09:45:04 localhost named[5038]: statistics-channels specified
> but not effective due to missing XML library
>
> anything besides:
> [r...@localhost bind-9.6.0]# rpm -qa | grep libxml2
> libxml2-2.7.2-2.fc10.i386
>
Sorry for all the spamming, I forgot doing a distclean between the
builds, it's working now.
/Jonathan
On Sat, Jan 3, 2009 at 9:51 AM, Jonathan Petersson
wrote:
> Also:
> [r...@localhost bind-9.6.0]# ./configure --with-libxml2 --enable-pthread
> .
> checking for libxml2 library... yes
>
Also:
[r...@localhost bind-9.6.0]# ./configure --with-libxml2 --enable-pthread
.
checking for libxml2 library... yes
.
config.status: executing chmod commands
[r...@localhost bind-9.6.0]#
On Sat, Jan 3, 2009 at 9:46 AM, Jonathan Petersson
wrote:
> So I did find the reason:
> Jan 3 09:45
So I did find the reason:
Jan 3 09:45:04 localhost named[5038]: statistics-channels specified
but not effective due to missing XML library
anything besides:
[r...@localhost bind-9.6.0]# rpm -qa | grep libxml2
libxml2-2.7.2-2.fc10.i386
libxml2-devel-2.7.2-2.fc10.i386
That's needed? Bind is compil
8 matches
Mail list logo