Bug 6297
| Summary: | Err in resolv.h (/etc/resolv.conf) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | chad |
| Component: | bind | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | CC: | chad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-10-24 13:58:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
chad
1999-10-24 04:00:05 UTC
It sounds like there is no reverse DNS for 10.0.0.1. I'm changing the category to "bind" because nslookup is part of the "bind-utils" package. ------- Additional Comments From 10/25/99 19:03 ------- I fail to see how not having a in-addr.arpa entry makes a difference. You are correct there is no reverse entry for 10.0.0.1, BUT one would need connectivity to the dns server to find that out. When one uses nslookup it should connect to the IP address listed in /etc/resolv.conf, which when defined as 10.0.0.1, nslookup refuses to do. Ping, ssh, telnet, ftp, http, etc. all work to 10.0.0.1, so the IP setup is correct. The problem appears to be isolated to nslookup, though I suppose dig might also have problems, I've not checked. I fail to see how not having a in-addr.arpa entry makes a difference. You are correct there is no reverse entry for 10.0.0.1, BUT one would need connectivity to the dns server to find that out. When one uses nslookup it should connect to the IP address listed in /etc/resolv.conf, which when defined as 10.0.0.1, nslookup refuses to do. Ping, ssh, telnet, ftp, http, etc. all work to 10.0.0.1, so the IP setup is correct. The problem appears to be isolated to nslookup, though I suppose dig might also have problems, I've not checked. |