![]() |
Нельзя указывать записи CNAME
Вложений: 1
Пользуюсь реселлером https://reg.ru-tld.ru/
Пытаюсь настроить парковку к домену (Домены / Мои домены / domen / Управление зоной ДНС Имя домена @ | Тип записи CNAME | Данные (IP, CNAME, HOSTNAME) – ip И получаю ошибку «Нельзя указывать записи CNAME и другие с тем же именем. Смотрите RFC1912, раздел 2.4.» Вопрос. Что делаю не так? :( |
Цитата:
2.4 CNAME records A CNAME record is not allowed to coexist with any other data. In other words, if suzy.podunk.xx is an alias for sue.podunk.xx, you can't also have an MX record for suzy.podunk.edu, or an A record, or even a TXT record. Especially do not try to combine CNAMEs and NS records like this!: podunk.xx. IN NS ns1 IN NS ns2 IN CNAME mary mary IN A 1.2.3.4 This is often attempted by inexperienced administrators as an obvious way to allow your domain name to also be a host. However, DNS servers like BIND will see the CNAME and refuse to add any other resources for that name. Since no other records are allowed to coexist with a CNAME, the NS entries are ignored. Therefore all the hosts in the podunk.xx domain are ignored as well! If you want to have your domain also be a host, do the following: podunk.xx. IN NS ns1 IN NS ns2 IN A 1.2.3.4 mary IN A 1.2.3.4 Don't go overboard with CNAMEs. Use them when renaming hosts, but plan to get rid of them (and inform your users). However CNAMEs are useful (and encouraged) for generalized names for servers -- `ftp' for your ftp server, `www' for your Web server, `gopher' for your Gopher server, `news' for your Usenet news server, etc. Don't forget to delete the CNAMEs associated with a host if you delete the host it is an alias for. Such "stale CNAMEs" are a waste of resources. |
Вложений: 3
Что делаю не так? :(
Второй скрин это те данные, которые рекомендует использовать площадка, к которой паркуюсь... |
Читайте инструкции!
|
Witch_You, А поддержки в ru-tld.ru нет?
Вам панель по русски пишет, CNAME для корня домена запрещен по RFC |
| Текущее время: 11:02. Часовой пояс GMT +4. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Техническая поддержка — DevArt.PRO. Перевод: zCarot.