cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
526
Views
0
Helpful
2
Replies

access to branch office for vpn clients !!

sanjay.ccie
Level 1
Level 1

Hi

This is my topology

VPN Client (192.168.20.0/24)

|

|

PIX

|

| (10.50.0.0/16)

Layer 3 Switch

-------------------------|

| |10.30.0.0

|(10.20.0.0/16) |/16

ATM Router

| (Natted)

| 172.16.29.0

| /24)

Branch Off

router

| 10.4.4.0/24

| 10.10.0.0/8

I can conneted to the 10.20.0.0/16 network I need to allow 10.4.4.0 and 10.10.0.0 networks to my VPN Clients.

Please help I have tried putting all the routes every where but still cannot connect.

my config is attached

2 Replies 2

5220
Level 4
Level 4

Simple as pie.

Add the follwing lines:

access-list 102 permit ip 10.10.0.0 255.255.0.0 192.168.20.0 255.255.255.0

access-list 102 permit ip 10.4.0.0 255.255.0.0 192.168.20.0 255.255.255.0

This will extend the NAT 0 to the desired subnets.

Please rate if this helped.

Regards,

Daniel

thanx ..it was of great help . I just missed it and had to add the new subnet for the nat list on my branch office router and it worked.

thanx once again

Review Cisco Networking products for a $25 gift card