Dear Partner,

we have a customer who tried to change the name servers of many of his .MW domains to :
ns1.names.rent
ns2.names.rent

But we get a strange error :
"Invalid nameserver hostname"

See full request & response :

REQUEST
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd">
  <command>
    <create>
      <nsset:create xmlns:nsset="http://www.nic.cz/xml/epp/nsset-1.2" 
        xsi:schemaLocation="http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd">
        <nsset:id>NETIM-MW-19</nsset:id>
        <nsset:ns>
                 <nsset:name>ns1.names.rent</nsset:name>
                 
               </nsset:ns><nsset:ns>
                 <nsset:name>ns2.names.rent</nsset:name>
                 
               </nsset:ns>
        <nsset:tech>CMW-NETIM</nsset:tech>
      </nsset:create>
    </create>
    <clTRID>2496476-1515235625</clTRID>
  </command>
</epp>

RESPONSE

      <?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params: xml:ns:epp-1.0 epp-1.0.xsd"><response><result code="2005"><msg>Parameter value syntax error</msg><extValue><value><nsset:name xmlns:nsset="http://www.nic.cz/xml/epp/nsset-1.2">ns1.names.rent</nsset:name></value><reason>Invalid nameserver hostname.</reason></extValue><extValue><value><nsset:name xmlns:nsset= "http://www.nic.cz/xml/epp/nsset-1.2">ns2.names.rent</nsset:name></value><reason>Invalid nameserver hostname.</reason></extValue></result><trID><clTRID>2496476-1515235625</clTRID><svTRID>ReqID-0016680042</svTRID></trID></response></epp>

Can you please check and advise?

Best regards
--