DamienWebb Posted November 26, 2015 Share Posted November 26, 2015 I'm trying to find out how to show the name servers for each particular domain in our clients area product details for their domains. We run over 50 servers so I can't just plop in a name server field and type out the name servers, looking through the API information, I'm more lost then finding the info I need. Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 26, 2015 Share Posted November 26, 2015 you should be able to use {$serverdata.nameserver1} to show the first nameserver; {$serverdata.nameserver2} to show the second etc... 0 Quote Link to comment Share on other sites More sharing options...
Businezz Posted November 18, 2020 Share Posted November 18, 2020 On 11/26/2015 at 10:14 AM, brian! said: you should be able to use {$serverdata.nameserver1} to show the first nameserver; {$serverdata.nameserver2} to show the second etc... How do i nameservers IP's too next to them? And server main IP besides nameservers? Example:Server IP: 888.345.657.65 ns1.domainame.com (12.345.657.65) ns2.domainname.com (98.345.657.65) Thanks! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 20, 2020 Share Posted November 20, 2020 On 18/11/2020 at 19:05, Businezz said: How do i nameservers IP's too next to them? And server main IP besides nameservers? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.