Web Hosting Information

Fun with DNS: Three Useful Commands


The DNS is a distributed, hierarchical database where authority flows from the top (or root) of the hierarchy downward.

When thinking of the structure of the DNS, imagine an inverted tree. Each branch of the tree is within a zone of authority; however, multiple branches of the tree can be within a single zone.

The software (Bind being the most common) that stores domain name information is called a domain name server. A single name server can be authoritative for multiple zones. All zones have a primary master and a secondary master name server that provides authoritative responses for their zones.

If you query a name server not authoritative for a particular zone, that name server will most likely have up-to-date information. This is because zone information propagates throughout the Internet at regular intervals, and name servers cache zone information for which they are not authoritative.

DNS Commands

There are three crucial commands that can put all the DNS information you need at your fingertips. The way to use this article is to try each of the commands listed on a domain name, so you can see what the output looks like. Learn by doing!

Zone file database records divide DNS information into three primary types: NS (Name Server) records, MX (Mail Exchange) records, and A (Address) records. NS records indicate the name servers. MX records indicate the hosts that handle e-mail delivery; the priority (pri) number indicates the order in which mail servers are used, with the lowest number receiving the highest priority. The A (Address) records map hostnames to IP addresses, the real names of machines.

host

This is the simplest of the DNS commands. It is a quick way to determine the IP address of a hostname:

: host www.your-domain-name.com

The -a option will return all of the DNS information in verbose format.

: host -a www.your-domain-name.com

Now that you know the IP address for www.your-domain-name.com, try a reverse lookup.

: host IP-ADDRESS

dig (domain information groper)

This command gathers and returns DNS information in a format the name server can use directly. You will find it easy to query specific name servers with dig.

You can quickly determine the Name servers of your host or any other host:

: dig ns your-host.com

Then you check your (or another) website against the host's name servers:

: dig www.your-domain-name.com @ns.your-host.com

Dig can provide output that is in the same format as the zone file itself. Here is how to get the whole zone file:

: dig any your-domain-name.com

Here are the most useful dig query types: dig any (gathers all DNS information), dig ns (gathers name server information), dig mx (gathers mail exchanger information) and dig a (gathers network address information).

The dig command can also do reverse lookups with output formatted for the zone file:

: dig -x IP-Address

nslookup

You can use this tool as a single line command, or you can use it interactively, which distinguishes it from the other DNS commands. Once you have started nslookup, type set all to list the default options. As with dig you can choose the server (name server) you want to query, and you can decide the type of DNS information on which to focus.

Just as you can issue commands to nslookup interactively, you can also change the initial defaults by starting a .nslookuprc file. The format of the .nslookup is one command per line:

set type=NS
set domain=srvns.your-host.com
set timeout=10

Conclusion

These three commands can provide you with most of the information you need about your domain names. They are powerful tools, and this article should provide you enough information to get started or offer a quick refresher if you already use these commands.

About the Author:

Dan Forootan founded EZ Publishing, Inc. in 1998. EZ Publishing's Small Business Web Hosting provides the essential tools for using the Web as a marketing tool. The package includes web hosting, the StreamSend permission-based email marketing solution. Please email questions or comments about this article to articles@ezpublishing.com. Thank you.


MORE RESOURCES:

Quality Magazine (blog)

Shifting the Paradigm: Enterprise-Process Goal Setting
Quality Magazine (blog)
The implication of Nelson's statement is that simple goal setting alone will not yield an improved output. For an enhanced process response, organizations need to give due diligence to bettering the process. Focus needs to be given to the creation of ...



Make Life Meaningful Monday: Goal Setting
Crookston Daily Times (blog)
I think I've taken goal setting to the level of art-form. I make spiritual growth goals, homemaking goals, parenting goals, exercise goals…you name it! And I don't just set giant goals, like vacationing in Europe next year or running a marathon.



The Bay City Times - MLive.com

Public welcome at Bay City goal-setting session Saturday morning
The Bay City Times - MLive.com
9 goal-setting session, the Bay City Commission agreed to create a list of what residents want to see. That exercise turned into a list of 34 items that attendees at Monday night's Town Hall meeting were asked to help prioritize.
Trenton Robinson complaint investigation complete, Bay City police chief saysMLive.com

all 11 news articles »


City Council plans retreat
Salisbury Post
With the theme “Evaluating Opportunities,” City Council's 27th Annual Future Directions and Goal-Setting Retreat, set for Thursday and Friday at the Rowan Museum (202 N. Main St.), will include presentations on everything from crime to tourism to ...



Petoskey News-Review

Boyne City goal-setting still under way
Petoskey News-Review
12 city goal-setting session at St. Matthew parish hall in Boyne City. Last time around, the vast majority of participants in the exercise shared their two cents without attending the public meeting, either. "It's a more comprehensive review of things ...



New York Post

Giants win NFC Championship on OT field goal, setting up Super Bowl rematch vs ...
New York Post
By PAUL SCHWARTZ SAN FRANCISCO — On the road. In the NFC Championship. In overtime. The Patriots, already in, awaiting the winner. Harsh weather affecting every move. A draining, physical battle. A field goal to win it. “Everything that happened is ...

and more »


GUEST COLUMN: Setting goals is about making choice to succeed
insideTORONTO.com
In my former life as a manager with a global company goal setting was ubiquitous - and mandatory. I learned a lot about setting goals, although probably more about the technique than the why. Then I started a career consulting business.

and more »


New Goal-Setting Toolkit Available from Innovation Strategist Lea Strickland
NCTechNews (press release)
(Cary, NC) A new goal-setting toolkit for personal and professional success is now available at no charge from international strategic business consultant and noted expert on how to start and manage a profitable business, Lea Strickland, ...



Council Holds Goal Setting Session
KIMT
MASON CITY, IA- We told you last week about the Curbside Chat. That's when a representative from a Minnesota non-profit group stopped by Mason City. Their goal was to share ideas when it comes to running a town, and even changing perspectives if ...
Council sets goals for yearMason City Globe Gazette

all 2 news articles »


Ottumwa City Council to hold special meeting
KTVO
by Kate Allt OTTUMWA, IOWA -- The Ottumwa City Council will be holding a special goal-setting meeting on Wednesday, February 8. The meeting will cover the accomplishments of the city since their last goal-setting session, the current issues and ...


Google News

home | site map | ArticleGecko | A ClashX Production 2006
© 2006