- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet to other machine(unix to unix)
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
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
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
тАО11-30-2008 11:13 PM
тАО11-30-2008 11:13 PM
telnet to other machine(unix to unix)
how to connect telnet
1. telnet to other machine(unix to unix)
2. telnet to unix ( from window)
thanks with regards
sharan patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2008 11:26 PM
тАО11-30-2008 11:26 PM
Re: telnet to other machine(unix to unix)
Query 1:- telnet to other machine(unix to unix)
The telnet services should be enabled ( port opened)in /etc/services file.
The Ip should not be blocked in /var/adm/inetd.sec file.
If this both are fine , then login with username and password correspondingly.
Query 2 :- telnet to unix ( from window)
The Ip should not be blocked in /var/adm/inetd.sec file.
Its normal , from cmd or any terminal emulation software.
This is how you can login using telnet.
Thanks,
Analyst.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2008 11:29 PM
тАО11-30-2008 11:29 PM
Re: telnet to other machine(unix to unix)
Please close the earlier request raised by you for the same issue.
Thanks,
Analyst.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2008 12:20 AM
тАО12-01-2008 12:20 AM
Re: telnet to other machine(unix to unix)
how to connect telnet
>>>1. telnet to other machine(unix to unix) <<<<
What is telnet?
Note: SSH is required to establish remote terminal connections to Indiana University's central systems. SSH is similar to telnet, but is far more secure; see What are SSH and SSH2?
Telnet is a protocol that allows you to connect to remote computers (called hosts) over a TCP/IP network (such as the Internet). You use software called a telnet client on your computer to make a connection to a telnet server (i.e., the remote host). Once your telnet client establishes a connection to the remote host, your client becomes a virtual terminal, allowing you to communicate with the remote host from your computer. In most cases, you'll need to log into the remote host, which requires that you have an account on that system. Occasionally, you can log in as guest or public without having an account.
Telnet clients are available for all major operating systems.
Command-line telnet clients are built into most versions of Mac OS X, Windows (95 and later), Unix, and Linux. To use them, go to their respective command lines (i.e., the Terminal application in Mac OS X, the shell in Unix or Linux, or the DOS prompt in Windows), and then enter:
telnet host
Replace host with the name of the remote computer to which you wish to connect.
2. telnet to unix ( from window)<<<<
windows pc/server
start ->run-->cmd-->
type telnet
or you can install software like
(Putty,relection for HP)
Thanks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2008 12:21 AM
тАО12-01-2008 12:21 AM
Re: telnet to other machine(unix to unix)
http://en.wikipedia.org/wiki/Telnet
will give the some basics about telnet if you are interested.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-02-2008 07:45 PM
тАО12-02-2008 07:45 PM
Re: telnet to other machine(unix to unix)
#telnet 10.200.14.100
user name:
Password:
or you use software like putty free download and get it from net.........
Thanks
Ajin