PDA

Bekijk de volledige versie : How to start builtin Telnet daemon



schriss
03-05-2007, 17:28
Open System Command:
http://192.168.1.1/Main_AdmStatus_Content.asp

Enter:
/usr/sbin/utelnetd -d
and click Refresh button.
You should now be able to Telnet to the router without any user/password so PLEASE check firewall rules and make sure Telnet access is blocked from WAN.
Anybody in LAN will be able to Telnet as root so beware.

To stop telnet daemon type ps to check PID ID and then kill it with
kill -9 xxxx
where xxxx is PID of utelnetd as seen with ps command

nOBeLium
05-09-2007, 01:15
I just had my CFE backup thanks to this excellent tip!

Thanks, works great for those not running Oleg (yet;)).