Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > VPN Problems on Cisco 800 Series Routers

Reply
Thread Tools

VPN Problems on Cisco 800 Series Routers

 
 
animedreamer@verizon.net
Guest
Posts: n/a
 
      06-05-2006
I was having difficulties maintaining a VPN connection between two of
our customer's stores. For reference, I have included the IPSEC
configuration on the Cisco router at the bottom of this post. Notice
that I am using hostnames and not IP addresses in this configuation. I
have had mixed results with this type of configuration and this is
related to my current problem. The router kept giving me the following
error in the debug output: IPSEC: Peer myhostname.no-ip.biz's A record
not found, lookup failure. What would cause such an error? I tried
doing an nslookup from the command prompt on the myhostname.no-ip.biz
address and it resolved fine. Is this a quirk of the Cisco router or
is there something wrong with my configuration. Does anyone have any
opinions on using hostnames versus static IP addresses in the IPSEC
configuration? As an aside, I added the static IP address that
myhostname.no-ip.biz currently resolves to as one of my peers and the
VPN came up instantly. Any and all help is appreciated. Thank you.

crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
lifetime 82800
crypto isakmp key 123 address 0.0.0.0 0.0.0.0
crypto isakmp key 123 hostname myhostname.no-ip.biz no-xauth
crypto isakmp identity hostname
crypto isakmp keepalive 60 5 periodic
!
crypto isakmp peer address 0.0.0.0
!
crypto ipsec security-association lifetime seconds 82800
!
crypto ipsec transform-set ESP esp-3des esp-sha-hmac
!
crypto map mymap 10 ipsec-isakmp
set peer myhostname.no-ip.biz dynamic
set transform-set ESP
match address 101

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
write a regex matches 800-555-1212, 555-1212, and also (800) 555-1212. iMath Python 15 09-29-2012 11:26 PM
VPN with 800 series ADSL Christophe SARAGOSTI Cisco 2 01-19-2006 12:07 PM
Using SB-800 to trigger other SB-800 using D1 cameras [BnH] Digital Photography 3 09-24-2005 09:47 PM
Problems with Cisco 800 and Pix 515 VPN Javier Cisco 1 02-02-2005 09:32 PM
What is the difference between A Series, G Series and S series of Canon Cameras zxcvar Digital Photography 3 09-09-2003 01:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57