ESP v3 based on rfc 4303

2007-10-03 Thread ckd ckd
Hi, i'm looking if there is an implementation of ipsec esp v3 based on rfc 4303 for freeBSD. otherwise i 'm interested how to contribute for this developpement. thanks ckd ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: tunnel ipsec whith racoon2-20070720a

2007-09-20 Thread ckd ckd
t;[EMAIL PROTECTED]>: > > "ckd ckd" <[EMAIL PROTECTED]> writes: > > > hi, > > > > i'm looking for some experience using racoon2 to create tunnel IPSEC > between > > 2 freebsd 6.2 gateways. > > > > i followed the procedure describ

tunnel ipsec whith racoon2-20070720a

2007-09-18 Thread ckd ckd
hi, i'm looking for some experience using racoon2 to create tunnel IPSEC between 2 freebsd 6.2 gateways. i followed the procedure described in freebsd handbook, but whne i start iked, i get the follow message : iked: [INTERNAL ERR]: isakmþ.c:521:isakmp_øþen_address(): bind(10.0.2.254[500]): Add

vpn which freeBSD 6.2

2007-09-13 Thread ckd ckd
Hi, i tryed to make a VPN between 2 freeBSD 6.2 like this : 10.0.1.0/24 ---GW1: 10.0.0.1 = 10.0.0.2 GW2 --- 10.0.2.0/24 whith GENERIC kernel i can ping from either subnet. i compiled a custom kernel with options IPSEC and IPSEC_ESP . the ping dont work ? Thanks for ur help _