Project

General

Profile

Download (55.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce0dbd72 11/03/2015 06:40 PM Matthew Smith

changes for #5219 accidentally reverted unrelated changes made by other commits. Restore those & remove some dead code that was commented out.

6684d594 11/03/2015 05:17 PM Matthew Smith

Don't allow IPsec mobile clients user auth source to not be a RADIUS server if
the phase1 auth method is EAP-RADIUS. Properly handle selection of multiple
RADIUS servers when using EAP-RADIUS. Fixes #5219.

524999ec 10/31/2015 03:21 PM Luiz Souza

It is not necessary manually disable the IPSEC processing when not used.

With the recent IPSEC changes by gnn@, there is no more performance penalty
for 1G networks if you have IPSEC compiled in kernel but not used.

TAG: tryforward

5f0b15e5 10/31/2015 03:04 PM Luiz Souza

The net.inet.ip.fastforward sysctl is retired now.

Tryforward instead, is always on and is compatible with IPSEC.

TAG: tryforward

76827b9c 10/28/2015 05:51 PM Jim Pingle

Set leftsendcert=always for IKEv2 configurations with certificates to better accommodate OS X and iOS manual configurations. Fixes #5353

41f7b662 10/21/2015 01:34 PM Matthew Smith

Make setting charon.plugins.attr.subnet conditional on net_list being set. Set
it's value to list of subnets configured as P2's for mobile IPsec. Fixes #5327.

ebd73e24 10/20/2015 09:09 PM Chris Buechler

Disable strongswan logging under auth since it's all logged under daemon,
so nothing is duplicated. Ticket #5242

9d8f66b9 10/16/2015 01:40 PM Matthew Smith

Limit strongswan trusted CA certificates to those required for authentication of
the configured IPsec SA's instead of trusting all known CA's. Fixes #5243.

a6ee1b41 10/15/2015 08:20 PM Chris Buechler

only use daemon and not auth for strongswan logging. As it was, all logs were duplicated. Ticket #5242

7a7e1ba9 10/15/2015 03:30 PM Matthew Smith

Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TLS. Fixes #5241.

92c57679 10/14/2015 03:14 PM Matthew Smith

Merge pull request #1689 from jlduran/l2tp-mschapv2

96d5ca11 10/13/2015 03:05 AM Chris Buechler

Remove strongswan's cert directories and repopulate them, to ensure no removed CAs, certs, or CRLs remain. Ticket #5238

31630f47 10/13/2015 02:49 AM Chris Buechler

Fix up strongswan logging levels. Remove charondebug since strongswan.conf settings take precedence. Set logging levels in strongswan.conf to match what's set on a running system via 'ipsec stroke loglevel', and remove log levels that were hard coded in strongswan.conf. Ticket #5242

7b1e6c3a 10/07/2015 08:30 PM Matthew Smith

https://redmine.pfsense.org/issues/5207
change auth methods for both peers when using hybrid RSA + xauth with IKEv1

446db735 10/07/2015 08:22 PM Matthew Smith

Add support for an IPv6 pool for mobile clients.

41d968bd 10/02/2015 05:14 AM Chris Buechler

Specify PSK for mobile configurations without the leading ID selectors. Fixes PSK mismatches from iOS clients.

86330e2b 10/01/2015 07:02 PM Jim Pingle

When using eap-radius, if the virtual address pool is left blank, pull the IP addresses from RADIUS instead. (Will need an IP address defined for each account.)
Doesn't seem to be possible to pull from either RADIUS or a local pool that I can see from experimenting and looking at strongSwan's docs.

a83fce46 10/01/2015 06:23 PM Chris Buechler

Specify %any where identifier is "any", so the note on these pages
actually works.

3fac0afc 09/22/2015 09:01 AM Jose Luis Duran

Add MS-CHAPv2 option to L2TP Configuration

See [#4732](https://redmine.pfsense.org/issues/4732)

adc70099 09/21/2015 07:36 PM Renato Botelho

Merge pull request #1750 from TarasSavchuk/patch-1

d10e5e90 09/21/2015 06:02 PM Renato Botelho

Merge pull request #1808 from miken32/master

6990ad35 09/16/2015 08:58 AM Phil Davis

White space and minor bits in etc

Cleaner version of https://github.com/pfsense/pfsense/pull/1846

c9d46a8e 09/15/2015 09:20 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/