- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Check DNS zone serial Number
Operating System - Linux
1820595
Members
1254
Online
109626
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2009 07:31 AM
тАО12-19-2009 07:31 AM
hi
Howto check DNS zone serial Number on the secondary DNS server for example using dig?
Howto check DNS zone serial Number on the secondary DNS server for example using dig?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2009 08:07 AM
тАО12-19-2009 08:07 AM
Solution
I know nothing, but a Google search for
dns dig serial
found many things, including:
http://www.madboa.com/geek/dig/
$ dig +nocmd ogi.edu any +multiline +noall +answer
I assume that one could specify a particular
server somehow. I see:
Query a different nameserver?
Just specify it on the command line:
dig @ns1.google.com www.google.com
When you did your Web search, what did you
look for?
dns dig serial
found many things, including:
http://www.madboa.com/geek/dig/
$ dig +nocmd ogi.edu any +multiline +noall +answer
I assume that one could specify a particular
server somehow. I see:
Query a different nameserver?
Just specify it on the command line:
dig @ns1.google.com www.google.com
When you did your Web search, what did you
look for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2009 07:00 AM
тАО12-21-2009 07:00 AM
Re: Check DNS zone serial Number
Shalom,
It shows up on
dig any hpux.ws (pick your own domain name)
dig any | grep SOA
# Will also return the data.
Your secondary's if configured correctly will always have the same serial number as the master.
SEP
It shows up on
dig any hpux.ws (pick your own domain name)
dig any | grep SOA
# Will also return the data.
Your secondary's if configured correctly will always have the same serial number as the master.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2009 07:28 AM
тАО12-21-2009 07:28 AM
Re: Check DNS zone serial Number
THX
# dig any @194.X.X.X mydomain.net | grep SOA
works perfectly.
# dig any @194.X.X.X mydomain.net | grep SOA
works perfectly.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP