- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Testing And Configuring 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
03-14-2005 08:23 AM
03-14-2005 08:23 AM
Testing And Configuring Modem
I had installed a modem and i want to check that this modem functions.
Do you know a tip like windows to check that modem functions ?(Testing signals,...)
I want to configure an analogical modem in aix 5.2 Can you give me all steps that i must do ?
Thank's a lot.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 09:08 AM
03-14-2005 09:08 AM
Re: Testing And Configuring Modem
Should i need a driver over linux to install it?
Thank's a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 02:16 PM
03-14-2005 02:16 PM
Re: Testing And Configuring Modem
Hope following URL to help you.
http://www.tldp.org/HOWTO/Modem-HOWTO.html
NiCK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 07:28 PM
03-14-2005 07:28 PM
Re: Testing And Configuring Modem
Need i a driver or the os recognize it automatically?
Thank's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2005 10:05 AM
03-17-2005 10:05 AM
Re: Testing And Configuring Modem
Serial communication programs supplied with RH linux include cu and minicom, neither of which I have used.
You'll need to contact IBM for AIX support :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2005 12:13 AM
03-18-2005 12:13 AM
Re: Testing And Configuring Modem
Check the device file for your modem.
Then use the 'cu' to work with it.
Check the man pages before,
but i usually do it like this :
cu -l /dev/tty???? dir
if you then type in
at
and you get back 'ok' you are connected.
For this you should be familiar with the at
dialing commands.
Rgds
Alexander M. Ermes