HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Modem for HP-UX
Operating System - HP-UX
1833433
Members
3018
Online
110052
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
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
06-21-2004 02:51 PM
06-21-2004 02:51 PM
Modem for HP-UX
Hi,
Just recovered one of the N-class systems from Ignite and discovered the external modem doesn't answer. It was working before system crash.
The statement in /etc/inittab file:
:
a1:3:respawn:/usr/lbin/uucp/uugetty -r -t 60 -h ttyd0p2 19200
:
and
ps -ef | grep tty gives:
root 2405 1 0 Jun 15 ? 0:00 /usr/lbin/uucp/uugetty -r -t 60
-h ttyd0p2 19200
I tried to add the modem through SAM from another port. When I dialed through a phone for testing, it answered (Yet to confirm by actually dial in from remote computer). The statement in /etc/inittab:
:
a0:3:respawn:/usr/sbin/getty -h ttyd2a2 19200
:
ps -ef | grep tty gives:
root 13753 1 0 10:23:33 ? 0:00 /usr/sbin/getty -h ttyd2a2 19200
Question:
What is the difference between /usr/lbin/uucp/uugetty and /usr/sbin/getty ?
Thanks in advance,
YC
Just recovered one of the N-class systems from Ignite and discovered the external modem doesn't answer. It was working before system crash.
The statement in /etc/inittab file:
:
a1:3:respawn:/usr/lbin/uucp/uugetty -r -t 60 -h ttyd0p2 19200
:
and
ps -ef | grep tty gives:
root 2405 1 0 Jun 15 ? 0:00 /usr/lbin/uucp/uugetty -r -t 60
-h ttyd0p2 19200
I tried to add the modem through SAM from another port. When I dialed through a phone for testing, it answered (Yet to confirm by actually dial in from remote computer). The statement in /etc/inittab:
:
a0:3:respawn:/usr/sbin/getty -h ttyd2a2 19200
:
ps -ef | grep tty gives:
root 13753 1 0 10:23:33 ? 0:00 /usr/sbin/getty -h ttyd2a2 19200
Question:
What is the difference between /usr/lbin/uucp/uugetty and /usr/sbin/getty ?
Thanks in advance,
YC
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 03:13 PM
06-21-2004 03:13 PM
Re: Modem for HP-UX
Both the basically the same daemons for remote terminal connectivity except for the fact uugetty suports both ways communication but getty supports only one way.
The main difference is that with uugetty you can use the line for dialing in and dialing out if the line is free but with the getty you can only dial in i.e a remote machine can dial into this server but this server will not be able to dail out.
Have a look at the man pages of both for more details and configurations.
Cheers
Rajeev
The main difference is that with uugetty you can use the line for dialing in and dialing out if the line is free but with the getty you can only dial in i.e a remote machine can dial into this server but this server will not be able to dail out.
Have a look at the man pages of both for more details and configurations.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 03:21 PM
06-21-2004 03:21 PM
Re: Modem for HP-UX
In that case why modem answered when inittab uses getty but not uugetty?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2004 03:28 PM
06-21-2004 03:28 PM
Re: Modem for HP-UX
That is because getty and uugetty both will answer any incoming calls to that line.(uugetty and getty both support dial in)
But with getty you wont be able to dial out.
But with getty you wont be able to dial out.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP