Friday August 15, 2008
End-to-end... and everything in betweenDan McDonald's Sun blog, covering IPsec, general networking goodness, and other stuff too. Racoon2 on OpenSolaris - first tiny steps NOTE: A version of this was sent to the racoon2-users alias also. I've been spending some of my time bringing up racoon2 (an IKEv2 and IKEv1 daemon) on OpenSolaris. Because of vast differences in PF_KEY implementations between OpenSolaris and other OS kernels, I've spent my racoon2 time actually getting IKEv1 to work first, instead of IKEv2. Right now, what's working is:
That's it! IKEv1 responder needs work, as does all of IKEv2, as does work for multiple-choice of algorithms. But there's enough change in there to say something now.
ARCHITECTURAL DIFFERENCESThe most noteworthy change in the OpenSolaris work so far is that literally there's no spmd (a separate IPsec SPD daemon racoon2 uses) required for now. This is because:
If spmd serves another purpose, we will revisit it. As it stands, however, I cannot see us using it. CODE DIFFERENCESIn OpenSolaris, we use the "webrev" tool to generate easy-to-review web pages with diffs of all varieties. The webrev for what I have so far in racoon2 is available at: http://cr.opensolaris.org/~danmcd/racoon2-opensolaris/ Feel free to make comments or suggestions about what I've done. (2008-08-15 13:20:39.0) Permalink Comments [1]
Trackback URL: http://blogs.sun.com/danmcd/entry/racoon2_on_opensolaris_first_tiny
Post a Comment: |
Calendar
RSS Feeds
All /Entertainment /IPsec /Miscellany /Networking SearchLinks
NavigationReferersToday's Page Hits: 164 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Excellent news, please post to security-discuss on opensolaris as well.
I had a quick browse over some of the webrev looks quite interesting. So what is next ? Improving the v1 or starting on v2 ?
Posted by Darren Moffat on August 19, 2008 at 10:18 AM EDT #