From HEXONET Wiki
(→Transfer) |
(added 60 day transfer lock) |
||
Line 151: | Line 151: | ||
=== Transfer === | === Transfer === | ||
− | As soon as a transfer has been started the registry will send out an '''Email asking the domain-owner for confirmation.''' If the domain-owner will not confirm the transfer within 15 days, the request will be rejected by the registry. A reminder is | + | As soon as a transfer has been started the registry will send out an '''Email asking the domain-owner for confirmation.''' If the domain-owner will not confirm the transfer within 15 days, the request will be rejected by the registry. A reminder is automatically resent exactly 8 calendar days after the first email. The destination e-mail address is always the one active at the time of the transfer request. Please note that there is a 60 day transfer lock that is automatically applied by the registry after a successful transfer. |
− | {{Warnbox|Please notice that the LU registry charges a | + | {{Warnbox|Please notice that the LU registry charges a "non-refundable application fee" for each domain transfer. That means that, when a transfer fails, not the full transfer price will get refunded. Regarding prices, please have a look at our price list}} |
=== Ownerchange === | === Ownerchange === |
Revision as of 15:54, 29 April 2016
Introduced | 1992 |
---|---|
Country | Luxembourg |
Registry | DNS lu |
IDN Capable | Yes |
Webpage | Register .LU |
Contents |
Registry
TLD |
.lu |
Registry | |
Dispute Policy | |
Registrar |
1api GmbH |
WHOIS-Server |
whois.dns.lu |
WHOIS-Update |
Real-Time |
Min. Characters |
1 |
Max. Characters |
63 |
Character Set |
|
Limitations |
|
IDN capable |
Yes |
Restore capable |
Real-Time |
Handle Updates |
Supported |
Registration System |
Real-Time |
Allowed number of NS |
0 to 13 |
Registry Nameservercheck |
Yes |
Host IP-Addresses Type |
IPv4 / IPv6 |
Hosts managed as |
Object |
Root Nameserver Update |
6 times a day |
SEC DNS Interface |
DS data interface |
Transferclass |
Pull |
Transfer Periods |
reset, 1 year added |
Transfer Authcode required |
No |
Transfer Real-Time |
No |
Transfer ACK by |
Customer |
Transfer NACK by |
Customer |
Transfer Lock |
No |
Owner Change by |
Trade |
Trade Real-Time |
No |
Trade Periods |
reset, 1 year added |
Transfer included |
No |
Trade ACK by |
Customer |
Trade NACK by |
Customer |
Periods
Registration Periods |
1 year |
Add Grace Period |
0 days |
Accounting Period |
-1 week |
Finalization Period |
-1 day |
Failure Period |
-1 day |
Payment Period |
-61 days |
Deletion Restorable Period |
30 days |
Deletion Hold Period |
0 days |
Explicit Renewals |
No |
Renewal Periods |
1 year |
API
Domain Registration
Domains can be registered in Real-Time with the API AddDomain command.
command = AddDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER)
OPTIONAL
auth = <TEXT> | <NULL> transferlock = 0 | 1 | <NULL> subuser = <TEXT> | <NULL>
Domain Transfer
The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command.
As soon as a domain transfer has been initiated it can either be approved ("ACK") by Customer or denied ("NACK") by Customer.
command = TransferDomain domain = (DOMAIN)
REQUIRED
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER auth = <TEXT>
OPTIONAL
order = CREATE | REPLACE | UPDATE subuser = <TEXT> | <NULL> period = <PERIOD> transferlock = 0 | 1 | <NULL>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 30 days.
command = DeleteDomain domain = (DOMAIN)
REQUIRED
n/a
Restore Domain
Restores can be processed in realtime. A restore is possible within 30 days upon deletion. Please use the command RestoreDomain.
command = RestoreDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
All contact information with the exception of registrant Name, Firstname and Organisation can be updated through the ModifyDomain command.
In order to change the owner you have to request a trade with the TradeDomain command. This can be done through our web interface or through our API:
command = TradeDomain domain = <DOMAIN> ownercontact0 = <CONTACT>
As soon as the trade is initiated at the registry the old registrant and the new registrant will receive an email from the registry which has to be approved.
A Change of Registrar with the simultaneous change in the Registrant is not possible. Please be aware that domain name must be already managed by us. If the domain is currently managed by another registrar there are two possibilities:
1.) first step: transfer the domain to us, second step: trade the domain with us.
2.) first step: trade the domain with the current registrar, second step: transfer the domain to us.
Upon successfully trading the domain, the registration date will be reset by the registry. The new registration date will be 1 year in the future.
TLD specific
Registration
If the registry-site checks fail (e.g. the given DNS servers do not respond or are not configured properly) the domain is registered with Status RESERVED. The complete error message is included in the API Event / Object-Log. You can fix this problem by sending the following API request:
command = ModifyDomain domain = yourdomain.lu delstatus0 = INACTIVE
The name server check provided by the registry has to be completed with "Name server test succeeded". If there occur any errors during the name server check, you will find a respective error description in the object log of the domain.
Transfer
As soon as a transfer has been started the registry will send out an Email asking the domain-owner for confirmation. If the domain-owner will not confirm the transfer within 15 days, the request will be rejected by the registry. A reminder is automatically resent exactly 8 calendar days after the first email. The destination e-mail address is always the one active at the time of the transfer request. Please note that there is a 60 day transfer lock that is automatically applied by the registry after a successful transfer.
Ownerchange
In order to modify the owner contact of a .LU domain you have to request a so-called Trade with the TradeDomain command, which is not free of charge.
This can be done through our web interface or through our API:
command = TradeDomain domain = yourdomain.lu ownercontact0 = <CONTACT>
The domain-admin will receive an email from the registry which has to be approved. A trade is handled and charged like a new registration.
The period of the domain will be reset to one year.