- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Telnet hangs through firewall
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-19-2004 03:46 AM
10-19-2004 03:46 AM
Telnet hangs through firewall
I'm trying to install a Data Protector client from a server outside a firewall to 4 servers behind a firewall. Port 5555 has been opened by our network team who promise me all servers have the same firewall rules.
I can push a client out to these 3 servers, but the 4th just hangs when I try to install the client.
Also, if I do a "telnet hostname 5555" to this problem server, it connects but hangs. All other servers connect and then are "closed by foreign host" after about 10 seconds.
Can anyone think of a reason for this?
I thought it might be NFS related, but I stopped NFS and the problem persisted. Plus, ALL 4 servers have NFS running.
Any help would be greatly apreciated. Many thanks, Gavin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 03:48 AM
10-19-2004 03:48 AM
Re: Telnet hangs through firewall
What happens if you "telnet localhost 5555" from the server in question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 03:52 AM
10-19-2004 03:52 AM
Re: Telnet hangs through firewall
If I telnet to this problem server from another server behind the firewall it connects fine - this would probably suggest it's not a server issue!?
The problem only seems to be from a server outside the FW to this server behind the FW.
Thanks,
Gavin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 03:52 AM
10-19-2004 03:52 AM
Re: Telnet hangs through firewall
Also, if you've changed /etc/services to point telnetd to 5555, have you hup'd inet to pick-up the change?
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 03:57 AM
10-19-2004 03:57 AM
Re: Telnet hangs through firewall
Suggest you slap them with a wet fish and ask them to try again ;P
I'm assuming you can perform normal telnet to this server through the firewall no problem, and therefore that the routing tables are all present and correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 04:02 AM
10-19-2004 04:02 AM
Re: Telnet hangs through firewall
It doesn't appear to be a server issue as we can telnet to it from other servers behind the FW.
Normal telnet is not enabled through the firewall - only through port 5555.
Thanks.