cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
0
Helpful
1
Replies

VPN Client and routing

paa
Level 1
Level 1

Hi!

I have a strange problem with VPN Client and routing.

[local-A]-[2811]-----[ISP]-----[PC-Win]-[local-B]

My PC with Windows connect from remote office to 2811 by VPN Client. So, from PC I can access local-A behind 2811 and local-B. This PC is a default gw for local-B network.

So, I have a problem - other PCs in local-B networ cann't access PCs in local-A. On Windows router (local-B) I see a route to local-A through VPN, but it's not work! Also I try to add route on 2811 to local-B through 10.0.0.1 (it is ip-address of my VPN-client connection) but it not helped

My config (only main part):

local-A -- 192.168.0.0/24

local-B -- 192.168.1.0/24

!

crypto isakmp client configuration group test

key test_12_vpn

pool VPN-CLIENT

acl VPN-ACL

!

crypto dynamic-map vpn_dn_map 10

set transform-set TRANS

reverse-route

!

crypto map VPN 5 ipsec-isakmp dynamic vpn_dn_map

!

!

ip local pool VPN-CLIENT 10.0.0.1

ip route 192.168.1.0 255.255.255.0 10.0.0.1

!

ip access-list extended VPN-ACL

permit ip 192.168.0.0 0.0.0.255 host 10.0.0.1

permit ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255

!

1 Reply 1

owillins
Level 6
Level 6

Please use this Configuration guide for your VPN configuration.

http://www.cisco.com/en/US/products/ps5854/tsd_products_support_configure.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: