Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Oct 03, 2008 11:11 am 
Offline
Junior Member

Joined: Fri Mar 28, 2008 8:20 pm
Posts: 20
Website: http://pathennessy.org/
Location: Delaware
I have a bunch of slave zones in the Linode DNS Manager. One thing that might be useful would be to display the serial of the zone that was last loaded. That might be too difficult to do with the data being in different places, but it would be nice to see that changes get picked up a propagated correctly.


Top
   
PostPosted: Fri Oct 03, 2008 11:19 am 
Offline
Senior Member

Joined: Sat Feb 10, 2007 7:49 pm
Posts: 96
Website: http://www.arbitraryconstant.com/
Code:
for i in 1 2 3 4; do
    dig +short @ns${i}.linode.com $DOMAINNAME SOA | awk " { print \$3 }"
done


If the web interface looked these values up for you, it would have to do something similar to this anyway.


Top
   
 Post subject:
PostPosted: Fri Oct 03, 2008 11:35 am 
Offline
Junior Member

Joined: Fri Mar 28, 2008 8:20 pm
Posts: 20
Website: http://pathennessy.org/
Location: Delaware
Yea, perhaps a little bit of laziness on my part. But, it's a detail that might be seen as useful on the web interface. It could confirm that the zone was loaded. Maybe like 4 little green status gifs that turn red if the zone isn't loaded or something. Could put the serial and other info in a mouse hover. I dunno, just throwing some ideas out there.


Top
   
 Post subject:
PostPosted: Fri Oct 03, 2008 3:05 pm 
Offline
Senior Member

Joined: Sat Feb 10, 2007 7:49 pm
Posts: 96
Website: http://www.arbitraryconstant.com/
There's some bigger DNS-related bugs I'd like to see addressed first. :)


Top
   
 Post subject:
PostPosted: Wed Oct 08, 2008 12:16 am 
Offline
Senior Member

Joined: Fri Jun 13, 2008 4:11 pm
Posts: 65
Website: http://www.skafari.com
ArbitraryConstant wrote:
There's some bigger DNS-related bugs I'd like to see addressed first. :)


Care to elaborate?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group