veneficuss
IS-IT--Management
This is prob a simple question, I have not yet tried it. Figured i would save myself some pain first by asking here 
Ok, here is the diagram :
|VPN Client|---|internet|---|our gateway|---|PIX|---|VPN Concentrator|
VPN client is the Cisco 3.5
VPN Concnetrator is the 3015 with newest software
PIX is the 515-UR with an interface dedicated to the VPN
First, the VPN Client must be able to connect to the concentrator, so i have to open these on the pix :
TCP port 10000
UDP port 500 (isakmp)
IP protocol 50 (esp)
Then I just want to pass IPSec through the PIX.
Is this done via
NAT (vpn) 0 access-list <my acl>
?? Is that all there is to it?
Ok, here is the diagram :
|VPN Client|---|internet|---|our gateway|---|PIX|---|VPN Concentrator|
VPN client is the Cisco 3.5
VPN Concnetrator is the 3015 with newest software
PIX is the 515-UR with an interface dedicated to the VPN
First, the VPN Client must be able to connect to the concentrator, so i have to open these on the pix :
TCP port 10000
UDP port 500 (isakmp)
IP protocol 50 (esp)
Then I just want to pass IPSec through the PIX.
Is this done via
NAT (vpn) 0 access-list <my acl>
?? Is that all there is to it?