Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 19:19:42 -0700 (PDT)
From:      nur adiana <adiana@ikhlas.com>
To:        freebsd-security@freebsd.org
Subject:   IPSec with AES
Message-ID:  <20020423021943.0B9832756@sitemail.everyone.net>

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

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-security" in the body of the message




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