cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
713
Views
0
Helpful
11
Replies

Problem with VPN behind the NAT

p.bryliov
Level 1
Level 1

I have this scheme http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008045a2d2.shtml

Bat I have a problem: VPN is not rising up from router which behind the NAT, and rising up from another site. Can anybody help me to resolve this problem?

11 Replies 11

a.alekseev
Level 7
Level 7

Do you have any vpn on the PIX also?

Yes I have active vpn tunnels on my PIX. How it can influence to my scheme?

What PIX version do you have?

PIX 515E

Cisco PIX Security Appliance Software Version 7.0(1)

a.alekseev
Level 7
Level 7

debug crypto ipsec

debug crypto isakmp

no access-list 120

access-list 120 permit ip host 192.168.34.1 host 192.168.11.7

no ip access-list extended VPN

ip access-list extended VPN

permit ip host 192.168.11.7 host 192.168.34.1

I have attached debug without deleting access-list. After deleting access-list on c2811 vpn tunnel rised up. Bat atfter I reload c871 and vpn again not rising up from c2811

so... Was it working?

try to add on both sides

ctypto isakmp keepalive 10

crypto isakmp invalid-spi-recovery

after that do

clear crypto sa

clear crypto isa sa

Yes I have added crypto isakmp invalid-spi-recovery previously

and vpn tunnel worked, bat in scheme http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008045a2d2.shtml no crypto isakmp invalid-spi-recovery What do this line? How mach this config safe and stable?

Yes I have read this guid and this confuse me

If an IKE SA is being initiated to notify an IPSec peer of an "Invalid SPI" error, there is the risk that a denial-of-service (DoS) attack can occur. The feature has a built-in mechanism to minimize such a risk, but because there is a risk, the feature is not enabled by default. You must enable the command using command-line interface (CLI).

Can vpn work without crypto isakmp invalid-spi-recovery? I think c871 don't detect NAT

did you save the config?

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: