HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: connect to L1000 remotely from PC using a JAVA...
Operating System - HP-UX
1826373
Members
4822
Online
109692
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
05-15-2007 09:22 AM
05-15-2007 09:22 AM
connect to L1000 remotely from PC using a JAVA program
I want to allow users to connect with a new GUI java interface in addition to telnet. I currently use Powerterm to connect to our L1000, and have configured a non-standard port that I allow through the DSL router. The problem with the new GUI program is that it is constantly incrementing the connection port, so I can't open up a specific port or range of ports. I don't feel comfortable opening up the firewall, but this new product allows remote users to use printers at the remote site easily and is very user friendly. I looked at possibly settting up a VPN.
Any ideas? Thanks.
Richard
Any ideas? Thanks.
Richard
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2007 09:34 AM
05-15-2007 09:34 AM
Re: connect to L1000 remotely from PC using a JAVA program
Without knowing more about your application, it's difficult to help. The typical way this is done is that you listen for connections on a fixed port and then immediately fork() and exec() a child process and hand-off the connection to ports in the anonymous port range. The parent process then goes back to listening on the fixed port. A common configuration technique is to restrict these anonymous ports to a specified range of port which can be added to your filewall rules. Data Protector does something very much like this. If your listener can be configured to work as I've described then this is one way to solve your problem.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2007 12:57 AM
05-16-2007 12:57 AM
Re: connect to L1000 remotely from PC using a JAVA program
Hi Clay,
I agree, but the program selects a random starting port. I have executed the program dozens of times while using Ethereal to watch activity. I wouldn't mind opening up a range of ports, but our vendor is telling us that the ports are totally random, and they indicate that they aren't going to change the program.
I agree, but the program selects a random starting port. I have executed the program dozens of times while using Ethereal to watch activity. I wouldn't mind opening up a range of ports, but our vendor is telling us that the ports are totally random, and they indicate that they aren't going to change the program.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP