DragonFly bugs List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[DragonFlyBSD - Bug #159] (In Progress) ipsec-tools patch
Issue #159 has been updated by Antonio M. Huete Jimenez.
Description updated
Status changed from Closed to In Progress
Assignee deleted (0)
Reopen & Grab
----------------------------------------
Bug #159: ipsec-tools patch
http://bugs.dragonflybsd.org/issues/159
Author: Gary Allan
Status: In Progress
Priority: Normal
Assignee:
Category:
Target version:
The ipsec-tools port included in pkgsrc does not compile on DragonFly.
The included program racoon is useful for setting up IPsec between
PCs/Firewalls. The attached patch alows building under DragonFly.
I have tested the raccon daemon negotiating with WinXP. Is it worth
submitting this upstream and/or to pkgsrc?
Build ipsec-tools (http://ipsec-tools.sourceforge.net) and install into
/usr/pkg. Configuration files will be stored under /usr/pkg/etc/racoon.
tar xfvj ipsec-tools-0.6.5.tar.bz2
cd ipsec-tools-0.6.5
patch -p1 < ~/ipsec-tools-0.6.5.diff
./configure --prefix=/usr/pkg --sysconfdir=/usr/pkg/etc/racoon
make
make install
Regards
Gary
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]