- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to access the server from Desktop
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
10-26-2006 01:37 AM
10-26-2006 01:37 AM
We are facing a peculiar problem.,
we are having 10 servers and we can able to access all the servers from one other using telnet & ssh.
But when we access the servers from our desktop using telnet & putty all the servers are working except one..
We cant able to access the server from any of our desktop. But routing table is fine & ok in the server.
Anybody help me to came out of this issuee..
Regards
Suseendran .A
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 02:18 AM
10-26-2006 02:18 AM
Re: Unable to access the server from Desktop
But all the other servers(10.210.7.xx) are logged in But the one particlar server(10.210.7.212) is not accessable from the windows.
Now we are logging in to one of the other servers(10.210.7.210) and from there ., we are accessing this particular server (10.210.7.212)
SCENERIO:
C:\>
C:\>telnet 10.210.7.212
Connecting To 10.210.7.212...Could not open connection to the host, on port 23:
Connect failed
C:\>
BUT WHEN WE TRY:--
SunOS 5.9
login: root
Password:
Last login: Thu Oct 26 19:32:09 from nitdbsun06
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
[root@nibappsun07 /]$ telnet 10.210.7.212
Trying 10.210.7.212...
Connected to 10.210.7.212.
Escape character is '^]'.
login: root
Password:
Last login: Thu Oct 26 19:43:20 from 10.210.7.210
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
[root@nitdbsun06 /]$
[root@nitdbsun06 /]$
Help me to came out of this issue...
It's Very urgent...
Thanks ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 02:35 AM
10-26-2006 02:35 AM
Re: Unable to access the server from Desktop
- Is there anything in the server's log ?
# grep -i telnet /var/adm/syslog/syslog.log
- you can try to activate a log on the windoze box by using the -f filename switch to the telnet command and check for errors in there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 02:41 AM
10-26-2006 02:41 AM
Re: Unable to access the server from Desktop
Check out 'man 4 inetd.sec'.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 03:12 AM
10-26-2006 03:12 AM
Re: Unable to access the server from Desktop
But the routing table on the server is fine.
One more Info:
We starts facing this problem while we are trying to install the Oracle Cluster software.
Whether will it impact, anything..
Expecting reply...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 03:19 AM
10-26-2006 03:19 AM
Re: Unable to access the server from Desktop
Can you ftp or ssh to it ?
run a tracert
If you cannot reach the server with ping or tracert (windoze version of traceroute)how can you telnet to it ?
You have to make sure that you have network connectivity between the source and target machine for any protocol to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 03:33 AM
10-26-2006 03:33 AM
Re: Unable to access the server from Desktop
But as per the network team ., the serverv port is not blocked..There is some issue in the server end....
I can able to acces the server from my server netwrok( 10.210.7.xx) ... But when I try to access the server from my windows network (10.210.66.xx) That particular server was not accessable..
I can able to access all other servers from my windows network.So we cant say there is routing issue.
Similarly from my other servers I can able to access this particular server ( 10.210.7.212).So there is no port blocked.
The issue in my view is some configuration is missing on the server (10.210.7.212) and hence it is not accessable in my windows n/w.
Anyway.. Thanks for the Help.
I am still in the middle of the issue...Expecting some way to came out..
regards
Suseendran .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 03:50 AM
10-26-2006 03:50 AM
Re: Unable to access the server from Desktop
If you can "hop" all the way from source to destination then the problem is something else.
Don't take the network guys word for it ;-)
test it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 08:31 PM
10-26-2006 08:31 PM
Re: Unable to access the server from Desktop
If you have a personal Firewall on our Windows, check all the rules. Check also your netmask address. You must first resolve the ping capability !
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 10:45 PM
10-26-2006 10:45 PM
Re: Unable to access the server from Desktop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 02:01 AM
10-31-2006 02:01 AM
Re: Unable to access the server from Desktop
The issue got resolved.,
The gateway was missing ., but from the netstat -rn command ., we didnt get any different.
After setting the gateway manually.,
We are able to access the server from the windows machine.
Thx to all