listen-on is a ACL. 0.0.0.0 is short hand for 0.0.0.0/32 and that matches an interface that is NOT configured. Use “any;”.
> On 7 May 2021, at 15:37, Dan Egli <d...@newideatest.site> wrote: > > Okay, I got all the zones loaded by named-checkzone, and named-checkconf > returns no errors. So I started up named in the foreground using the -g > option. All looks good, UNTIL it gets to where it is supposed to listen on > port 53. Then I get: > > 06-May-2021 23:35:20.979 not listening on any interfaces > > Why not? My config file specifically says listen-on { 0.0.0.0; }; and > listen-on-v6 { ::; }; > > -- > Dan Egli > From my Test Server > > <OpenPGP_0x11B7451DF2015959.asc>_______________________________________________ > Please 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. > Contact us at https://www.isc.org/contact/ for more information. > > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org _______________________________________________ Please 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. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users