Greetings.
On Tue, 2 Mar 2021, Adam Augustine wrote:
# ncat -l -U /var/opt/isc/scls/isc-bind/log/named/dnstap.sock
I "chown named.named ./dnstap.sock" :
But regardless I don't get anything from the pipe when using the normal
"systemctl start isc-bind-named.service" followed by some "dig" comman
Well, I don't know what I have done exactly, but now when I start named as
root it seems to be working properly, as far as the pipe goes. I am getting
data via the fstrm_capture process written to the "example.dnstap" file. I
see a number of startup queries when I decode the file.
I can't get it t
Sorry, I replied to just Mark rather than the list.
Yes, here is the command I am using:
# ncat -l -U /var/opt/isc/scls/isc-bind/log/named/dnstap.sock
I "chown named.named ./dnstap.sock" :
0 srwxr-xr-x. 1 named named unconfined_u:object_r:named_log_t:s0 0
Mar 2 09:23 dnstap.sock
But reg
Do you have something reading the pipe?
> On 2 Mar 2021, at 10:30, Adam Augustine wrote:
>
> I can't seem to get any debug information out of BIND for troubleshooting a
> dnstap problem I am having.
>
> I have a CentOS 8.3.2011 VM with the COPR packages installed.
>
> My /etc/opt/isc/scls/i
I can't seem to get any debug information out of BIND for troubleshooting
a dnstap problem I am having.
I have a CentOS 8.3.2011 VM with the COPR packages installed.
My /etc/opt/isc/scls/isc-bind/named.conf :
options {
directory "/var/opt/isc/scls/isc-bind/named/data";
listen-on
5 matches
Mail list logo