Search found 2 matches
- Thu May 19, 2016 11:55 am
- Forum: DNS Server
- Topic: NS record should be a fully qualified domain name (FQDN)
- Replies: 1
- Views: 4214
Re: NS record should be a fully qualified domain name (FQDN)
Ok, I am side stepping this issue by changing line 543 in vesta/func/domain.sh:
from
to
It's only a workaround for now... it's not a production grade fix, but it works for me.
from
Code: Select all
tree_length=3
Code: Select all
tree_length=1
- Thu May 19, 2016 10:13 am
- Forum: DNS Server
- Topic: NS record should be a fully qualified domain name (FQDN)
- Replies: 1
- Views: 4214
NS record should be a fully qualified domain name (FQDN)
Hi there! New to Vesta, loving it so far. However I have a little issue. When trying to add a nameserver record to a DNS zone, I get the following message: NS record rlj-sw-infra-a.uk should be a fully qualified domain name (FQDN) I imagine this is because Vesta doesn't evaluate rlj-sw-infra-a.uk as...