- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: I can ping/telnet to system
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
08-18-2004 06:13 PM
08-18-2004 06:13 PM
I can ping/telnet to system
I can ping/telnet to this switch from server A.
I can ping/telnet to server B from server A.
I cannot ping/telnet to this switch from server A.
All the system are in same subnet.
Could u pls throw some hints regarding this problem
Thanks
Shashi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:22 PM
08-18-2004 06:22 PM
Re: I can ping/telnet to system
you are saying:
1.I can ping/telnet to this switch from server A.
2.I can ping/telnet to server B from server A.
3.I cannot ping/telnet to this switch from server A.
Statements 1 and 3 are contradictory. COuld you explain the scenario in details. Do you have two switches in your network.
What exactly is the problem?
1. Is it A is able to telnet B but B is not able to telnet A?
2. Is it that A is able to telnet to Switch but B is not able to telnet to switch?
Please clarify...
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:22 PM
08-18-2004 06:22 PM
Re: I can ping/telnet to system
I have a small doubt pls clarify...
Could you please confirm your post
your statement contradicts
"I can ping/telnet to this switch from server A."
"I cannot ping/telnet to this switch from server A."
Then what is the problem or is it the second time it's like
"I cannot ping/telnet to this switch from server B."
If this is the case then i would ask you compare the route settings on both the servers & match them.
Pls tell what is the O.S. on the servers.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:24 PM
08-18-2004 06:24 PM
Re: I can ping/telnet to system
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:33 PM
08-18-2004 06:33 PM
Re: I can ping/telnet to system
One situation may exist when the switch IP (used for telnet) is on a different subnet. Server A default route is defined correctly to get you to that IP of switch. Whereas server B's default gateway is not configured right to get you to switch's IP.
Also check the server B is nslooking up right for switch.
Other things I will try is to clear your arp table on server B , route -f, and add the default route again on server B to check.
check your nslookup for systems, switch and netstat -rn on both systems.The results of these should match.
hope this helps..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:36 PM
08-18-2004 06:36 PM
Re: I can ping/telnet to system
Sorry,
The question is ..
I can ping/telnet A from B.
I can ping/telnet B from C.
But i cant ping/telnet A from C.
These are within the LAN only..
It is in same subnet and there is no Frewall.
Thanks
Shashi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:50 PM
08-18-2004 06:50 PM
Re: I can ping/telnet to system
I will again repeat to check the routing entries of the systems & if possible pls mention what is the O.S. on all the three servers.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 07:01 PM
08-18-2004 07:01 PM
Re: I can ping/telnet to system
clear the arp from system C, post your nslookup from all system, post the /etc/hosts entry, /etc/resolv.conf entries from all systems, post the nsswitch.conf file from all system, ifconfig lanX from all system, netstat -rn from all systems..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 07:47 PM
08-18-2004 07:47 PM
Re: I can ping/telnet to system
1. All should have same Subnet Mask
2. Default Gateway COnfigured properly..should be same if they are in same subnet
3. Check /etc/nsswitch file for correct entries.
4. Check DNS configuration in /etc/resolv.conf
I assume all the servers are running with HPUX.
Hope that helps.
Regards,