cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
500
Views
0
Helpful
3
Replies

PIX and SSH - Accessing PIX via SSH

dlockerby
Level 1
Level 1

Need help with PIX and SSH

Goal: Connect to PIX via SSH from IP address 10.1.1.50 behind inside interface on PIX using local aaa on PIX.

Current settings:

hostname pix1

domain-name example.com

ca generate rsa key 1024

username example password abc123 privelege 15

aaa authentication include ssh inside 10.1.1.50 255.255.255.255 local

ssh 10.1.1.50 255.255.255.255 inside

Thank you for any and all help!

1 Accepted Solution

Accepted Solutions

try this:

aaa-server LOCAL protocol local

aaa authentication ssh console LOCAL

View solution in original post

3 Replies 3

try this:

aaa-server LOCAL protocol local

aaa authentication ssh console LOCAL

Thanks for your help Vitaliy! The additional commands solved the problem.

Can you post a brief explanation of the commands?

Thanks again!

Hi,

The command lookup tool is your best friend. Not only you can use it for PIX commands, but for IOS, CAT etc.

http://www.cisco.com/cgi-bin/Support/Cmdlookup/home.pl

Thanks,

yatin

Review Cisco Networking for a $25 gift card