Hexonet comandos API para DNS

Publicado en 6 marzo, 2013

Consultar si existen referecias a una IP (solo funciona con valores exactos, ver API doc).

Se puede hacer via el socket del panel de administración, en cuyo caso se anulan los &:

command = FindDNSZone 
rtype = NS
rdata = 91.121.55.109

También nos indican que se pueden hacer slaves de otras:

Currently we are able to provide SLAVE DNS if you have an own master server. You can create DNS zones using the following additional parameters:

zonemode = SLAVE (can be changed to MASTER lateron for e.g. migrations)
slavemaster = HOSTNAME (hostname of MASTER, needs to be equal to the SOA master)

You will then only need to authorize AXFR transfers for the ip address 93.190.235.134 and the HEXONET system will query the slave zone from your master.

Sin respuestas to "Hexonet comandos API para DNS"


    ¿Algo que comentar?