- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Re: DNS Question
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
09-17-2004 12:53 PM
09-17-2004 12:53 PM
We pay a subscription fee to a remote database vendor. This vendor authenticates our requests by IP address range. (If the request is recognized as being from domain neiu.edu, then access to the database is granted.)
The DNS servers used by the vendor do not recognize 66.99.13.253 as one of ours. Their DNS servers are listed as the Authority for PTR records in the address range 66.99.13.0/24.
The suggested solution is to have their DNS Administrator make a change to their servers that points to our DNS servers as the Authoritative source for these PTR records.
Is there any way I can tell if this has been done? Is there a utility like nslookup, where I can specify the particular DNS server to be used?
Thanks for any info.
Of course, points assigned.
:-) Jay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2004 12:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2004 12:12 PM
09-18-2004 12:12 PM
Re: DNS Question
Previously, I was confused about the subcommand syntax. I was trying to do things like...
nslookup /?
...which was just not helpful.
Also, I really need to find a two-page online primer, 'what every network admin needs to know about DNS.' (I should be able to google this.)
:-) Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2004 11:38 PM
09-18-2004 11:38 PM
Re: DNS Question
http://www.oreilly.com/catalog/dns4/index.html
I don't remember paying anything like the price they quote here so I may have got the 3rd edition on sale.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2004 01:43 AM
09-19-2004 01:43 AM
Re: DNS Question
:-) Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2004 02:52 AM
09-19-2004 02:52 AM
Re: DNS Question
Our main University IP address is 66.99.13.58. When I enter this IP addr in nslookup at work (using our DNS server 66.99.13.51) I get www.neiu.edu, as expected.
When I enter 66.99.13.58 in nslookup at home, using the DNS server for attbi.com (63.240.76.4), I get:
*** ns6.attbi.com can't find 66.99.13.58: Server failed
Yet when I enter 66.99.13.58 in the IE address bar at home, it displays our NEIU home page.
I'm sure there is a simple DNS explanation for this conundrum.
:-) Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 02:31 AM
09-20-2004 02:31 AM
Re: DNS Question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 11:07 AM
09-20-2004 11:07 AM
Re: DNS Question
From home, when I enter www.neiu.edu into nslookup, I get the 'non-authoritative answer' 66.99.13.58. I believe this means my home DNS server is giving me this IP addr from its cache.
From home, when I enter the following at the nslookup prompt:
> www.neiu.edu 66.99.13.51
...I get 66.99.13.58 as the (understood) 'authoritative answer', since 66.99.13.51 is listed as the Authority for the address in question.
:-) Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 11:12 AM
09-20-2004 11:12 AM
Re: DNS Question
:)
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 11:26 AM
09-20-2004 11:26 AM
Re: DNS Question
As it turns out, I already had 'DNS and Bind, 4th Ed.' on CD-ROM, as part of 'The Networking CD Bookshelf, Version 2' from O'Reilly. There are 7 books on this CD-ROM. I think every network admin needs this title in his office.
:-) Jay