Package Details: openswan 3.0.0-1

Git Clone URL: https://aur.archlinux.org/openswan.git (read-only, click to copy)
Package Base: openswan
Description: Open Source implementation of IPsec for Linux
Upstream URL: https://www.openswan.org
Licenses: GPL, custom
Conflicts: ipsec-tools, strongswan
Submitter: Allan
Maintainer: severach
Last Packager: severach
Votes: 144
Popularity: 0.000007
First Submitted: 2009-11-07 14:39 (UTC)
Last Updated: 2025-11-28 04:23 (UTC)

Dependencies (5)

Required by (2)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

uuwe commented on 2014-11-25 02:50 (UTC)

/usr/lib/openswan/setup is an invalid symlink to /etc/rc.d/ipsec. it's causing some programs that use "ipsec setup" to fail. here's a patch: http://ix.io/fkF

tuxfanou commented on 2014-10-29 14:52 (UTC)

An update is avable from october 21th (2.6.42). Can you update it ?

yan12125 commented on 2014-09-06 14:28 (UTC)

Please separate build commands from package() and put them in build()

xjpvictor commented on 2013-08-14 13:03 (UTC)

@caspian Just refer to the README file in the openswan source.

caspian commented on 2013-08-14 09:03 (UTC)

Can anybody please tell me how to enable KLIPS support? I couldn't find any arch related documentation regarding this...

x33a commented on 2013-07-12 06:20 (UTC)

Send a mail to aur-general mailing list, asking them to merge this package with openswan.

xjpvictor commented on 2013-06-16 05:41 (UTC)

@gtmanfred Any benefit of doing so? I mean the ipsec startup script is provided by upstream, so why not using it, easier to maintain.

gtmanfred commented on 2013-06-16 05:06 (UTC)

http://ix.io/6ck better systemd service that doesn't require using the old rc.d file from /usr/lib/systemd/scripts

xjpvictor commented on 2013-06-14 16:17 (UTC)

rc.d scripts removed. @dreur Updated with python2 although I believe upstream should do something to solve it.