- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Is there a "cu" type modem dial-out utility for Li...
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
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
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
тАО09-21-2005 09:08 AM
тАО09-21-2005 09:08 AM
Is there a "cu" type modem dial-out utility for Linux like in HP-UX
We used to use HP-UX "cu" and it worked just perfectly for our needs. Is there an equivalent modem dial-out utility that will allow me to configure multiple modems to connect to multiple Linux boxes on demand. We just want to get to a login prompt on the Unix server (HP-UX and Linux) from our in-house Linux server and then manually login from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2005 09:36 AM
тАО09-21-2005 09:36 AM
Re: Is there a "cu" type modem dial-out utility for Linux like in HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2005 05:27 PM
тАО09-21-2005 05:27 PM
Re: Is there a "cu" type modem dial-out utility for Linux like in HP-UX
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2005 06:07 PM
тАО09-21-2005 06:07 PM
Re: Is there a "cu" type modem dial-out utility for Linux like in HP-UX
check the wvdial package, it has profile storing mechanism so that you can use different configuration files to call different locations.
It also has limited expect like functionality through which you can automate the functionalities like username/password typing to remote location to start the ppp etc.
http://open.nit.ca/wiki/index.php?page=WvDial
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 01:25 AM
тАО09-22-2005 01:25 AM
Re: Is there a "cu" type modem dial-out utility for Linux like in HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 03:53 AM
тАО09-22-2005 03:53 AM
Re: Is there a "cu" type modem dial-out utility for Linux like in HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 04:05 AM
тАО09-22-2005 04:05 AM
Re: Is there a "cu" type modem dial-out utility for Linux like in HP-UX
Does anyone have a sample "/etc/uucp/sys" and "/etc/uucp/port" and "/etc/uucp/config" files to show me how to setup all of our systems we need to dial into?