my personal website Forum Index
   DNS server
     Bind 9.x
   Part II: A very basic DNS server setup - Testing

Browsing this Thread:   1 Anonymous Users

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
  •  valentin_nils
      valentin_nils
Part II: A very basic DNS server setup - Testing
#1
Home away from home
Joined: 2005/3/13
From
Posts: 975
Level : 27
HP : 0 / 667
MP : 325 / 10719
EXP : 70
Group:
Webmasters
Offline
How to make sure the FQDN resolves.

a) Query your DNS server for the IP-address

host ns1.mydomain.net
ns1.mydomain.net has address 192.168.1.180

host ns1.mydomain.net localhost
host ns1.mydomain.net <IP-address>
host -t mx mydomain.net

also use

dig ns1.mydomain.net localhost
dig ns1.mydomain.net <IP-address>
dig -t mx mydomain.net


b)Query your DNS server for the domain name

dig 192.168.1.180
dig 192.168.1.180 <IP-address>
Posted on: 2005/4/25 18:06
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.