- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: setting up internal modem for dialout
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
01-08-2002 04:49 AM
01-08-2002 04:49 AM
setting up internal modem for dialout
1. Created device files through SAM
Peripheral Devices --> Terminals and Modems -->Actions -->Add Modem
Set up modem on 10/4/0 at port 7 with speed 19200
SAM returns three files /dev/ttyd0p7 /dev/cul0p7 and /dev/cua0p7
2. entry in /etc/inittab
a0:3:off:/usr/lbin/uucp/uugetty -r -t 60 -h ttyd0p7 19200
3. List and verify device files permission
crw--w---- 1 uucp tty 193 0x000702 Feb 28 16:33 /dev/ttyd0p7
crw-r--r-- 1 bin bin 193 0x000701 Aug 27 05:12 /dev/cul0p7
crw-r--r-- 1 bin bin 193 0x000701 Apr 13 2000 /dev/cua0p7
mux2 card instance 0 port 7 callin at address 10/4/0 /dev/ttyd0p7
mux2 card instance 0 port 7 callout at address 10/4/0 /dev/cul0p7
mux2 card instance 0 port 7 callout at address 10/4/0 /dev/cua0p7
5. /etc/uucp/Devices
ACU cul0p7 - 19200 hayes
Direct cul0p7 - 19200 direct
6. Test the modem
cu -s19200 -lcul0p7 dir
Connected
-------------
When I type 'at' expecting 0 to be returned, this is where it is failing - it just sits there and does nothing!
I have no documentation on the modem - so when I was setting it up, I set it at 19200 - could it be that this is the wrong speed.
Or could something else be wrong
Thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 05:26 AM
01-08-2002 05:26 AM
Re: setting up internal modem for dialout
Search the technical documents for 'modem'.
You will find some docs there.
For the dial-out go for :
cu -l /dev/cul0p7 dir
enter at reply should be 'ok'
then do
atdt ( your phone# )
if your phone rings and you hear the beeps of the modem it should be ok.
end this with
~..
Then dial in to the modem with your phone.
If it responds with beeping, you have at least the connection to the modem.
Hope, i could help.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 05:41 AM
01-08-2002 05:41 AM
Re: setting up internal modem for dialout
At this stage, I'm just trying to see if the modem is working properly.
[/]> cu -l /dev/cul0p7 dir
Connected
~..
Disconnected
I get the message that I have connected, but I am not receiving ang OK messages from AT commands.
Could there be anything else that I have missed in the setup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 06:34 AM
01-08-2002 06:34 AM
Re: setting up internal modem for dialout
Occasionally, the internal modems lock up and need a hard reset. Unfortunately, the only way that you can do this is to shutdown the whole system and cycle the server power.
I guess this is why HP has discontinued built-in modems in the L and N class in favour of externals.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 06:44 AM
01-08-2002 06:44 AM
Re: setting up internal modem for dialout
Try this link,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=83d6694202f9043377/screen=ckiDisplayDocument?docId=200000053224932
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 07:26 AM
01-08-2002 07:26 AM
Re: setting up internal modem for dialout
I can't get access to this document - I'm registered on te European Site and am told I don't have access to the American one.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 09:37 AM
01-08-2002 09:37 AM
Re: setting up internal modem for dialout
I replied to your post in the sys admin forum.
We use the internal modem for dail-out and my reply there should enable you to use the modem.
One thing to make sure is that you do not setup the port to recieve calls and that you do not start a getty. This will keep the port in use, trying to recieve calls when you go to use it.
Also, just an FYI HP will tell you that they only support the modem for incoming calls.
However, we do use it to send out and it does work.
Thanks,
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 10:42 AM
01-08-2002 10:42 AM
Re: setting up internal modem for dialout
To access any document from ITRC where the link points to the US site substitue "us-support" with "europe-support" in the link. This will take you to the european site for the same doc.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 12:52 PM
01-08-2002 12:52 PM
Re: setting up internal modem for dialout
I think your problem may stem from the Console Manager settings. At the system console, press
CA - Config system remote support modem
ER - enable access by remote console terminal
UR - unlock remote (enable modem access)
Use "CO" followed by
Your modem settings look fine!
Hope this helps.
- Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 01:14 AM
01-09-2002 01:14 AM
Re: setting up internal modem for dialout
I was going to move onto plan b, seeing as I can't get the internal modem to dial out.
There is a 25pin connection labeled 'modem'. I have linked up an external modem to this now, but when I go to add the modem within sam, it isn't seeing the port. Only mux2 (3 ports) is listed.
How can I get it to use this port for an external modem?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 01:55 AM
01-09-2002 01:55 AM
Re: setting up internal modem for dialout
You can logically switch between them with the 'CA' command at the CM> prompt.
As this is a K server:-
1. Switch the key to 'Service'.
2. Type ctrl B on the console to get the CM> prompt.#
3. Use the CA command to switch the modem.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 02:12 AM
01-09-2002 02:12 AM
Re: setting up internal modem for dialout
I've tried getting access from the concole
but when I try Ctrl B, I get an error message saying :
sh: ^B not found
Am I doing something wrong here?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 02:27 AM
01-09-2002 02:27 AM
Re: setting up internal modem for dialout
Do I need to turn the key to service??
If I do his, will the system be affected?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 02:31 AM
01-09-2002 02:31 AM