- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pinging issue
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-23-2007 10:09 PM
09-23-2007 10:09 PM
pinging issue
I have one NIS manster and slave Hp-ux server,which is having following Ip's,and another 3 server is there in cluster which is having lisense config inside,now issue is that i can able to ping NIS slave to one server but rest all(2) unable to ping,though the config is same.I also made entry in /etc/hots file. From master 3 server is pinging. can u tell me what could be the issue???
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2007 11:27 PM
09-23-2007 11:27 PM
Re: pinging issue
Please provide commands and error message.
If the networks are not all connected, this can cause this issue.
Check the gateway on the network configurations that don't work. This is often the cause of these problems.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 04:28 PM
09-24-2007 04:28 PM
Re: pinging issue
I am just giving the ping command,no other command.I can tell you the ip range of all servers.
1.Master server:192.168.111.239
2.slave: 192.168.111.240
3.license server:192.168.111.211
4. same : 192.168.124.231
5.10.66.75.151
4,5 r not pinning by slave server,but it is pinging by master,config r same..
is that any gate way problem,what could be the issue,server r situated in diff location.3,4,5 are in cluster...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 06:09 PM
09-24-2007 06:09 PM
Re: pinging issue
# netstat -in
and
# netstat -rn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2007 06:41 PM
09-24-2007 06:41 PM
Re: pinging issue
see if you send & receive the ICMP ECHO /ECHO reply messages
you can use also traceroute from both end, to check where the way is cut.
There is also ping '-o' option which is similar to traceroute.