mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Updates to ovh
provider page (#2727)
This commit is contained in:
@ -146,8 +146,10 @@ OVH now allows to host DNS zone for a domain that is not registered in their reg
|
||||
| OVH | OVH + other | √ |
|
||||
| other | OVH | √ |
|
||||
|
||||
## Caveat
|
||||
## Caveats
|
||||
|
||||
OVH doesn't allow resetting the zone to the OVH DNS through the API. If for any reasons OVH NS entries were
|
||||
* OVH doesn't allow resetting the zone to the OVH DNS through the API. If for any reasons OVH NS entries were
|
||||
removed the only way to add them back is by using the OVH Control Panel (in the DNS Servers tab, click on the "Reset the
|
||||
DNS servers" button.
|
||||
* There may be a slight delay (1-10 minutes) before your modifications appear in the OVH Control Panel. However it seems that it's only cosmetic - the changes are indeed available at the DNS servers. You can confirm that the changes are taken into account by OVH by choosing "Change in text format", and see in the BIND compatible format that your changes are indeed there. And you can confirm by directly asking the DNS servers (e.g. with `dig`).
|
||||
* OVH enforces the [Restrictions on valid hostnames](https://en.wikipedia.org/wiki/Hostname#Syntax). A hostname with an underscore ("_") will cause the following error `FAILURE! OVHcloud API error (status code 400): Client::BadRequest: "Invalid domain name, underscore not allowed"`
|
||||
|
Reference in New Issue
Block a user