Hello,
I have problems to login to my MD, it accepts an ssh connection but when I try to login it just will not accept me...
Have I missed anything to be able to login as an user that has been setup under the core's web admin pages?
Thank you!
Mikael
we usually do this when connecting to an md:
dcerouter_529:~# ssh 192.168.80.2
Warning: Permanently added '192.168.80.2' (RSA) to the list of known hosts.
Last login: Fri Jan 26 09:53:13 2007
moon22:~#
or
dcerouter_529:~# ssh moon22
Warning: Permanently added 'moon22' (RSA) to the list of known hosts.
Last login: Fri Jan 26 10:22:50 2007 from dcerouter
moon22:~#
no password asked
Hi,
MDs allow ssh connections with no password - only key file. Keys are stored somewhere in /usr/pluto/keys
From Core/Hybrid you can login with simple ssh ip, from other ssh clients you need to import key in there...
HTH,
regards,
Rob.
By some reason I cannot login to my MD. It requests a password.