Re: site-to-site vpn 4.0 to cisco 3000 SOLVED

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <williambloom@...>
Cc: <misc@...>
Date: Sunday, February 25, 2007 - 10:06 pm

Finally got this to work. Here's the config that ended up working.

I'm not sure why I didn't notice before but the quick mode stuff wasn't
setup correctly.

ipsec.conf
ike esp from 192.168.1.0/24 to 10.10.0.0/16 peer 2.2.2.2 \
main auth hmac-sha1 enc 3des group modp768 \
quick auth hmac-sha1 enc 3des group none psk openbsdrules

cisco
IKE proposal
authentication mode - presharedkeys
authentication algorithm - sha/hmac-160
encryption - 3DES-168
DH Group - 1 768-bits
Lifetime - 3600seconds

Lan-to-Lan connection
interface - external(2.2.2.2)
connection type - bi-directional
peer - 1.1.1.1
presharedkey - openbsdrules
authentication - esp/sha/hmac160
local network - 10.10.0.0 (wildcard mask 0.0.255.255)
remote network - 192.168.1.0 (wildcard mask 0.0.0.255)

SA
authentication - esp/sha/hmac160
encryption - 3DES-168
mode - tunnel
Lifetime - 1200seconds

Now I just have to figure out the routing :)

>From: William Bloom

_________________________________________________________________
Want a degree but can't afford to quit? Top school degrees online - in as
fast as 1 year
http://forms.nextag.com/goto.jsp?url=/serv/main/buyer/education.jsp?doSe...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
site-to-site vpn 4.0 to cisco 3000, c l, (Sun Feb 25, 1:23 pm)
Re: site-to-site vpn 4.0 to cisco 3000, William Bloom, (Sun Feb 25, 5:02 pm)
Re: site-to-site vpn 4.0 to cisco 3000, c l, (Sun Feb 25, 5:48 pm)
Re: site-to-site vpn 4.0 to cisco 3000, William Bloom, (Sun Feb 25, 10:16 pm)
Re: site-to-site vpn 4.0 to cisco 3000, William Bloom, (Sun Feb 25, 9:53 pm)
Re: site-to-site vpn 4.0 to cisco 3000 SOLVED, c l, (Sun Feb 25, 10:06 pm)
Re: site-to-site vpn 4.0 to cisco 3000 SOLVED, Claer, (Mon Feb 26, 5:02 am)
Re: site-to-site vpn 4.0 to cisco 3000 SOLVED, William Bloom, (Sun Feb 25, 10:19 pm)