- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: RJ45 to DB25 (port module to device)
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
03-11-2004 03:18 AM
03-11-2004 03:18 AM
RJ45 to DB25 (port module to device)
I made a 3 wire connection like
RJ45 DB25
RX TX
TX RX
GN GN
Got login prompt, logged in, saw copy right message, but stucked at somewhere before the shell prompt. At this point, nothing I typed will be echoed on the screen, Enter will get a newline.
The running getty line is
/usr/sbin/getty -h tty2a3 19200
which will be hand over to ksh once logged in.
Terminal is a Wyse 60.
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 03:24 AM
03-11-2004 03:24 AM
Re: RJ45 to DB25 (port module to device)
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 03:35 AM
03-11-2004 03:35 AM
Re: RJ45 to DB25 (port module to device)
Please help.
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 03:37 AM
03-11-2004 03:37 AM
Re: RJ45 to DB25 (port module to device)
# stty -a < /dev/tty2a3
speed 19200 baud; line = 0;
rows = 0; columns = 0
min = 1; time = 0;
intr = DEL; quit = ^\; erase = #; kill = @
eof = ^A; eol = ^@; eol2
stop = ^S; start = ^Q; susp
werase
-parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts
-ignbrk -brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon -ixany -ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo -echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 04:01 AM
03-11-2004 04:01 AM
Re: RJ45 to DB25 (port module to device)
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5966-8703/5966-8703_top.html&con=/hpux/onlinedocs/5966-8703/00/00/1-con.html&toc=/hpux/onlinedocs/5966-8703/00/00/1-toc.html&searchterms=5966-8703&queryid=20040311-095540
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 04:15 AM
03-11-2004 04:15 AM
Re: RJ45 to DB25 (port module to device)
Yes, I made the cable converter based on that doc. As explained in the doc, the port module to device cables are not supplied by HP, and need to be made by customer.
The same (so far as I can recall) configure worked for Wyse 50 terminal.
The 3 wire connection should work for directly connected device, which was mentioned also in the doc.
Could there be anything another than the physical connection?
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 04:42 AM
03-11-2004 04:42 AM
Re: RJ45 to DB25 (port module to device)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 08:15 AM
03-11-2004 08:15 AM
Re: RJ45 to DB25 (port module to device)
Jun