1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00

Update dns.md

This commit is contained in:
ma.azimi@laposte.net 2014-10-18 14:03:55 +02:00 committed by YunoHost
parent e057b2ba2d
commit dd10815b81

7
dns.md
View file

@ -1,4 +1,4 @@
# DNS
# DNS: Domain Name System
DNS configuration is a crucial stage for rendering your server accessible to the wider Internet. If your DNS is poorly configured, you are liable to have a lot of problems in connecting to your server via your domain name.
@ -32,4 +32,7 @@ You can also check out these pages for specific registrar documentation: [OVH](/
3. Your YunoHost instance has its own DNS service, which means it will automatically configure its own DNS records, and that you can leave the setup to the instance itself. To do this, you must explain to your **registrar** that your YunoHost instance is the authoritative DNS server for your domain name.
<br><br>**Warning**: If you choose this option, all configuration options will be dome automatically, you will retain a good deal of flexibility, but if your server gets knocked offline you will run into many problems. **Choose this only if you are certain.**
<br><br>**Warning**: If you choose this option, all configuration options will be dome automatically, you will retain a good deal of flexibility, but if your server gets knocked offline you will run into many problems. **Choose this only if you are certain.**
### Dynamic IP
If the public IP of your server is changing follow [these tutorial](https://www.dnsexit.com/Direct.sv?cmd=ipClients).