cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
604
Views
0
Helpful
1
Replies

VPN not connecting to Linksys 10/100 4-port VPN Router with ASA 5505

mjames_wdd
Level 1
Level 1

We're trying to get a new ASA 5505 put in place on our network after the untimely demise of our 1841 router.  One of the functions of the router that we need to get back up and running is a pair of VPNs to employees that we have working from off-site.  These are site-to-site VPNs.

They worked with the 1841 in place, so I know that the other end works.  I'm just having trouble configuring the ASA to match.  I've been through the wizard in ASDM a couple of times, but have yet to have any luck getting it to connect.

Attached are config files for the 1841 (with both VPNs) and the 5505 (with only 1 VPN in place).  Can anyone help me with what I may be missing in order to get this working?

One note - I am having some trouble with my NAT configurations (another post pending), but I think they are close enough that I hope it's not interfering with the VPNs.

If I can get one running, the other has a nearly identical set up, so I should be able to get the second pretty easily.

Any thoughts?

Thanks,

Matt James

1 Accepted Solution

Accepted Solutions

Julio Carvajal
VIP Alumni
VIP Alumni

Hello Mjames,

Hope you are doing fine, just to confirm the previous post I answer for you.

You need to change the NAT 0 configuration

nat (outside) 0 access-list outside_nat0_outbound

This is the no nat rule for the VPN, please change it to :

nat (inside) 0 access-list outside_nat0_outbound

I have reviewed the configuration of both devices and that seems to be the only problem

Please rate helpful posts.

Julio

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

View solution in original post

1 Reply 1

Julio Carvajal
VIP Alumni
VIP Alumni

Hello Mjames,

Hope you are doing fine, just to confirm the previous post I answer for you.

You need to change the NAT 0 configuration

nat (outside) 0 access-list outside_nat0_outbound

This is the no nat rule for the VPN, please change it to :

nat (inside) 0 access-list outside_nat0_outbound

I have reviewed the configuration of both devices and that seems to be the only problem

Please rate helpful posts.

Julio

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC