Go Back   Velocity Reviews > Newsgroups > Cisco
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Cisco - SSH server on PIX.

 
Thread Tools Search this Thread
Old 06-23-2005, 02:10 PM   #1
Default SSH server on PIX.


How to activate ssh server on the PIX?

I specified

ssh x.x.x.x 255.255.255.255 outside
username awkward password awkward
hostname fw
domain-name myip.com
ca gen rsa key 1024

but I can not enter the PIX via Putty, it tells "Access denied"

Where am I wrong?

Alex.


AM
  Reply With Quote
Old 06-23-2005, 03:43 PM   #2
Jyri Korhonen
 
Posts: n/a
Default Re: SSH server on PIX.

"AM" <> wrote:

> How to activate ssh server on the PIX?
>
> I specified
>
> ssh x.x.x.x 255.255.255.255 outside
> username awkward password awkward
> hostname fw
> domain-name myip.com
> ca gen rsa key 1024
>
> but I can not enter the PIX via Putty, it tells "Access denied"
>
> Where am I wrong?


"To gain access to the PIX Firewall console via SSH,
at the SSH client, enter the username as pix and
enter the Telnet password. You can set the Telnet
password with the passwd command; the default Telnet
password is cisco."

http://www.cisco.com/univercd/cc/td/....htm#wp1026535

  Reply With Quote
Old 06-24-2005, 06:32 AM   #3
Gerd EMail
 
Posts: n/a
Default Re: SSH server on PIX.

AM wrote:
> How to activate ssh server on the PIX?
>
> I specified
>
> ssh x.x.x.x 255.255.255.255 outside
> username awkward password awkward
> hostname fw
> domain-name myip.com
> ca gen rsa key 1024
>
> but I can not enter the PIX via Putty, it tells "Access denied"
>
> Where am I wrong?
>
> Alex.


Hi Alex,

use the following syntax to enable AAA:

aaa authentication ssh console LOCAL


That's all!



PS: Don't forget a 'ca save all', but when you don't execute this
command, then you cannot connect to the pix after reboot.

Greetings!

Gerd
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump