Operating System - HP-UX
1834089 Members
2870 Online
110063 Solutions
New Discussion

Re: Configuring Modem in A Class Server

 
Michael Yu_1
Occasional Contributor

Configuring Modem in A Class Server

Does anyone know how to configure a multitech fax modem on an A class server(HPUX 11.0)? I need to know what port to use and how to configure it in os level... Thanks.
3 REPLIES 3
Sandip Ghosh
Honored Contributor

Re: Configuring Modem in A Class Server

First of all you have to connect the modem on the remote port of the pigtail cable supplied for the console connection. The go the GSP prompt and set the speed of the modem port. If you give Ctrl-B on the console it will go to the GSP prompt. As far as I remember you have to give bc for setting the modem port or you can make it out from the help. And then configure the modem port from SAM. or you can do it manually by editing the inittab file.

Sandip
Good Luck!!!
Darren Prior
Honored Contributor

Re: Configuring Modem in A Class Server

To add to Sandip's answer:

You will need to use Kermit or cu to send appropriate configuration strings to the modem (ie how many rings before answering, whether it resets on DTR changing state, etc.)

Also, at the GSP I believe CA is the Configure Access port command, and ER for Enable Remote. You will need to set the GSP to allow session mode, otherwise the device file will appear to be disconnected.

You could also consider using a separate mux card in which case you wouldn't need to touch the GSP config and it would still be available for use by Predict or dial in from HP support.

regards,

Darren.

Calm down. It's only ones and zeros...
Sandip Ghosh
Honored Contributor

Re: Configuring Modem in A Class Server

Yes Darren, you are right.
You have to press CA for setting the Modem Speed & Char.

Sandip
Good Luck!!!