BIND Legacy name server ID
-
By default the BIND package sets the Name server ID to the main pfSense System/Domain name.
Is there any way to manually set the BIND name server ID to something else?
Thank you.
-
Ok, adding the following line to the Custom Options worked:
hostname "mydomain.com";
-
Even better, can do the following to disable BIND Legacy name server ID all together.
hostname none;
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.