Question : Routing through to Multiple VPN connections

I am on a VPN Connection from and offsite to corporate:
my current machine
IP Address: 192.168.206.14
SubNet: 255.255.255.0
Gateway: 192.168.206.1

Routing to corporate is:
IP: 10.0.1.1 to 10.0.7.254
subnet: 255.255.255.255
gateway: 10.0.1.251

I can everything on the 10.0 corporate network BUT on the other offsites:

IP Ranger 192.168.209.1 - 255
subnet 255.255.255.0
gateway: 192.168.209.1

I can not see anything. Is there a persistent route I can implement in the 192.168.206.xxx offsite to see things on the 192.168.209.xxx network?

I have tried: route -p add 192.168.209.0 MASK 255.255.255.0 192.168.206.1 METRIC 3

I still cannot ping or see anything on the 192.168.209.xxx  from the 192.168.206.xxx through the corportate connection 10.0.xxx.xxx VPN Connection.

Any Ideas?

Thanks

Answer : Routing through to Multiple VPN connections

Hi,

Trey this command:

ASA(config)#same-security-traffic permit intra-interface


Here are some examples:

"PIX/ASA and VPN Client for Public Internet VPN on a Stick Configuration Example"

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00805734ae.shtml#back

"PIX/ASA 7.x Enhanced Spoke-to-Client VPN with TACACS+ Authentication Configuration Example"

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008046f307.shtml

A/
Random Solutions  
 
programming4us programming4us