HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ping problem...
Operating System - HP-UX
1835104
Members
2413
Online
110076
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
08-11-2000 03:40 AM
08-11-2000 03:40 AM
Ping problem...
Hi family,
I am facing one problem..
When I am trying to make ping in localhost (127.0.0.1) . It is showing unknow address. I have been able to make ping thru ip address. When I am giving nslookup command it is been able to printout localhost name. But it showing error in ping localhost command. I have check /etc/hosts, /etc/named.boot. Everything seems ok. Pls let me know what I am missing.
Sandip
I am facing one problem..
When I am trying to make ping in localhost (127.0.0.1) . It is showing unknow address. I have been able to make ping thru ip address. When I am giving nslookup command it is been able to printout localhost name. But it showing error in ping localhost command. I have check /etc/hosts, /etc/named.boot. Everything seems ok. Pls let me know what I am missing.
Sandip
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2000 04:20 AM
08-11-2000 04:20 AM
Re: Ping problem...
When you do an nslookup, it is going to check all the lookups (in the order you have specified in the nss* file). So in your nslookup, where did it find it's answer. That may be your first key. I'd bet probably in the hosts file...and if you've done what I have done myself too...there is probably a space where it shouldn't be or instead of a period you have a colon (or in my case a comma)..
Anyway, just a thought, hope it helps.
Anyway, just a thought, hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2000 05:08 AM
08-11-2000 05:08 AM
Re: Ping problem...
Have you checked the /etc/rc.config.d/netconf file. There is a definition for the loopback (127.0.0.1) address in there as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2000 06:38 AM
08-11-2000 06:38 AM
Re: Ping problem...
Ok, check the following.
1. You should have an entry in your /etc/hosts file that reads:
127.0.0.1 localhost loopback
2. check your /etc/nsswitch.conf (if you do not have one, create one) it should contain a line that reads:
hosts: files [NOTFOUND=continue] dns
3. Check that your /etc/rc.config.d/netconf contains the following line:
LOOPBACK_ADDRESS=127.0.0.1
Good luck
1. You should have an entry in your /etc/hosts file that reads:
127.0.0.1 localhost loopback
2. check your /etc/nsswitch.conf (if you do not have one, create one) it should contain a line that reads:
hosts: files [NOTFOUND=continue] dns
3. Check that your /etc/rc.config.d/netconf contains the following line:
LOOPBACK_ADDRESS=127.0.0.1
Good luck
nothing wrong with me that a few lines of code cannot fix!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP