You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool looks amazing, I am looking forward to using it to enable a kick-ass road-warrior set-up that enable me to have access to multiple sites with the click of a button. All with greater reliability and performance than my current hub and spokes model.
I just had a question from the readme that I'm not sure about.
In the readme, you say
ZONE is the zone name wgsd should be authoritative for, e.g. example.com.
In terms of set-up what does this actually entail? Do I have to ensure that the registry is an authoritative name server? Ensure that example.com is not registered elsewhere?
Edit:
Looking at the code, it looks as if ZONE could be anything, even a domain I don't own as long as it was configured the same in corefile and wg-client? Or will coredns forward the query if it knows about a true authoritative server for the address?
The text was updated successfully, but these errors were encountered:
This tool looks amazing, I am looking forward to using it to enable a kick-ass road-warrior set-up that enable me to have access to multiple sites with the click of a button. All with greater reliability and performance than my current hub and spokes model.
I just had a question from the readme that I'm not sure about.
In the readme, you say
In terms of set-up what does this actually entail? Do I have to ensure that the registry is an authoritative name server? Ensure that
example.com
is not registered elsewhere?Edit:
Looking at the code, it looks as if
ZONE
could be anything, even a domain I don't own as long as it was configured the same incorefile
andwg-client
? Or will coredns forward the query if it knows about a true authoritative server for the address?The text was updated successfully, but these errors were encountered: