cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
944
Views
0
Helpful
4
Replies

SSH and Router Authentication

giuseppe.cutro
Level 1
Level 1

Hello to all,

I have a client putty that it is connected to a router with ios 12,4 in ssh and all works, I would want to authenticates the client on the router but I do not succeed to import the public key on router. the some idea?

thanks in advance

4 Replies 4

spremkumar
Level 9
Level 9

Hi

have u keyed in crypto key generate rsa in ur config??

if yes u can retrive the public key using show cry key mypubkey rsa command...

i think this help will be of some help to u to troubleshoot the problem if any...

http://www.cisco.com/en/US/tech/tk583/tk617/technologies_tech_note09186a00800949e2.shtml

regds

Hi,

The router is OK, the cryto key is OK on router. I use the puttygen for generate the client key and i want import this public key on router, like on a server SSH when you insert the public key in the authorized_keys file.

Still Thanks

Hi

You do not need to import the key on the router. You do not need to authenticate the client on the router. you can authenticate the user who logs onto the router using aaa

**Please rate posts you find helpful**

Hi,

Excused the insistence, but if possible I want to authenticate the client.

How I can make?

Still thanks