answersLogoWhite

0

What can be done to secure a telnet connections?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

Use of SSH or VTY ACLs.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What can be done to secure a telnet connections?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

The network administrator enters the configuration ssh and telnet connections to the switch the telnet connections fail what is the most likely cause of this problem?

The command is bad configurate.


What is the difference between RSH and SSH?

rsh and ssh are similar in that they can execute commands on remote systems. The main difference between the two (besides the actual TCP ports) is that rsh traffic is not encrypted and therefore a security risk; ssh traffic is encrypted. The other main difference is that ssh is a secure replacement for telnet, whereas rsh can log into a remote system using the rlogin protocol, which is similar but not the same as telnet.


Which command showsyour active telnet connections?

show sessions


Why is it advisable that a network administrator use SSH instead of Telnet when managing?

SSH is more secure than Telnet.


What osi layers use telnet connection for remote use?

what osi layers use telnet connections for remote use


What are the similarities and differences between ssh and telnet?

FTP and Telnet are similar in that they are defined as OSI layer 7 (application) protocols. They are different in that they use different ports for sending and receiving messages and are used for different purposes. FTP is used to sending and receiving files across a network. Telnet is used to send commands remotely to another network device.


What protocol is meant to be a secure alternative to Telnet?

ssh


With Telnet can you change the FTP to 23 for better security?

If you want better security, use secure shell (ssh) instead of telnet. Actually, don't use telnet at all if possible, as it transmits all information in plain text.


As compare to SSH what is the primary disadvantage of telnet?

Telnet is non secure, travel data in open form you can easily theft/capture data, ssh is secure transmission of data over network, telnet is little bit faster than SSH, because it is not encrypting data, SSh is little slower than telnet because encrypt data when transmitting over network


What type of connections is a Port 443 used for?

Port 443 is used for Hypertext Transfer Protocol Secure connections, whereas port 80 is used for Hypertext Transfer Protocol connections. Hypertext Transfer Protocol Secure connections are more secure and can protect against attacks.


What should be used as a replacement for telnet for secure remote login over an insecure network?

ssh protocol


Disadvantages of telnet?

One disadvantage of telnet is that it is not secure, meaning people can read your passwords and other sensitive information. It is outdated and has no colors. It is fairly hard to use.