cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
418
Views
0
Helpful
7
Replies

PIX static to dynamic vpn tunnel problem

sachin_mon
Level 1
Level 1

Hi,

Its a new setup.

We are having a central site with leased line to internet & 13 remote locations having adsl connection (dynamic).All the remote locations are connecting via vpn to the central site.

Central site is having PIX 515 (ver 7.2(2)).

Remote locations are having 506E (ver 6.3(5)).

We are having a static to dynamic vpn.

Now, currently there are two sites (Central site & remote site)which we testing.The requirement is to have the vpn tunnelup always. To be on the safer side, we have created a batch file on all the remote locations which continously sends an extended ping packet to the central site server.

All the remote locations are having a sevre which communicates with the central site server placed in the DMZ.

PROBLEM:

When we initiate the connection from the remote site the tunnel comes up & we are able to pass bidirectional traffic.Now, in the background even the batch file is running which is always making the tunnelup.

Now, after sometime when we stop this batch file & again initiate the connection by applying ping from the remote server or PCs we are getting request timed out.

Logically, when we initiate the connection from remote side the vpn tunnel should always come up which is not happening in this case.

What we noticed was when we are getting request timed out, on the remote PIX we see QM_IDLE when we put "sh crypto isakmp sa".But at the central site we see "no isakmp sas" when we put"sh crypto isakmp sa"

We needed your help on this.

Rgds.,

Sachin

7 Replies 7

mattiaseriksson
Level 3
Level 3

Can you attach the configs and/or debug from the isakmp process?

Attached: central & remote site configs & debugs

Can you get isakmp and ipsec debug from the central site? Can you attach a sh crypto isakmp sa and sh crypto ipsec sa from the central site when the remote peer is down?

Is there a firewall between them?

Hi,

The "show commands" are already attached.If you go through the configs,all the details are there in it.

Please browse through the complete configs.

Rgds.,

Sachin

Hi, try to enable dead peer detection on the remote PIX.

isakmp keepalive 10

Since DPD is enabled by default on the PIX 7.2 it may take down the tunnel if it does not get any DPD response from the peer. Both endpoints must have it enabled for DPD to work.

Hi,

Thanks for the update.

I tried putting the keepalives at the remote end but what we found was that the tunnel goes down after about 30 minutes approx when there is no data traffic.In debug, we can see " DPD R_THERE_ .." message from the remote end at every 10 seconds interval.

Is there any way that we can always make the tunnel up even when is no data traffic..?

Rgds.,

Sachin

The remote pix has has a private address, is there a NAT device or firewall between the sites? If you do, what are the connection timeouts configured for UDP?

In any case, if the tunnel goes down even when you have keepalives configured on both ends, you can run ipsec debugging on the central side to find out the cause of the disconnection.

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:

Review Cisco Networking products for a $25 gift card