- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: external modem
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
11-13-2003 08:54 PM
11-13-2003 08:54 PM
external modem
One of K-class server has got external modem for dial-in. Any idea after ipchange do i meed to make any change in the modem configuration?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 09:12 PM
11-13-2003 09:12 PM
Re: external modem
10.x:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90053/B2355-90053_top.html&con=/hpux/onlinedocs/B2355-90053/00/00/16-con.html&toc=/hpux/onlinedocs/B2355-90053/00/00/16-toc.html&searchterms=configuration%7cmodem&queryid=20031114-031117
11.x:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90698/B2355-90698_top.html&con=/hpux/onlinedocs/B2355-90698/00/00/23-con.html&toc=/hpux/onlinedocs/B2355-90698/00/00/23-toc.html&searchterms=configuration%7cmodem&queryid=20031114-031117
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 11:10 PM
11-13-2003 11:10 PM
Re: external modem
have u configured PPP in the server??? In this case depends on the setup u need to change the PPP config file.
can u describe the method u are dialing into the server??? from which client and how etc..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 01:17 AM
11-14-2003 01:17 AM
Re: external modem
but here is the content of ppp.conf .
default:
set device /dev/tty0p3_rts
set speed 19200
:-1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 02:21 AM
11-14-2003 02:21 AM
Re: external modem
Here's the GSP remote console proc:
REMOTE CONSOLE SETUP
To enable remote console on the "K" series system, do the following from the local console:
[CTRL]B
CM> er (enable remote)
The following will be displayed:
Current remote console access configuration:
Remote CS: Disabled
Mode: Multiple
Password:
Password faults:
Do you wish to change the configuration (Y[N]) (Enter Y)
Remote console access is now enabled
To change the parameters reply yes to the change request.
Mode: This can be set to single or multiple.
In single mode the system will allow you to connect to the remote console once then revert to the session mode.
In multiple you need to turn off the remote console to secure this option.
Password: You can set a password of up to 20 characters.
Password Faults: You can set the number of password attempts before the modem will shutdown.
To disable remote console access proceed as follows:
[CTRL]B
CM> dr (Remote console access disabled.)
--------------------------------------------------------------------------------
REMOTE CONSOLE SESSION
To dial in using the remote console you would connect with the modem as with any normal dialup. When the modems connect you will see the following:
@
Remote console enabled
To gain access to the console you must send a break from the remote terminal. For the operator to get access back while the session is still connected send a break from the console. While the remote console is active you have full control of the system to reboot, run offline diagnostics, and evaluate the system using the Access Port commands. Also, when you are using the remote console, all work will be echoed on the local console and when the local console is used, information will be echoed on the remote.
When you want to disconnect from the remote console type:
[CTRL]B
CM> di
This will disconnect the remote console and return the control to the local console. You must still disable remote console ([CTRL]B CM>dr) to secure the system.