Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 23:58:29 -0700 (PDT)
From:      nur adiana <adiana@ikhlas.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   IPSec using AES
Message-ID:  <20020423065829.79BFB2755@sitemail.everyone.net>

next in thread | raw e-mail | index | archive | help
Hi,

currently i'm using FreeBSD 4.5. Now, i would like to implement AES into my IPSec.. can i simply configure my setkey on FreeBSD like KAME does:

setkey -c <<EOF
add 10.1.1.1 20.1.1.1 esp 9876 -E rinjdael-cbc "hogehogehogehoge";
add 20.1.1.1 10.1.1.1 esp 10000 -E rinjdael-cbc oxdeadbeefdeadbeefdeadbeefdeadbeef;
spdadd 10.1.1.1 20.1.1.1 any -P out ipsec esp/transport//use;
EOF

 or, i must edit my racoon? tq..



_____________________________________________________________
Meksom, Mozilla Bahasa Melayu http://ikhlas.com/meksom/

_____________________________________________________________
Run a small business? Then you need professional email like you@yourbiz.com from Everyone.net  http://www.everyone.net?tag

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020423065829.79BFB2755>