Bug 862472 - Strongswan is compiled without essential plugins - interop with Windows or Android not possible
Summary: Strongswan is compiled without essential plugins - interop with Windows or An...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: strongswan
Version: el6
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Pavel Šimerda (pavlix)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-03 03:02 UTC by Haim Gelfenbeyn
Modified: 2014-01-26 16:37 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-26 16:37:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Spec patch to compile in missing plugins (1.87 KB, application/octet-stream)
2012-10-03 03:02 UTC, Haim Gelfenbeyn
no flags Details

Description Haim Gelfenbeyn 2012-10-03 03:02:47 UTC
Created attachment 620603 [details]
Spec patch to compile in missing plugins

Description of problem:
Strongswan is configured without essential plugins, therefore Strongswan cannot act as a VPN server to either Windows 7 or Android Stronswan client. eap-mschapv2 support very important to have, in my opinion.

These plugins do not add any external dependencies, and should be included by default:
	--enable-md4
	--enable-eap-md5
	--enable-eap-gtc
	--enable-eap-tls
	--enable-eap-ttls
	--enable-eap-peap
	--enable-eap-mschapv2

md4 is needed by mschapv2, therefore it is included. I think farp and dhcp plugins are also useful, but they are less essential than eap-mschapv2 and other authentication plugins

Version-Release number of selected component (if applicable):
5.0

How reproducible:
Cannot authenticate using eap-mschapv2, eap-peap and others. 

Additional info:
I attached .spec file patch that adds support for these plugins.

Comment 1 Pavel Šimerda (pavlix) 2012-11-02 00:33:34 UTC
Thanks for your patch and sorry for not responding earlier. I will submit
a testing update soon.

Comment 2 Pavel Šimerda (pavlix) 2012-11-20 20:42:42 UTC
I'm sorry I currently don't have much time and my current version of this package doesn't build for EPEL.

http://koji.fedoraproject.org/koji/packageinfo?packageID=13302

Will get back to it later.

Comment 3 Pavel Šimerda (pavlix) 2014-01-08 13:08:18 UTC
Feel free to try 5.1.1-3:

http://koji.fedoraproject.org/koji/packageinfo?packageID=13302


Note You need to log in before you can comment on or make changes to this bug.