07-23-2002 11:46 AM - edited 03-08-2019 11:40 PM
Is there a doc somewhere that can tell me how to setup SSH on the 4230? I've setup SSH before on Solaris and had mixed success setting it up on routers. I'd love to see a doc though.
07-23-2002 12:41 PM
SSH is setup and running by default on all version 3.0 or later appliances.
You can configure the following:
1) Turn off telnet and ftp
2) Generate new SSH keys
3) Delete the known SSH Keys of other machines
To configure the above refer to:
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/csids/csids8/13870_01.htm#63371
You can also limit the IP Address allowed to SSH (or telnet/ftp) refer to:http://www.cisco.com/univercd/cc/td/doc/product/iaabu/csids/csids8/13870_01.htm#xtocid13 (step 13)
07-23-2002 04:31 PM
Yes I should have figured the problem was between OpenSSH and SSH.com. I saw SSH listening and checked out the config file, but I guess there are some tricks to get these two SSHes to play nice. I'll post once I figure it out.
07-24-2002 03:02 PM
K, the problem was the fact that this silly box is running such an old openssh that I had to specify 3des on the command-line *after* fixing hosts.allow. Stupid hand-me-down machines.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide