- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reverse name resolution
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-2002 03:02 AM
09-17-2002 03:02 AM
Reverse name resolution
On my system when I do nslookup on hostnanme I do get the Ip 's attached to that host name .But when I do nslookup on Ip address I get name error.
Please help
Sandile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 03:07 AM
09-17-2002 03:07 AM
Re: Reverse name resolution
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 03:07 AM
09-17-2002 03:07 AM
Re: Reverse name resolution
in the DNS server there must be two entries for every system. One entry is for name resolution (name --> ip), and one is for reverse name resolution (ip --> name). Seems that your dns tables are not up to date.
regards
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 04:40 AM
09-17-2002 04:40 AM
Re: Reverse name resolution
If so, you are missing the
db.reverse lookup files.
these will look like db.1.168.192 for a domain of 192.168.1
otherwise get in touch with your DNS admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 07:43 AM
09-17-2002 07:43 AM
Re: Reverse name resolution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 07:52 AM
09-17-2002 07:52 AM
Re: Reverse name resolution
See if there is an error there.
Just a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 08:05 AM
09-17-2002 08:05 AM
Re: Reverse name resolution
I agree with someone who posted an answer earlier, that you need to have a reverse hostname resolution (host to ipaddress and ipaddress to host).
I think that should resolve your issues. This will happen only if you are getting the correct ipaddress when you do a nslookup for system name.
If you don't pls let us know.
Regards,
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 09:50 AM
09-17-2002 09:50 AM
Re: Reverse name resolution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 09:52 PM
09-17-2002 09:52 PM
Re: Reverse name resolution
Guys thanks very much for your support ,now it is working fine.Both dns files were there but now there was a problem with the named.boot file. I cleared the misprint there and now its working fine.