|
Posted by Dmitry Melekhov on October 10, 2008, 1:10 am
If you were Registered and logged in, you could reply and use other advanced thread options
Hello!
Could you tell me what I'm doing wrong?
I added following to config:
username root privilege 15 password 7 111D1C1603
no ip rcmd domain-lookup
ip rcmd rsh-enable
ip rcmd remote-host root 192.168.22.229 root
line vty 0 4
login local
transport input telnet rlogin
Then I'm trying to connect to this router from host 192.168.22.229
root@dm:~# rsh 192.168.128.1
192.168.128.1: Connection refused
I tried
ip rcmd remote-host root 192.168.22.229 root enable
with the same result
Thank you!
|