DNS - records

maxi

Verified User
Joined
Jan 7, 2006
Messages
7
[request] DNS - records

There is no ability to add IN NS records... If this ability will appear it will be great!

Thanks
 
Last edited:
i mean to add record an other than domainn.

For example

domain: gmax.spb.ru

i need to add record

home IN NS ns1.other_domain.com

but i can add only

gmax.spb.ru IN NS ....
 
Hello,

I'll look at this. If it requires an overhaul, I'll save it for the next release after this one. Else, I'll try and get it into this release.

John
 
John, I don't know what it takes on the back end, but in the interface just put an input box in front of the domain name on the NS entry part of the zone file add screen, and let the contents be optional. But remember to check for the "." between the non-blank entry and the domain name.

Jeff
 
Actually, the implementation of it was as simple as changing "type=hidden" to "type=text". The domain.com. was already being passed and used in the form.

John
 
Back
Top