Popular
Latest Articles
- Oracle 11g / Fedora 13 - Error in invoking target 'agent nmb nmo nmhs tclexec'
- Cisco Router Zone Based Firewall Configuation Guide - Video Tutorial
- Installing GNS3 0.7.2 onto Fedora 13
- Configuring a Pre-Shared Site to Site VPN between 2 Cisco Routers
- IPv4 Subnetting Notes
- Types of IDS Alerts
- How to run vSphere using SSH tunnelling
- Compiling Rancid on an x86 Solaris 10 platform
PIX / ASA - Display Encrypted Pre-Shared Keys.
Monday, 14 September 2009 19:50
To allow you to view your preshared keys on your PIX ASA use the command `more system:running-config`.
You can also view the preshared password with some versions of ASDM. Below shows the example of the command.
pixfirewall# show run
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key *
telnet timeout 5
Your preshared key .....
pixfirewall# more system:running-config
!
tunnel-group mytunnel type ipsec-ra
pre-shared-key MYPRESHAREDKEY
telnet timeout 5
We have 34 guests online