- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to install a modem on HP-UX
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
05-02-2002 12:10 PM
05-02-2002 12:10 PM
How to install a modem on HP-UX
Thanks
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 12:22 PM
05-02-2002 12:22 PM
Re: How to install a modem on HP-UX
Make sure you have a getty running on the port. Look at your /etc/inittab for a getty entry other than console. Note the entry that looks like baud rate at the end of the entry. It is only the entry that corresponds to the baud rate in /etc/gettydefs.
Make sure you are using the correct baud rate.
If you don't find this entry, then use SAM to configure a modem.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 12:24 PM
05-02-2002 12:24 PM
Re: How to install a modem on HP-UX
This document may help you (TKB #KBRC00001083):
http://us-support.external.hp.com/cki/bin/doc.pl/sid=dda2f5d90798d4adb9/screen=ckiDisplayDocument?docId=200000048086822
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 12:41 PM
05-02-2002 12:41 PM
Re: How to install a modem on HP-UX
1. Configure Modem through Sam.
2. If you have modem configuration for HP-UX from the Modem manula configure modem according to that.
3. Check the Modem Cables and ports on Server side.
4. /etc/gettydefs and /etc/inittab are the two main files get configured when your create a modem device for dial in .
5. Check the speed settings on both files.
6. Check the parity (N-8-1 0r E-7-1)
Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 03:00 PM
05-02-2002 03:00 PM
Re: How to install a modem on HP-UX
On Legacy 800's and K-Class --
make sure you use an HP 40233A cable -- or you won't get communications. You can order the cable from HP at 1-800-637-7740.
Pinout is:
CPU Modem
-------------------------------------------
Gnd 1 ---------- 1 Gnd *
TD 2 <--------- 3 RD *
RD 3 ---------> 2 TD *
RTS 4 <--------- 8 DCD *
DSR 6 ---------> 20 DTR *
GND 7 <--------> 7 GND *
DCD 8 ---------> 4 RTS
9 <--------- 22 RI
DTR 20 <--------- 6 DSR
RI 22 <--------- 5 CTS
This cable is non-symmetrical, and may not work if reversed.
On a D-Class -- if you use the Eisa Mux -- you will need to refer to the following Manual for the correct cable depending on the plug type:
http://docs.hp.com/hpux/onlinedocs/5966-8703/5966-8703.html
On A/L/N Classes, use the PCI_Mux and refer to the same manual as the Eisa_Mux.
Most likely, if it is not a cable issue, then you have to set the modem strings to accept software flow control (Xon/Xoff).
Contact the modem manufacturer and ask to speak with someone familiar with configuring their modem in an HPUX environment -- HP initially are looking for modems that have Hardware Flow Control (RTS/CTS) disable -- Data Compression Disabled -- Carrier Detect (CD) and Data Terminal Ready (DTR) controlled by the interface and NOT held high by the modem.
Hope that helps.
Ross Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 09:30 PM
05-02-2002 09:30 PM
Re: How to install a modem on HP-UX
This document could be of good use as well.
http://www.docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90698&service=hpux&path=../B2355-90698/00/00/27&title=Configuring%20HP-UX%20For%20Peripherals
Cheers
~Michael~