GroupStudy.com GroupStudy.com - A virtual community of network engineers
 Home  BookStore  StudyNotes  Links  Archives  StudyRooms  HelpWanted  Discounts  Login
Vpn between 2610 and contivity 4500 [1:1822] posted 02/01/2001
[Chronological Index] [Thread Index] [Top] [Date Prev][Date Next] [Thread Prev][Thread Next]


I am attempting to establish a  3des vpn tunnel from a 2610 to a 
Nortel Contivity extranet switch I have checked my config on the router
several
times, but when I try to ping the peer it is unreachable and when I do a
show
cryto isakmp sa I am not seeing and connections failed or otherwise and a
debug
crypto isakmp is not showing anything either, here is the config any
suggestions
would be greatly appreicated.

 

 crypto isakmp policy 1
 encr 3des
 hash 
md5
 authentication pre-share
 lifetime 3000
crypto isakmp 
key contivity address x.x.x.x 255.255.255.255
!
!
crypto ipsec 
transform-set 1 esp-3des esp-md5-hmac
!
!
crypto map contivity 11 
ipsec-isakmp
 set peer x.x.x.x
 set transform-set 
1
 match address 133   

 

interface Ethernet0/0
 ip address x.x.x.x 
255.255.255.240
 ip broadcast-address x.x.x.x
 no ip 
directed-broadcast
 ip nat inside
 no cdp enable
 crypto 
map contivity 

 

ip nat inside source static x.x.x.x x.x.x.x
ip classless
ip route 
0.0.0.0 0.0.0.0 x.x.x.x
ip route x.x.x.x 255.255.255.255 x.x.x.x
ip http 
server
!
logging history size 100
access-list 133 permit ip x.x.x.x 
0.0.0.255 host x.x.x.x  (Static host route )

 

--- cscokid1@xxxxxxxxxxxxx 

--- EarthLink: It's your Internet.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=1&i=1822&t=1822
--------------------------------------------------
You are reading GroupStudy's Associate Mailing List.  To unsubscribe follow
the directions on http://www.groupstudy.com/list/Associates.html