- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- configure dial out in rx2600
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
04-01-2004 03:27 PM
04-01-2004 03:27 PM
configure dial out in rx2600
When I give
# cu -l cul1p2 -s 19200 dir
it gives me 'connected' after that console simply hangs. It worked once before reboot but after rebooting server the same symptopm is appearing.
Tried to recreate device after deleting older one.No symptom change
I have connected modem to MP(3 port-modem,console,ups)
OS - HPUX ver 11.23
server: RX2600
Dial in is perfect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 03:39 PM
04-01-2004 03:39 PM
Re: configure dial out in rx2600
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 04:00 PM
04-01-2004 04:00 PM
Re: configure dial out in rx2600
Not everything has to be commandline.
Do note that the hardware support in HP-UX is somewhat limited. Its not going to pick up or properly use every external modem ever created.
I try and keep the modem pretty vanilla in such cases.
OT:Was wondering what ever happened with that java thing Micheal.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 06:28 PM
04-01-2004 06:28 PM
Re: configure dial out in rx2600
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 07:50 PM
04-01-2004 07:50 PM
Re: configure dial out in rx2600
You mentioned the cu command, this requires the /etc/uucp/Devices file to be configured. If you were to use Kermit then you don't need to touch that file - you'd just use the internal Kermit commands. If you want to use your fax/BACS/whatever software then you need to find out exactly what it requires.
When it comes to modems and HP-UX there is no plug-n-play. SAM makes no attempt to even detect if there is a modem connected, let alone what type it is!
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2004 09:08 PM
04-01-2004 09:08 PM
Re: configure dial out in rx2600
I will give you the detail what I did.
As I mentioned dial-in os perfect.SAM created three device files /dev/cul0p2,cua0p2,ttyd0p2.
I also put an entry in /etc/uucp/Devices as
'Direct cul0p2 -19200 direct'.
Checked /etc/gettydefs for 19200 and /etc/inittab is also updated by SAM.
If I check using MP
MP>ms
it shows cts/106 as "1" and all other para as "0". Modem is on and working fine(Multitech modem).
Even once before reseting server I was able to dialout using the same settings. Nothing is wrong with phone line as the same line works in other server and same modem.