HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cannot get a login when connecting via modem f...
Operating System - HP-UX
1827293
Members
3890
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
07-21-2000 01:28 AM
07-21-2000 01:28 AM
I have added a Multitech 56k modem to our HP-UX box. It is attached via a MUX port. When I dial it from our NT server using hyperterminal I get a connection but no login, just a blank screen which doesn't respond to any keyboard input. The inittab entry for the device is :
a1:3:respawn:/usr/lbin/uucp/uugetty -r -t 60 -h ttyd2a2 19200
I have reset the modem to factory defaults with AT&F.
I would appreciate any help you can offer on this problem.
Thanks,
Eugene Douglas
a1:3:respawn:/usr/lbin/uucp/uugetty -r -t 60 -h ttyd2a2 19200
I have reset the modem to factory defaults with AT&F.
I would appreciate any help you can offer on this problem.
Thanks,
Eugene Douglas
Helllllllp !
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2000 03:07 AM
07-21-2000 03:07 AM
Solution
Hi,
first check if your HP box has access to the modem:
Edit /usr/lib/uucp/Devices:
Add this line:
Direct cul2a2 - 19200 direct
Then try a connect with cu:
cu -l cul2a2
When you get 'connected' try to type some AT commands an look for OK response.
To exit from cu type ~.
Another hint:
Set the Flow control handshake to XON/XOFF with:
AT&E6 or AT&E7
Then save config with:
AT&W
Hope that helps
Andrew
first check if your HP box has access to the modem:
Edit /usr/lib/uucp/Devices:
Add this line:
Direct cul2a2 - 19200 direct
Then try a connect with cu:
cu -l cul2a2
When you get 'connected' try to type some AT commands an look for OK response.
To exit from cu type ~.
Another hint:
Set the Flow control handshake to XON/XOFF with:
AT&E6 or AT&E7
Then save config with:
AT&W
Hope that helps
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2000 03:23 AM
07-21-2000 03:23 AM
Re: Cannot get a login when connecting via modem from NT to HP-UX
Hello Eugene,
Try to configure your modem using kermit:
#kermit
C-Kermit> set line /dev/ttyd2a2
C-Kermit> set speed 19200
C-Kermit> set terminal bytesize 8
C-Kermit> set parity none
C-Kermit> quit
The configure modem on your NT node to use the same parameters.
Try to configure your modem using kermit:
#kermit
C-Kermit> set line /dev/ttyd2a2
C-Kermit> set speed 19200
C-Kermit> set terminal bytesize 8
C-Kermit> set parity none
C-Kermit> quit
The configure modem on your NT node to use the same parameters.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP