12-07-2004 12:27 AM - edited 02-21-2020 01:29 PM
Hi,
I have a problem with my VPN access to my PIX. I exposed in details my case.
I configure my firewall PIX 515 with VPN client in order to permit my users to connect to my network. Althouhg that users which connect to VPN with ADSL can not log in, but users who use Dial up connection do not have any problem.
What is happening in my PIX?
Thank you,
12-07-2004 01:52 AM
Hi francis,
in case your ADSL router is doing NAT, try enabling nat traversal on the PIX. you can enable this using the following command:
isakmp nat-traversal 100
this feature is supported on 6.x versions. just try this and let us know.
All the best..
Raj
12-16-2004 04:11 AM
I make some progress in my cisco client vpn access. Nowadays, I can do VPN´s connection but I can connect with my network.
The PIX firewall has a ip local pool called "vpnsysytem" (172.16.8.1-31). When I make the conection VPN to the PIX, I obtain a IP from the pool, but I can see my LAN with ip range 10.10.0.0/16.
I create the following ACL:
access-list vpnlist permit ip 10.10.0.0 255.255.0.0 172.16.8.0 255.255.255.0
What can i do?
Thank you,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide