cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
462
Views
0
Helpful
3
Replies

pptp and ipsec to pix

isk-admin
Level 1
Level 1

Dear all,

we use pptp-clients for our mobile-users to get access into LAN. vpn-gateway is pix520 version 6.3.3

Now I have to configured a site-to-site vpn over ipsec to allow access to a special server.

There is my problem: I´ve configured access-lists shown below

access-list nonat permit ip 10.10.10.0 255.255.255.255 172.16.30.0 255.255.255.0

access-list nonat permit ip host 10.10.11.1 host 172.16.31.1

Well, if I configured now for ipsec

crypto map abc 10 match address nonat

crypto map abc interface outside

the pptp-clients can´t access anymore.

What´s going wrong?

Regards

Helmut

3 Replies 3

Fernando_Meza
Level 7
Level 7

your access list is not correct

access-list nonat permit ip 10.10.10.0 255.255.255.255 172.16.30.0 255.255.255.0

it should be

access-list nonat permit ip 10.10.10.0 255.255.255.0 172.16.30.0 255.255.255.0

Can you post your config to check !!!

thanks for your answer,indeed there is a mistake in the access-list above, but not in the configuration of the PIX. Sry, my mistake!

In addition in the attachment is the special part of the original confuguration:

Thx

someone told me that I have to create another acl-id like

access-list 100 permit ip host 172.16.16.200 10.11.11.240 255.255.255.248

crypto map toXYZ 20 match address 100

but I think I can´t do this because I have to use nat 0?

I tried the suggestion but it doesn´t work. Now I haven´t a problem with the pptp-clients but the site-to-site connection can´t create. I think perhaps I use for the whole LAN

nat (inside) 1 0 0

What can I do?

Many thanks

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: