Відмінності між версіями «UA (en)»

Матеріал з DRS wiki
Перейти до: навігація, пошук
(Renewing of a domain name)
(не показано 42 проміжні версії 2 учасників)
Рядок 1: Рядок 1:
[[Файл:Cctld-UA-lifecycle.jpeg|center]]
+
''[https://wiki.drs.ua/UA Українська версія]''
 +
 
 +
''[https://wiki.drs.ua/UA_(rus) Рус. версия]''
 +
 
 +
[[Файл:Ua-lifecycle_eng.png|center]]
  
  
 
{| align="left" class="wikitable" width="35%" style="float:right; margin-left:2em"
 
{| align="left" class="wikitable" width="35%" style="float:right; margin-left:2em"
 
|-
 
|-
! style="background:#AFD6FF;" | Характеристики
+
! style="background:#AFD6FF;" | Characteristics
! style="background:#AFD6FF;" | Описание
+
! style="background:#AFD6FF;" | Description
 
|-
 
|-
|'''Домен содержит'''  
+
|'''Domain name may contain'''  
| буквы латинского алфавита (a-z), цифры (0-9), дефис («-»)
+
| latin letters (a-z), numbers (0-9), hyphens («-»)
 
|-
 
|-
|'''Длина домена'''
+
|'''Domain name length'''
|от 1 до 63 символов
+
|from 1 to 63 symbols
 
|-
 
|-
 
|'''«-»'''  
 
|'''«-»'''  
|не может начинаться или заканчиваться дефисом или содержать 2 дефиса (в третьей и четвертой позициях)
+
|a domain name can not begin or end with a hyphen or contain two hyphens (on the third and fourth positions)
 
|-
 
|-
 
|'''IDN'''  
 
|'''IDN'''  
| нет
+
| no
 
|-
 
|-
|'''Срок регистрации'''  
+
|'''The term of registration'''  
| 1-2 лет
+
| 1-10 years
 
|-
 
|-
 
|'''Auth-code'''  
 
|'''Auth-code'''  
| нет
+
| yes (up to 80 symbols)
 
|-
 
|-
|'''Контакты'''  
+
|'''Contacts'''  
| admin, tech
+
| registrant, admin и tech
 
|-
 
|-
 
|'''Nic-handle'''
 
|'''Nic-handle'''
| [[CUNIC]], UANIC
+
| [[CUNIC]]
 
|-
 
|-
|'''Поддерживается интерфейсом'''  
+
|'''Supported interfaces'''  
| EPP, SMTP, Light EPP клиент
+
| EPP, SMTP, Light EPP client
 
|-
 
|-
|'''Правила'''  
+
|'''Policy'''  
| https://hostmaster.ua/policy/?ua
+
| https://hostmaster.ua/policy/?ua + [[UAEPP]]
 
|-
 
|-
|'''Реестр домена .UA'''  
+
|'''Registry'''  
 
| Hostmaster Ltd. https://hostmaster.ua/
 
| Hostmaster Ltd. https://hostmaster.ua/
 
|-
 
|-
|'''WHOIS-сервер'''  
+
|'''WHOIS server'''  
 
| whois.ua
 
| whois.ua
 
|-
 
|-
|'''Регламент WHOIS'''  
+
|'''WHOIS regulations'''  
 
| https://hostmaster.ua/services/?WHOIS
 
| https://hostmaster.ua/services/?WHOIS
 
|-
 
|-
 
|'''DNSSEC'''  
 
|'''DNSSEC'''  
| нет
+
| no
 
|}
 
|}
  
'''Домен .UA''' — официальный домен верхнего уровня Украины.
+
'''.UA''' is the official country code Top Level Domain of Ukraine.
  
=== Особенности ===
+
== Peculiarities ==
The domain name in UA may only register for Based on the certificate of trademark registration registered in the territory of Ukraine, or if the trademark registered in another state with territorial expansion to Ukraine under the Madrid Agreement.
+
A .UA domain name may be registered only on the basis of certificate of trademark registration registered in the territory of Ukraine, or if the trademark was registered in another state with territorial expansion to Ukraine under the Madrid Agreement.
  
 
According to the rules of the .UA domain zone, domain name must fully reproduce the verbal designation of a trademark.
 
According to the rules of the .UA domain zone, domain name must fully reproduce the verbal designation of a trademark.
  
=== Кто может стать регистрантом ===
+
== Who can become a registrant ==
Data in domain contact "admin" must fully duplicate data trademark owner или данные владельца лицензионного договора на соответствующую trademark.
+
Information in the registrant contact of the domain name must fully duplicate information about the trademark owner or the owner of the license agreement for the relevant trademark.
  
Для выполнения операций с доменами .UA в системе DRS используются контакты [[CUNIC]] и UANIC.
+
To perform operations with the .UA domain, the DRS uses [[CUNIC]] contacts.
  
===Проверка домена===
+
== Checking of a domain name ==
Для того, чтобы проверить, свободен ли выбранный домен .UA, выполните EPP-команду <code><domain:check></code>.
+
To check, whether the selected .UA domain is free, perform the EPP <code><domain:check></code> command.
  
Кроме того, любой пользователь сети интернет может посмотреть, существует ли интересующий его домен .UA, используя whois-сервер реестра или на http://dig.ua.
+
Moreover, any Internet user can check whether the .UA domain name that interests him is taken, using the whois-server registry, the registry’s [https://hostmaster.ua/?domadv official website]  or http://dig.ua.
  
=== Регистрация домена ===
+
== Registering of a domain name ==
Домен .UA можно зарегистрировать одним из двух способов:
+
A .UA domain name can be registered in one of the following ways:
  
# Через EPP-интерфейс, выполнив команду <code><domain:create></code>.  
+
1. Via EPP-interface by typing <code><domain:create></code>.  
  
'''Example <create> command for the second level domain in the zone .UA:'''
+
Example <create> command for the second level domain in the zone .UA:
  
 
<syntaxhighlight lang="xml" enclose="pre">
 
<syntaxhighlight lang="xml" enclose="pre">
Рядок 91: Рядок 95:
 
                 </domain:hostAttr>
 
                 </domain:hostAttr>
 
             </domain:ns>
 
             </domain:ns>
             <domain:contact type="admin">example1-cunic</domain:contact>
+
            <domain:registrant>***-cunic</domain:registrant>
             <domain:contact type="tech">example2-cunic</domain:contact>
+
             <domain:contact type="admin">***-cunic</domain:contact>
 +
             <domain:contact type="tech">***-cunic</domain:contact>
 
             <domain:authInfo>
 
             <domain:authInfo>
                 <domain:pw>2fooBAR</domain:pw>
+
                 <domain:pw>2fo@oBAR</domain:pw>
 
             </domain:authInfo>
 
             </domain:authInfo>
 
         </domain:create>
 
         </domain:create>
Рядок 102: Рядок 107:
 
             <drs:domain>
 
             <drs:domain>
 
                 <drs:license>1234567</drs:license>
 
                 <drs:license>1234567</drs:license>
                <drs:description>Registrar client</drs:description>
 
 
             </drs:domain>
 
             </drs:domain>
 
         </drs:create>
 
         </drs:create>
Рядок 109: Рядок 113:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
# Подав заявку <code>ADD</code> по SMTP.
+
2. Making an <code>ADD</code> application via SMTP.
 
+
Заявка должна содержать 2 контакта: Administrative и Technical.
+
 
+
==== Домены, которые недоступны для регистрации ====
+
Для регистрации недоступны такие домены .UA:
+
* Зарезервированные домены
+
Список зарезервированных доменов был создан для использования их правительством Черногории и самим реестром. Эти домены не доступны для регистрации пользователями.
+
* Премиум домены
+
Премиум домены отобраны в отдельный список из-за своей популярности. Эти домены пока что не доступны для регистрации, но реестр планирует открывать их для регистрации в будущем.
+
 
+
Список премиум доменов можно просмотреть [http:// здесь].
+
 
+
=== Продление домена ===
+
Продлить срок действия домена .UA можно '''не позже, чем на 44 день''' после его окончания. Это можно сделать одним из трёх способов:
+
 
+
# Через EPP-интерфейс, выполнив команду <code><domain:renew></code>.
+
# Подав заявку <code>RENEW</code> по SMTP.
+
# Через Light EPP клиент с помощью функции <code>renew:domain</code>.
+
 
+
Продление домена .UA возможно только при условии, если:
+
* запрос на продление выполняет регистратор, который обслуживает домен;
+
* срок действия домена не превышает максимальный;
+
* у домена не установлен статус, запрещающий продление.
+
 
+
=== Изменение данных домена ===
+
Можно изменить такие атрибуты домена: <code>admin-c</code>, <code>tech-c</code> и <code>nameserver</code>.
+
 
+
Изменить данные в домене .UA можно одним из способов:
+
#  Через EPP-интерфейс, выполнив команду <code><domain:update></code> (данный способ также позволяет изменить статус домена).
+
#  Подав заявку <code>UPDATE</code> по SMTP.
+
 
+
Изменение данных домена доступно, если в домене не установлен статус, запрещающий изменения.
+
 
+
=== Трансфер домена ===
+
Регистратор системы DRS может инициировать перенос домена от другого регистратора (предварительно получив от регистранта auth-code) одним из способов:
+
# Через EPP-интерфейс, выполнив команду <code><transfer> request </code>.
+
# Подав заявку <code>TRANSFER</code> по SMTP.
+
# Через Light EPP клиент с помощью операции <code>request</code> функции <code>transfer:domain</code>.
+
  
При успешном трансфере домен .UA автоматически продлевается на один год.
+
In the application should be the trademark certificate number in the <code>license</code> field.
Минимальный период выполнения трансфера составляет 5 дней.
+
  
Трансфер недоступен в таких случаях:
+
=== Domain names, unavailable for registration ===
* если с момента регистрации домена прошло менее 60 дней;
+
The www domain name in a public domain which shall be reserved for the administrator of this public domain; it has to be pointed to the website where the policy of this public domain and the list of registrars registering domain names in this domain are published.
* если в домене установлен статус, запрещающий его перенос к другому регистратору;
+
* если в запросе на трансфер указан неверный auth-code.
+
  
=== Статусы домена ===
+
== Renewing of a domain name ==
Существуют два типа статусов домена .UA, которые отображаются в реестре — клиентские и служебные. Статусы для клиентов присваиваются и снимаются владельцем домена (регистратором). Служебные статусы, как правило, присваиваются доменам самим реестром в особых случаях — например, чтобы ввести в действие Grace Period домена.
+
You can renew .UA domain registration not later than 29 days after its expiration date. The renewal can be performed in one of three ways:
  
* <code>ОК</code> — нормальный статус домена.
+
# Via the EPP-interface by typing <code><domain:renew></code>.
* <code>PendingTransfer</code> — отображается во время трансфера домена.
+
# Making a RENEW application via SMTP.
* <code>DeleteProhibited</code> — с этим статусом домен не может быть удален.
+
# Via the Light EPP client software by using <code>renew:domain</code>.
* <code>Hold</code> — домен можно обновить​​, продлить, удалить и перенести, но при этом он не будет включён в зону и не сможет быть привязан к IP-адресу. Статус также присваивается домену реестром, когда в этом домене не указаны хот бы два сервера имён.
+
* <code>RenewProhibited</code> — запрос на продление домена будет отклонён, но при этом домен можно перенести, удалить или обновить данные.
+
* <code>TransferProhibited</code> — домен не может быть перенесён к другому регистратору, пока этот статус не будет снят.
+
  
 +
Renewing of a .UA domain name can be performed only if:
 +
* the request for the renewal in made by the registrar, which serves the domain name;
 +
* the period of the domain validity does not exceed maximum;
 +
* the domain does not have status that prohibits a renewal.
  
 +
== Updating a domain name ==
 +
* Changing of the administrative contact in .UA domain names is performed only when there is a complete set of documents, which satisfy [https://hostmaster.ua/policy/?instr1 established procedures] and have been prepared and sent to Service Online LLC.
 +
* Changing the certificate number in the <code>license</code> field may be performed only upon presentation of additional documents. The details can be specified in the DRS support service: [mailto:support@drs.ua support@drs.ua].
  
 +
Apply for a change in .UA domain names with one of these methods:
 +
#  Via the EPP-interface by typing <code><domain:update></code> this method also allows you to change the status of the domain).
 +
#  Making an <code>UPDATE</code> application via SMTP.
  
 +
Changing the domain data is available if the domain does not have status, which prohibits changes.
  
 +
== Transfering of a domain name ==
 +
A DRS registrar can initiate a transfer of domain name from another registrar by one of the following ways:
 +
# Via EPP interface by typing <code><transfer> request </code>.
 +
# Making a <code>TRANSFER</code> application via SMTP.
 +
# Via the Light EPP client software by using <code>request</code> function of <code>transfer:domain</code> operation.
  
 +
The transfer procedure agrees with the [[UAEPP]] regulations.
  
 +
=== Blocking of a domain name transfer ===
  
 +
To prevent receiving applications for changing of a registrar and to prevent their random verification, a domain name lock can be used (by setting the appropriate status).
  
 +
The locked status means that all applications for changing if the registrar for this domain name will be rejected.
  
Examples of other commands can be found in the document RFC5731 (http://tools.ietf.org/html/rfc5731#section-3)
+
The absence of lock means that the applications for changing of the registrar will be received and processed.

Версія за 13:29, 2 серпня 2022

Українська версія

Рус. версия

Ua-lifecycle eng.png


Characteristics Description
Domain name may contain latin letters (a-z), numbers (0-9), hyphens («-»)
Domain name length from 1 to 63 symbols
«-» a domain name can not begin or end with a hyphen or contain two hyphens (on the third and fourth positions)
IDN no
The term of registration 1-10 years
Auth-code yes (up to 80 symbols)
Contacts registrant, admin и tech
Nic-handle CUNIC
Supported interfaces EPP, SMTP, Light EPP client
Policy https://hostmaster.ua/policy/?ua + UAEPP
Registry Hostmaster Ltd. https://hostmaster.ua/
WHOIS server whois.ua
WHOIS regulations https://hostmaster.ua/services/?WHOIS
DNSSEC no

.UA is the official country code Top Level Domain of Ukraine.

Peculiarities

A .UA domain name may be registered only on the basis of certificate of trademark registration registered in the territory of Ukraine, or if the trademark was registered in another state with territorial expansion to Ukraine under the Madrid Agreement.

According to the rules of the .UA domain zone, domain name must fully reproduce the verbal designation of a trademark.

Who can become a registrant

Information in the registrant contact of the domain name must fully duplicate information about the trademark owner or the owner of the license agreement for the relevant trademark.

To perform operations with the .UA domain, the DRS uses CUNIC contacts.

Checking of a domain name

To check, whether the selected .UA domain is free, perform the EPP <domain:check> command.

Moreover, any Internet user can check whether the .UA domain name that interests him is taken, using the whois-server registry, the registry’s official website or http://dig.ua.

Registering of a domain name

A .UA domain name can be registered in one of the following ways:

1. Via EPP-interface by typing <domain:create>.

Example <create> command for the second level domain in the zone .UA:

<command>
    <create>
        <domain:create xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd">
            <domain:name>example.ua</domain:name>
            <domain:period unit="y">1</domain:period>
            <domain:ns>
                <domain:hostAttr>
                    <domain:hostName>ns1.example.net</domain:hostName>
                </domain:hostAttr>
                <domain:hostAttr>
                    <domain:hostName>ns2.example.net</domain:hostName>
                </domain:hostAttr>
                <domain:hostAttr>
                    <domain:hostName>ns3.example.net</domain:hostName>
                </domain:hostAttr>
            </domain:ns>
            <domain:registrant>***-cunic</domain:registrant>
            <domain:contact type="admin">***-cunic</domain:contact>
            <domain:contact type="tech">***-cunic</domain:contact>
            <domain:authInfo>
                <domain:pw>2fo@oBAR</domain:pw>
            </domain:authInfo>
        </domain:create>
    </create>
    <extension>
        <drs:create xmlns:drs="http://drs.ua/epp/drs-1.0" xsi:schemaLocation="http://drs.ua/epp/drs-1.0 drs-1.0.xsd">
            <drs:domain>
                <drs:license>1234567</drs:license>
            </drs:domain>
        </drs:create>
    </extension>
</command>

2. Making an ADD application via SMTP.

In the application should be the trademark certificate number in the license field.

Domain names, unavailable for registration

The www domain name in a public domain which shall be reserved for the administrator of this public domain; it has to be pointed to the website where the policy of this public domain and the list of registrars registering domain names in this domain are published.

Renewing of a domain name

You can renew .UA domain registration not later than 29 days after its expiration date. The renewal can be performed in one of three ways:

  1. Via the EPP-interface by typing <domain:renew>.
  2. Making a RENEW application via SMTP.
  3. Via the Light EPP client software by using renew:domain.

Renewing of a .UA domain name can be performed only if:

  • the request for the renewal in made by the registrar, which serves the domain name;
  • the period of the domain validity does not exceed maximum;
  • the domain does not have status that prohibits a renewal.

Updating a domain name

  • Changing of the administrative contact in .UA domain names is performed only when there is a complete set of documents, which satisfy established procedures and have been prepared and sent to Service Online LLC.
  • Changing the certificate number in the license field may be performed only upon presentation of additional documents. The details can be specified in the DRS support service: support@drs.ua.

Apply for a change in .UA domain names with one of these methods:

  1. Via the EPP-interface by typing <domain:update> this method also allows you to change the status of the domain).
  2. Making an UPDATE application via SMTP.

Changing the domain data is available if the domain does not have status, which prohibits changes.

Transfering of a domain name

A DRS registrar can initiate a transfer of domain name from another registrar by one of the following ways:

  1. Via EPP interface by typing <transfer> request .
  2. Making a TRANSFER application via SMTP.
  3. Via the Light EPP client software by using request function of transfer:domain operation.

The transfer procedure agrees with the UAEPP regulations.

Blocking of a domain name transfer

To prevent receiving applications for changing of a registrar and to prevent their random verification, a domain name lock can be used (by setting the appropriate status).

The locked status means that all applications for changing if the registrar for this domain name will be rejected.

The absence of lock means that the applications for changing of the registrar will be received and processed.