PIX SSH登录

 

 

 

PIX SSH登录dom

拓扑ssh

 

PIX配置ide

 

 

pixfirewall> en spa

Password: orm

pixfirewall# blog

pixfirewall# conf t ip

pixfirewall(config)# int e0 ci

pixfirewall(config-if)# nameif outside get

pixfirewall(config-if)# ip add 1.1.1.2 255.255.255.0 it

pixfirewall(config-if)# no shutdown

pixfirewall(config-if)# security-level 0

pixfirewall(config)# passwd cisco

pixfirewall(config)# crypto key zeroize rsa

ERROR: Signature RSA Keys not found in configuration.

pixfirewall(config)# domain-name cisco.com

pixfirewall(config)# ssh 0 0 outside

pixfirewall(config)# crypto key generate rsa modulus 768

INFO: The name for the keys will be: <Default-RSA-Key>

Keypair generation process begin. Please wait...

pixfirewall(config)# ssh timeout 60

pixfirewall(config)# username cisco password cisco

pixfirewall(config)# aaa authentication ssh console LOCAL

附加 PIX Telnet 登录

pixfirewall(config)#telnet 1.1.1.1 255.255.255.0 outside

pixfirewall(config)# passwd cisco

pixfirewall(config)# telnet timeout 60