- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to configure modem in 11.31 with SMH?
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
06-08-2010 08:09 AM
06-08-2010 08:09 AM
Have a 4640 running 11.31, would like to configure the modem connected to it.
Don't see the options in SMH.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 08:18 AM
06-08-2010 08:18 AM
SolutionYou need to configure manually.
Do you like MP access or OS access only?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 11:02 AM
06-08-2010 11:02 AM
Re: How to configure modem in 11.31 with SMH?
That's what I thought after looked at SMH.
I just need dial-out capability, how do I do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 07:19 PM
06-08-2010 07:19 PM
Re: How to configure modem in 11.31 with SMH?
modem, or the (unspecified) serial port where
the modem is connected?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2010 11:45 AM
06-10-2010 11:45 AM
Re: How to configure modem in 11.31 with SMH?
The modem is: MultiTech Systems MultiModem MT2834 Series 33.6Kbps
It's connected to the DB9 serial port "remote".
I need assistance creating the device file for it and connecting to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010 06:08 AM
07-01-2010 06:08 AM
Re: How to configure modem in 11.31 with SMH?
Did I create the device file correctly?
#: /usr/sbin/mksf -d asio0 -H 0/0/1/1 -a0 -i -v
making cua1p0 c 1 0x010000
#
a2nnmi:/var/tmp#: lssf /dev/cua1p0
asio0 card instance 1 port 0 hardwired at address 0/0/1/1 /dev/cua1p0
a2nnmi:/var/tmp#:
a2nnmi:/var/tmp#: /usr/bin/cu -s2400 -lcua1p0 dir Connect failed: Requested device/system name not known
a2nnmi:/var/tmp#: /usr/bin/cu -l cua1p0
Connect failed: Requested device/system name not known
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010 06:37 AM
07-01-2010 06:37 AM
Re: How to configure modem in 11.31 with SMH?
> Connect failed: Requested device/system name not known
>
> a2nnmi:/var/tmp#: /usr/bin/cu -l cua1p0
> Connect failed: Requested device/system name not known
I know nothing, but if the device name is
"/dev/cua1p0", then why not try that?
man cu
Look for "EXAMPLES"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010 07:28 AM
07-01-2010 07:28 AM
Re: How to configure modem in 11.31 with SMH?
Doesn't like it:
#: /usr/bin/cu -s 19200 -l cua1p0 Connect failed: Requested device/system name not known
#: lssf /dev/cua1p0
asio0 card instance 1 port 0 hardwired at address 0/0/1/1 /dev/cua1p0
#:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010 08:26 AM
07-01-2010 08:26 AM
Re: How to configure modem in 11.31 with SMH?
> "/dev/cua1p0", then why not try that?
> Doesn't like it:
>
> #: /usr/bin/cu -s 19200 -l cua1p0 [...]
Which part of "/dev/" wasn't clear?
> man cu
>
> Look for "EXAMPLES"?
Look again?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010 09:33 AM
07-01-2010 09:33 AM
Re: How to configure modem in 11.31 with SMH?
#: /usr/bin/cu -s 19200 -l /dev/cua1p0 Connect failed: Requested device/system name not known
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010 01:56 PM
07-01-2010 01:56 PM
Re: How to configure modem in 11.31 with SMH?
Ok. Apparently, you need an entry in the
"Devices" file before "cu" will do anything
useful. I added a couple of lines to mine,
and things seemed to improve:
dyi # tail -4 /etc/uucp/Devices
# NOTE: blank lines and lines that begin with a
serial0 tty0p0 - 9600 direct
serial1 tty1p0 - 9600 direct
dyi #
Before:
dyi # cu -l tty1p0
Connect failed: Requested device/system name not known
After:
dyi # cu -l tty1p0
Connected
I'm typing this on another system which
is connected to this serial port.
And things I type here appear there.
[...]
So, the "/dev/" stuff isn't needed, showing
how much I don't know. (Lower bound,
anyway.) On the bright side, you can
apparently specify the (default) line speed
there, saving some "cu" command-line work
later.
It might be wise to avoid the serial port
being used for the console terminal, if
you're using a serial port for the console.
The diagnostic technique was to use "truss":
truss cu -l
which shows that it looks at that "Devices"
file, and then dies, which suggested that
that file's contents could be more important
than one might have expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2010 12:49 PM
07-04-2010 12:49 PM
Re: How to configure modem in 11.31 with SMH?
But the cu command now fails in this way:
Direct cul1p0 - 9600 direct
Direct cul1p1 - 9600 direct
#: /usr/bin/cu -s9600 -lcul1p0
Connect failed: line problem
#:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2010 01:33 PM
07-04-2010 01:33 PM
Re: How to configure modem in 11.31 with SMH?
Sounds like a line (cable) problem. I'm away
from my hardware at the moment, so I can't
check much. As I recall, my MultiTech modems
all had 25-pin D connectors (female, DCE),
and I'd guess that the computer's 9-pin
connector would be male and DTE, so I'd
expect some normal 9-to-25-pin adapter to be
all you'd need. (_Not_ a null modem cable.
(Or else two null modems.))
> [...] connected to it.
Not a very detailed description of the cable
being used.
I'd throw a voltmeter at the modem and the
cable you're connecting to it, and try to see
if outputs are going to inputs. You could
also try to loop TXD back to RXD (pins 2 and
3), which I'd expect to let you see what you
type.
Possibly informative:
stty -a < /dev/whatever
I wouldn't bet on it, but you could have
some exotic flow-control stuff set.