[nsd-users] ip-address <-> control-interface
Willem Toorop
willem at nlnetlabs.nl
Wed Feb 24 23:10:47 UTC 2021
Hi Andreas,
Op 18-02-2021 om 17:26 schreef A. Schulze via nsd-users:
>
>
> Am 18.02.21 um 00:06 schrieb A. Schulze via nsd-users:
>> Can't say, it works because I've to modify my build-system (today I build nsd only from released tar.gz ...)
>
> now:
>
> root at 233ad0e3d5b6:/usr/local/etc/nsd# cat nsd.conf
> server:
> ip-address: 127.0.0.1 at 1025
> verbosity: 9
> remote-control:
> control-enable: yes
> control-interface: eth0
>
> root at 233ad0e3d5b6:/usr/local/etc/nsd# nsd
> [2021-02-18 17:25:35.292] nsd[75]: info: interface eth0 has address 172.18.0.2
> [2021-02-18 17:25:35.293] nsd[75]: notice: nsd starting (NSD 4.3.6)
> [2021-02-18 17:25:35.293] nsd[75]: notice: listen on ip-address 127.0.0.1 at 1025 (udp) with server(s): *
> [2021-02-18 17:25:35.293] nsd[75]: notice: listen on ip-address 127.0.0.1 at 1025 (tcp) with server(s): *
>
> root at 233ad0e3d5b6:/usr/local/etc/nsd# netstat -lnpt
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
> tcp 0 0 127.0.0.1:1025 0.0.0.0:* LISTEN -
> tcp 0 0 172.18.0.2:8952 0.0.0.0:* LISTEN -
>
> But:
> root at 233ad0e3d5b6:/usr/local/etc/nsd# nsd-control status
> could not parse IP: eth0
Ah! That was clumsy of me! Fixed in commit:
https://github.com/NLnetLabs/nsd/pull/156/commits/6b15fbeb
I'm preparing to look into the docker issues as well b.t.w.
Cheers,
-- Willem
>
>>
>> Andreas
> _______________________________________________
> nsd-users mailing list
> nsd-users at lists.nlnetlabs.nl
> https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users
>
More information about the nsd-users
mailing list