@@ -534,7 +534,7 @@ Nameservers:
534534...
535535```
536536
537- #### Confirming the DNS names resolve properly in practice
537+ #### Verifying the DNS names resolve properly in practice
538538
539539Here is a short summary of commands querying nameservers for `name.at.example.com` in different operating systems.
540540The `.` at the end makes sure you are querying a fully-qualified names independent of your local network' s configuration
@@ -553,7 +553,7 @@ resolvectl query name.at.example.com.
553553
554554` ` `
555555
556- # ### Confirming the nameservers are properly registered in Windows operating system
556+ # ### Verifying the nameservers are properly registered in Windows operating system
557557
558558To confirm the nameservers are properly registered in Windows operating system using PowerShell:
559559
@@ -585,7 +585,7 @@ You should be searching for following in the outputs of above commands:
585585- ` .netbird.cloud` and ` .XXX.100.in-addr.arpa` under matching _Namespace_ for built-in entries,
586586- ` .your.custom.domain.example.com` under matching _Namespace_ for your custom domains,
587587
588- # ### Confirming the nameservers are properly registered in MacOS operating system
588+ # ### Verifying the nameservers are properly registered in MacOS operating system
589589
590590To confirm the nameservers are properly registered in MacOS operating system using terminal:
591591
@@ -617,7 +617,7 @@ You should be searching for following in the outputs of above commands:
617617- ` .your.custom.domain.example.com` under matching _domain_ for your custom domains,
618618- ` Reachable` under ` reach` field,
619619
620- # ### Confirming the nameservers are properly registered in Linux operating system
620+ # ### Verifying the nameservers are properly registered in Linux operating system
621621
622622Nameserver can be configured in different ways depending on your specific distribution' s configuration:
623623
0 commit comments