- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnetd: Cannot push ptem: Not a typewriter
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
10-26-2004 05:56 AM
10-26-2004 05:56 AM
telnetd: Cannot push ptem: Not a typewriter
When my remote users attempt to sign into the system (HP UX 11.i) they receive the following message: telnetd: Cannot push ptem: Not a typewriter. We just rebooted the system this morning, due to another telnet issue.
Anyone have any idea what is causing this and then of course ultimately, how to fix it?
Thanks,
Lee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2004 06:02 AM
10-26-2004 06:02 AM
Re: telnetd: Cannot push ptem: Not a typewriter
try this:
TERM=vt100
export TERM
You may need to try several TERM types to get a proper connection.
vt200
things like that.
You may need to explicitly run the users .profile file to get a full environment to get good operation with telnet.
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
10-26-2004 06:03 AM
10-26-2004 06:03 AM
Re: telnetd: Cannot push ptem: Not a typewriter
You could check this link:
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=35433
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2004 06:19 AM
10-26-2004 06:19 AM
Re: telnetd: Cannot push ptem: Not a typewriter
Currently using vt220 and using MKT (Koala Term) and EWAN as the terminal emulator.
Thanks,
Lee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2004 06:23 AM
10-26-2004 06:23 AM
Re: telnetd: Cannot push ptem: Not a typewriter
Thanks for your input.
Problem fixed with the following:
insf -e
It rebuilt the telnet tables.
Thanks again,
Lee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2004 06:31 AM
10-26-2004 06:31 AM
Re: telnetd: Cannot push ptem: Not a typewriter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2005 06:52 PM
12-08-2005 06:52 PM
Re: telnetd: Cannot push ptem: Not a typewriter
learnt so much!
thax!