Mike Tancsa wrote: > On 9/5/2011 11:58 PM, Mikhail Goriachev wrote: >> (p: #1 protoid=isakmp transform=1 >> (t: #1 id=ike (type=lifetype value=sec)(type=lifeduration >> value=7080)(type=enc value=3des)(type=auth >> value=preshared)(type=hash value=sha1)(type=group desc >> value=modp1024)))) >> (vid: len=16 afcad71372a1f1c96b8696fc99570100) >> 03:17:31.637424 IP (tos 0x0, ttl 50, id 0, offset 0, flags [DF], proto >> UDP >> (17), length 108) >> w.x.y.z.500 > a.b.c.d.500: [udp sum ok] isakmp 1.0 msgid cookie ->: >> phase 1 R ident: >> (sa: doi=ipsec situation=identity >> (p: #1 protoid=isakmp transform=1 >> (t: #1 id=ike (type=lifetype value=sec)(type=lifeduration >> value=7080)(type=enc value=3des)(type=auth >> value=preshared)(type=hash value=sha1)(type=group desc >> value=modp1024)))) > > > OK, both sides are 3des, psk and sha1 dhgroup 1. Thats good. > >> >> Note: a.b.c.d is my end. w.x.y.z is the other end. "vid:", "ke:" and >> "nonce:" are scrambled. >> flag=0x8000, lorv=AES-CBC >> Sep 5 20:40:27 vpnmach racoon: DEBUG: encryption(aes) >> Sep 5 20:40:27 vpnmach racoon: DEBUG: type=Hash Algorithm, flag=0x8000, >> lorv=MD5 >> Sep 5 20:40:27 vpnmach racoon: DEBUG: hash(md5) >> Sep 5 20:40:27 vpnmach racoon: DEBUG: type=Authentication Method, > > > ... yet, you have AES and md5 ?? where are those coming from ? Do you > have an extra config for the remote somewhere in your files perhaps that > is matching ?
Nop. There're no extra files. The only thing the other guys gave me was: Operation Mode: Tunnel (Net to Net) Authentication Type: Pre shared secret Phase 1: 3DES/SHA1, DH Group=2 Phase 2: 3DES/SHA1, PFS=no, DH Group=any Based on that I got it working. So, do you reckon the other end suddenly began advertising/requesting aes and md5 instead of 3des and sha1? > ---Mike > >> remote w.x.y.z { >> exchange_mode main; >> proposal_check obey; >> >> proposal { >> encryption_algorithm 3des; >> hash_algorithm sha1; >> authentication_method pre_shared_key; >> dh_group modp1024; >> } >> } >> > > > > > -- > ------------------- > Mike Tancsa, tel +1 519 651 3400 > Sentex Communications, m...@sentex.net > Providing Internet services since 1994 www.sentex.net > Cambridge, Ontario Canada http://www.tancsa.com/ > -- Mikhail Goriachev Webanoide Mobile: +56 9 78772741 Web: www.webanoide.org _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"