- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet and rlogin character differences
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
02-04-2002 04:40 AM
02-04-2002 04:40 AM
I have one little problem. If I telnet to a 10.20 and enter into dbaccess I cannot type the ?? spanish character but if I do an rlogin from another machine or same machine I can type it without problems. I think it is not a problem of the dbaccess. It's the same for other apps. Probably telnet and rlogin are acting in different ways when enter at the system.
Anybody knows why ?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 05:10 AM
02-04-2002 05:10 AM
Re: telnet and rlogin character differences
This is because of protocol differences
Go to www.docs.hp.com
search this site
rlogin telnet
get to using internet services
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90111/B2355-90111_top.html&con=/hpux/onlinedocs/B2355-90111/00/00/6-con.html&toc=/hpux/onlinedocs/B2355-90111/00/00/6-toc.html&searchterms=rlogin%7ctelnet&queryid=20020204-051203
And telnet and rlogin are well explained.
Logging into a Host with rlogin (HP-UX 11.0, HP-UX 11i)
rlogin is used to log into a remote HP-UX or UNIX host from your local host. It allows you to do work on the remote host as if you were using a terminal di
Manual Title: Using Internet Services 97%
Oct 1997
Type: HTML
A Faster Way to Use telnet (HP-UX 11.0, HP-UX 11i)
Type telnet hostname or telnet IP_address at the HP-UX prompt, as in the following example:
Manual Title: Using Internet Services
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 05:27 AM
02-04-2002 05:27 AM
Re: telnet and rlogin character differences
Check the differences between the two using "stty -a".
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 10:01 AM
02-04-2002 10:01 AM
Re: telnet and rlogin character differences
Now problem is solved with Robin's solution