cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
829
Views
0
Helpful
4
Replies

Problem with IPSEC tunnel between two Cisco Router 2811

marianares0001
Level 1
Level 1

Hello,

I'm trying to set up a site to site vpn from a remote office to a central office with two Cisco 2811 routers. In the remote office there is a non-Cisco cable modem and router (owned by an ISP- Public IP 62.33.44.55 - not real)

The central router is working perfectly and have other vpn tunnel active.

The router owned by the ISP has the ports redirected to Cisco 2811 router (UDP 500, TCP 1723, TCP 47, TCP 50, TCP 51).

Configurations are attached.

thanks for any help

regards

4 Replies 4

Ivan Martinon
Level 7
Level 7

What is the issue with this tunnel? is it not completing the negotiation? Can you pass traffic? FYI, IPSec uses udp 500, udp 4500 (when behind NAT) and ESP (protocol 50) this is a portless protocol, and cannot be forwarded by TCP/UDP.

Marian

I see several issues with the configs that you have posted:

- in both routers there is an access group on the tunnel interface. The access list is permit any, so the access group is doing no good and I would suggest that it be removed.

- in both routers the crypto map is assigned on the tunnel interface as well as being assigned on the FastEthernet or VLAN interface. In old versions of code you did put the crypto map on both the tunnel interface and the outbound interface. But you are running 12.4 code and in these releases the crypto map should be only on the outbound interface. I suggest that you remove the crypto map from the tunnel interface.

- on the remote router you have configured NAT and the NAT configuration will translate everything originating from the local LAN and overloading on the FastEthernet interface. You do not want to translate the traffic going out the tunnel to the remote.

- on the central router you have configured nat inside and nat outside but there is no nat configured.

- another issue is that the key configured on the remote for ISAKMP authentication does not match the key configured on the central router.

- and there is a major problem in that the addresses configured on the remote router do not match up at all with the addresses configured on the central router.

HTH

Rick

HTH

Rick

I'm changing all the things you've written, but what you comment in the last paragraph is because in the remote office there is a non-Cisco cable modem and router owned by an ISP and it have Public IP 62.33.44.55, and the Cisco router is in a subnet, 10.100.100.0, connected to the other router. I think this must be the biggest problem, because Cisco router doesn't have a Public IP.

Do you know how can I fix this thing?

thanks a lot

Mariana - check this article, it may help you some.

http://m.zdnet.com.au/120262010.htm

Cheers!

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: