I want to replace a vpnc client with a Cisco ASA 5505. Is it possible to use the Cisco ASA 5505 running version 8.2(5) as a VPN client (not site-to-site)? If so, please point me to the instructions or an example config. Thanks
Here is the config I used and it works now:
vpnclient server vpn.example.com
vpnclient mode client
vpnclient vpngroup MyGroupName password MyGroupPassword
vpnclient vpnclient username MyUserName password MyUserPassword
vpnclient enable