Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CaptPikel

    BIND: Overriding DNS for certain Servers

    By "over ride", what are you trying to do? Reroute queries to your own servers for a different domain? You can create a zone for the other domain in your server and have it read from whatever zone data you put in place. BIND doesn't care what IP scheme you use. If it's formatted correctly, it...
  2. CaptPikel

    NSLOOKUP appends rr.com domain

    Just to chime in...nslookup is a bad tool to use. Don't use it if possible. On your problem, nslookup uses the search list option by default. If you want to perform the search correctly with nslookup, add a period to the end to specify an FQDN(www.cnn.com.). The search list option can usually...
  3. CaptPikel

    DNS lookup for client

    Usually not. The reason is that both of the servers should have the same information. If they have different information contained in the zone data, then it is a misconfigured set of servers. If there is a timeout querying the first name server, then yes a resolver should query the second. But...

Part and Inventory Search

Back
Top