Telnet

Telnet is a protocol that enables a remote connection to a system using the console. Don’t mix this up with a remote desktop. The proticol is not secure!
In this example we will establish a connection to a Linux system running on our Fritz!Box. Since telnet is an unsecure connection, I explain how to establish a secure connection in section SSH+SFTP. There is no need to worry about security since we open telnet only internally – a potential hacker would only come from the internal net. CAUTION: Other having access internally, as family or or flat sharers would have acces and coul get acces privileges (eg. your kids). If this could happen I recommend to switch off telnet access after SSH is installed. Until that is done you have to accept the risk!..

Set up or turn off telnet

Dial with phone switched doff:
– #96*7* Telnet on
– #96*8* Telnet off

Hint: If successfull you get a confirmation beep for 1 sec.

Entry

Note if using Windows bash: Telnet deamon must be installed separatly under Windows Vista und Windows 7. I recommend to use Putty!

Via putty

 

fritzbox_telnet_1.gif
 

Via linux shell

 

fritzbox_telnet_2.gif
 

Via windows bash

 

fritzbox_telnet_3.gif
 

Eintrag in debug.cfg (siehe Kap. “debug.cfg”)

Comments are closed.