> 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 'sta
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
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 page for named.conf, statistics-channels
can stats channel be config'd for (only) secure access?
does it use the 'tls' config, or other?
Not at the moment.
ok
Please note the statistics channel must not be exposed to any unauthorized
access, so the most safe way is to expose it only on localhost anyway - and
then TLS is just over
On 14. 10. 22 17:59, PGNet Dev wrote:
can stats channel be config'd for (only) secure access?
does it use the 'tls' config, or other?
Not at the moment.
Please note the statistics channel must not be exposed to any
unauthorized access, so the most safe way is to expose it only on
localhost a
on
named -v
BIND 9.18.7 (Stable Release)
i've setup statistics,
statistics-channels {
inet 10.53.53.53 port 5353 allow {
sec_trusted;
};
inet 127.0.0.1 port 5353
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:
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
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.
My version:
ii bind9 1:
Is there a reference to what the entries in the statistics-channels output
mean?
Specifically I'm interested in the memory contexts section which contains
multiple entries named "cache", but I have no way to map what view that
cache statistic is referenci
Is it possible to get response-policy statistics via the statistics file or
channel?
--
Augie Schwer-au...@schwer.us-http://schwer.us
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bin
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
> libx
l2 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:04 localhost named[5038]: statistics-channels specifi
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
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? Bi
Hi everyone,
Could someone give me a quick pointer what to look for if I get "No
such URL" when trying to access the statistics web-site.
Thx
/Jonathan
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-use
16 matches
Mail list logo