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

Re: tunnel ipsec whith racoon2-20070720a

2007-09-20 Thread ckd ckd
thank u . The probleme was with gif interface. when i start iked, it trys to bind the ip @ already allowed by the kernel for gif. Now, i'm looking fro experience using racoo2-02006... or racon2-2007...whith (net|free)BSD best regards ckd 2007/9/19, Lowell Gilbert [EMAIL PROTECTED]: ckd ckd

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]):

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