Cisco ASA: Routing packets based on where the connections started from
- by DrStalker
We have a Cisco ASA 5505 (version 8.2(2)) with three interfaces:
outside: IP address 11.11.11.11, this is the default route
inside: IP address 10.1.1.1, this is the local subnet
newlink: 22.22.22.22, this is a new internet connection.
We need to move VPN users from the 11.11.11.11 address to the 22.22.22.22 address, and we're using SSH on the ASA…