HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creating a terminal server from an HP
Operating System - HP-UX
1834204
Members
2285
Online
110066
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
Go to solution
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
04-24-2002 11:41 PM
04-24-2002 11:41 PM
Has anybody out there ever tried to turn an HP server (K420 for example) into a terminal server for other HP's by using a mux?
I have an HP with a 16 port mux, which I intend to turn into a terminal server. I have plugged the remote modem ports of some other HP's into the ports on the mux, but I cannot connect.
Am I supposed to set up the ports on the mux as 'terminals' or 'modems' in sam?
Does anyone know what cu command I should be using to connect from the terminal server to one of my other HP's?
Any help would be grealy appreciated, Geoff
I have an HP with a 16 port mux, which I intend to turn into a terminal server. I have plugged the remote modem ports of some other HP's into the ports on the mux, but I cannot connect.
Am I supposed to set up the ports on the mux as 'terminals' or 'modems' in sam?
Does anyone know what cu command I should be using to connect from the terminal server to one of my other HP's?
Any help would be grealy appreciated, Geoff
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 11:57 PM
04-24-2002 11:57 PM
Re: Creating a terminal server from an HP
hi,
run getty in /etc/inittab for the ports in the
MUX.
Through SAM configure using Terminals menu.
eg:-
port 4 :cua0p4
regards,
U.SivaKumar
run getty in /etc/inittab for the ports in the
MUX.
Through SAM configure using Terminals menu.
eg:-
port 4 :cua0p4
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 12:11 AM
04-25-2002 12:11 AM
Re: Creating a terminal server from an HP
I have a remote console cable from an HP plugged into port 0 of the second mux - making it port 8, I beleive.
I have configured it in SAM as a terminal connection with speed of 19200 (The speed of the remote console port)
/etc/inittab has a line:-
a0:3:respawn:/usr/sbin/getty -h tty0p8 19200
From the terminal server I need to use the cu command to connect to the machine.
whenever I use cu -s 19200 -l/dev/tty0p8 I get a message:-
connect failed : Requested device/system name not know
Do you have any ideas?
I have configured it in SAM as a terminal connection with speed of 19200 (The speed of the remote console port)
/etc/inittab has a line:-
a0:3:respawn:/usr/sbin/getty -h tty0p8 19200
From the terminal server I need to use the cu command to connect to the machine.
whenever I use cu -s 19200 -l/dev/tty0p8 I get a message:-
connect failed : Requested device/system name not know
Do you have any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 12:24 AM
04-25-2002 12:24 AM
Solution
The -l option in cu specifies a line in the file /usr/lib/uucp/Devices.
It does not specify a device file directly. That is why you are getting the error.
Add a line for each terminal device in the Devices file such as
Direct tty0p0 - 19200 direct
and then
cu -ltty0p0 dir
It does not specify a device file directly. That is why you are getting the error.
Add a line for each terminal device in the Devices file such as
Direct tty0p0 - 19200 direct
and then
cu -ltty0p0 dir
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP