> We have a script that generates the zonefiles for bind. This script is > working correct, i.e. the files are correctly generated and have no > syntax errors. When adding e.g a CNAME to our database, the script > generates a correct file, including this CNAME. BIND reloads this file > with its correct serial number, but when I dig the CNAME it is not > found. This also does not work with A records.
You've possibly checked all this, but let me ask anyway: 1. Are you monitoring named logs when reload the zones? Any errors? 2. Have you run your generated zonefiles through `named-checkzone'? Errors? Warnings? (e.g. an underscore in a name?) 3. You say named is realoding the file with its correct SOA serial number. Have you verified by querying named? dig @127.0.0.1 <zone> SOA 4. Is the CNAME at the zone apex? (i.e. #2 will have found this) Regards, -JP _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users