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

VPN Client to PIX

Hi all,

I make a VPN from a client to a PIX 525 with 3 interfaces (3 LAN: 192.168.1.0, 192.168.2.0, 192.168.3.0) from LAN 192.168.1.0 and receive an address 10.1.1.x from pool: how can I access in secure mode to 192.168.2.0 and 192.168.3.0, and be able to browsing local lan?

nat(dmz1) 0 access-list 102

nat(dmz2) 0 access-list 103

access-list 102 permit ip 192.168.2.0/24 10.1.1.0/24

access-list 103 permit ip 192.168.3.0/24 10.1.1.0/24

but not is possible to define 2 different vpngroup split tunnel:

vpngroup VPNTEST split-tunnel 102

vpngroup VPNTEST split-tunnel 103

Any suggest?

Thanks

Lorenzo

2 Replies 2

mostiguy
Level 6
Level 6

access-list 104 permit ip 192.168.2.0/24 10.1.1.0/24

access-list 104 permit ip 192.168.3.0/24 10.1.1.0/24

vpngroup VPNTEST split-tunel 104

should do the trick.

Simple and genial!

Thanks

Lorenzo

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: