Custom nameservers (also called private nameservers or glue records) let you use addresses like ns1.yourdomain.com and ns2.yourdomain.com instead of a provider’s default nameservers.
This is commonly used when you run your own DNS server on a VPS or when you want “branded” nameservers for your clients.
Example:
ns1.example.com → 203.0.113.10ns2.example.com → 203.0.113.11If you are creating nameservers for a DNS server hosted on your GARMTECH VPS, use the VPS public IP address(es).
Before the registrar can publish glue records, the nameserver hostnames must resolve to IP addresses.
ns1.garmtech.com, ns2.garmtech.com, ns3.garmtech.com), create the required A records in your domain DNS zone (DNS Management in My.GARMTECH).Create these records:
ns1 → 203.0.113.10 (type A)ns2 → 203.0.113.11 (type A)ns1.example.com with its IP address.ns2.example.com with its IP address.Important: if you ever change the IP address of your DNS server, you must update the glue records here.
ns1.example.comns2.example.comSave changes and allow time for DNS propagation.
ns1.example.com and ns2.example.com and confirm they resolve to the correct IP addresses.You do not need custom nameservers. For most websites it is simpler to use GARMTECH nameservers:
ns1.garmtech.comns2.garmtech.comns3.garmtech.comOr keep your current nameservers and only add the required A/CNAME records.