Project

General

Profile

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

# Date Author Comment
035c5573 11/10/2011 05:02 PM Jim Pingle

Fix order of client/server IPs and add a note, and clarify variable names. Fixes #2004.

ea9a4cc8 10/27/2011 02:29 PM Jim Pingle

Assume a default value of 1 for cert_depth to disallow chaining.

77ed2f4c 10/27/2011 02:29 PM Jim Pingle

Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.

1f2f6024 08/30/2011 01:44 PM Jim Pingle

Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.

3c6d704a 08/17/2011 02:12 AM Andrew Thompson

Revert "Make initial changes to allow pfSense to work in a jail."

This reverts commit a26d95383a6146734f67c9db21cd83534052843a.

a26d9538 08/17/2011 02:07 AM Andrew Thompson

Make initial changes to allow pfSense to work in a jail.

This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.

f27d726c 07/27/2011 03:36 PM Jim Pingle

Rework OpenVPN status, show status for shared key servers.

6d013706 07/26/2011 09:30 PM Ermal LUÇI

Resolves #1719. Prevent disabled client/servers from being displayed on the widget.

cec917b5 07/22/2011 08:21 PM Jim Pingle

Only apply remote_network setting for p2p modes, since it is not valid for remote access modes. Fixes #1707

2ce206b0 07/13/2011 09:17 PM Jim Pingle

CRL fixes for empty CRLs (so they don't kill OpenVPN)

d9489532 07/04/2011 05:13 AM Chris Buechler

Don't check OpenVPN ports in use against disabled clients or servers

5a7cc1f9 06/24/2011 07:09 PM Ermal LUÇI

No need to use nohup when using mwexec_bg since it calls nohup itself. Also use fullpath to executables.

5dc6c910 06/03/2011 01:20 PM Jim Pingle

When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel network is a /30, don't use the OpenVPN server directive. See ticket #1417

728003c8 05/11/2011 08:10 PM Jim Pingle

Various CRL fixes, handle empty internal CRLs better.

0cc5ab42 04/21/2011 01:59 PM Jim Pingle

Confirmed working fix for ticket #1417 - with this change I have two-way connectivity on Site-to-Site (SSL/TLS) with iroutes.

bd24573b 04/19/2011 11:59 PM Jim Pingle

Backing out changes from ticket #1417, it was not a valid openvpn config that the user was trying to make.

6c9cf466 04/18/2011 10:27 PM Jim Pingle

Slightly different fix for #1417 that doesn't mess up other parameters needed by p2p_tls

02d99511 04/08/2011 12:28 PM Jim Pingle

Putting client-config-dir in the config is valid also for p2p_tls servers. Fixes #1417.

4936ff53 04/01/2011 06:11 PM Jim Pingle

Switch back to dev_mode so existing configs aren't broken by the other changes.

bf87b4d7 03/21/2011 06:58 PM Luiz Gustavo S. Costa

Added option to select the type of device for use in the tunnel openvpn

c7f70dbc 02/06/2011 08:26 AM Chris Buechler

fix NTP server IPs in openvpn config

fc05822b 01/27/2011 09:54 PM Jim Pingle

Don't pass these by reference. Might be related to ticket #1231

582c58ae 01/20/2011 10:19 PM Jim Pingle

Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers.

bca35cff 01/20/2011 05:33 PM Jim Pingle

Add a checkbox for duplicate-cn on OpenVPN servers.

756720e2 01/15/2011 03:03 PM Pierre POMES

Ticket #1198. Fix code when checking client or server

a82e6d37 12/28/2010 05:09 AM Chris Buechler

fix text

673e8095 12/22/2010 03:39 PM Scott Ullrich

nuke trailing carriage returns

847cd48d 12/06/2010 10:08 AM Ermal LUÇI

Do not spam filter reload at boot.

1bab0df1 11/29/2010 01:50 PM Jim Pingle

Add suggested fix from ticket #1037

befad728 11/26/2010 09:54 PM Ermal LUÇI

Ticket #1037. Move environment manipulation to the authentication script since escaping slashes is not so easz on dynamic built paths.

e1b17c7a 11/25/2010 11:57 AM Ermal LUÇI

Ticket #1037. Add suggestion in the ticket for using the CA supplied to openvpn for authenticating to SSL LDAP.

e3924384 11/19/2010 03:44 PM Jim Pingle

Reorder some code and combine the nobind test with the lport code to ensure only the needed options are used in any given combination.

5708241f 11/19/2010 03:31 PM Jim Pingle

When the local port is left blank on an OpenVPN client, use 'lport 0' to direct the client to use a random source port. Fixes #1025

53d41b68 11/17/2010 05:34 PM Erik Fonnesbeck

The way this option is currently defined, the configuration variable is always set; for this case, isset is not the correct condition. Reported at http://forum.pfsense.org/index.php/topic,30153.0.html

9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

8e022a76 10/21/2010 06:33 PM Jim Pingle

Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555

8901958c 10/12/2010 09:21 PM Jim Pingle

Add backend code to verify username against cn on login if set by user. Needs GUI code to set the option yet. Ticket #887

6db02381 09/21/2010 07:39 PM Jim Pingle

Allow selecting an OpenVPN Server CRL if we are in an SSL mode.

739c9efd 09/15/2010 08:11 PM Ermal LUÇI

Send a log entry when openvpn resync is called.

4b887ef4 09/09/2010 04:40 PM Jim Pingle

Since the OpenVPN management is done via unix socket and not tcp, we no longer need to require the local_port be set in order to activate the daemon.

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

b0140675 08/18/2010 03:57 PM Ermal LUÇI

Ticket #826. Add more bandage to notice when a reading on socket timeouts.

71ca2cb2 08/18/2010 03:46 PM Ermal LUÇI

Ticket #826. Convert to unix domain sockets for management interface so we do not have problems when interface is any.

19e3d450 08/18/2010 02:35 PM Ermal LUÇI

Ticket #826. Add timeout of 1 second for all read/write actions performed on the socket. This should fix point 1) on the ticket.

41be629f 08/16/2010 08:42 PM Jim Pingle

Print a notice that OpenVPN status information is not available for shared key servers.

a8abc4b3 08/16/2010 07:37 PM Jim Pingle

End processing when we receive an ERROR line. Part of ticket #826

2635222d 07/13/2010 09:30 PM Jim Pingle

Add OpenVPN none/null cipher.

5d8cd81a 06/30/2010 03:07 PM Jim Pingle

Reorg this test a little, and make sure we only add client-to-client for remote access types.

96033063 05/20/2010 04:55 PM Erik Fonnesbeck

Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459

bd7ca506 05/17/2010 08:11 PM Jim Pingle

Revert "Allow the user to override OpenVPN interface name in custom options (e.g. dev tap99 or dev tun99) and set related options appropriately. ticket #482 Item 2a/2b." - Revert for now, may cause more issues than it fixes.

This reverts commit be58c36ded298a1cb7a0eac40cd2edd62908d882.

be58c36d 05/17/2010 07:55 PM Jim Pingle

Allow the user to override OpenVPN interface name in custom options (e.g. dev tap99 or dev tun99) and set related options appropriately. ticket #482 Item 2a/2b.

8d964cea 05/07/2010 11:02 AM Ermal LUÇI

Add scpecific scripts for when ovpn goes up and down so we get neccessary values for used in varius areas of pfSense. TODO is find out how to get DNS info form openvpn.

1b8b44dc 05/06/2010 02:17 PM Jim Pingle

Add client-to-client to OpenVPN server config if the option is checked. Resolves #572.

48a458d2 04/30/2010 12:10 AM Pierre POMES

Use nobind for OVPN client when no local port and/or no local interface is requested. Ticket #282

8fb49e83 04/28/2010 12:44 AM Pierre POMES

Fix typo in comment

53663f57 04/27/2010 05:15 PM Jim Pingle

Move these functions to a more central location. Part of ticket #496

a1cab2c7 04/27/2010 01:51 PM Ermal LUÇI

Ticket #474. Properly check for disabled openvpn configs.

c7f60193 03/29/2010 05:22 PM Ermal LUÇI

Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface. Use this is rc.newwanip script to reload only these tunnels.

5db9498d 03/12/2010 11:09 PM Ermal LUÇI

Fix local and nobind for client settings

8a47c190 03/10/2010 10:40 AM Ermal Luçi

Ticket #413. Hanlde cases when no authentication is specified.

6f27412f 03/04/2010 12:15 PM Ermal Luçi

Ignore chmod errors for files that do not exist.

e62e2f8b 03/03/2010 12:56 AM Ermal Luçi

Add tls-auth to server even when authenticating in user/pass mode.

f9ac3784 03/03/2010 12:27 AM Ermal Luçi

Do not include tls-auth on authentication based only on user/pass.

54b9de56 03/02/2010 08:48 PM Ermal Luçi

Allow openvpn server to authenticate only based on username/password credentials.

c61e4626 03/02/2010 05:07 PM Ermal Luçi

Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.

366d0323 03/02/2010 12:14 AM Ermal Luçi

Allow the authentication scripts to detect configuration changes. Allow multiple OUs to be specified on basedn.

db746ce2 03/01/2010 09:04 PM Ermal Luçi

Use 0 when configuring tls-auth in server.

b6d0c86f 03/01/2010 07:26 PM Ermal Luçi

Correct script used for OpenVPN authentication to actually work.

b5f3549f 02/25/2010 05:02 PM Ermal Luçi

Include missing quotes.

e8a58de4 02/24/2010 11:58 PM Ermal Luçi

Add support for authenticating users against server specified in the system->user manager->servers for openvpn. While there propperly fill the shared secret field for raidus in the servers page.

762a24a3 02/23/2010 07:04 PM Ermal Luçi

Add proxy authentication capabilities to OpenVPN client.

d0f6649c 02/16/2010 10:19 PM Pierre POMES

Add statistics for OpenVPN client instances

691fbf14 02/05/2010 09:33 PM Ermal Luçi

Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type to OpenVPN.

d1014c18 12/30/2009 10:54 PM Chris Buechler

fix openvpn user auth. thanks to thompsa@ for finding fix

c221e549 12/29/2009 06:49 PM Jim Pingle

Apparently OpenVPN 2.1 requires setting "script-security 2" to run given the other options we currently employ.

507af8dd 12/11/2009 01:48 AM Pierre POMES

Use get_interface_ip instead of a manual shell_exec(ifconfig). Ticket #69

67b0902f 12/10/2009 10:34 PM Pierre POMES

Add IP alias and 'any' support to OpenVPN. Feedback #69

3d06e8f0 12/03/2009 03:31 AM Pierre POMES

Add carp support for OpenVPN. Ticket #69

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

32a7a1f6 06/20/2009 01:04 PM Ermal Luçi

Include certs.inc is needed by lookup_certs.

f2333a99 06/18/2009 08:20 PM Ermal Luçi

Remove filter_configure from openvpn.inc it just ends up in recursive calls.

3e2bd5de 05/07/2009 09:07 PM Ermal Luçi

Propperly fix openvpn parameter parsing.

2f1e3ebe 05/07/2009 08:23 PM Ermal Luçi

Fix correction of openvpn parameters.

fe787fc7 09/09/2008 08:32 PM Matthew Grooms

Modify the OpenVPN server configuration to allow the DH parameter length
to be specified. Upgraded 1.2.x configurations will default to 1024 bits.

15b414e6 09/09/2008 08:01 PM Matthew Grooms

Comment out the code that creates a dh-parameters file at boot time and
add three new static parameters files to the /etc directory. In the near
term OpenVPN configurations will use the 2048 bit file.

76369bfc 09/08/2008 04:06 PM Matthew Grooms

Correct a bug where we attempt to kill an OpenVPN process even though its
pid file does not exist.

035e4289 09/08/2008 03:50 PM Matthew Grooms

Revert the dh parameters generation back to 1024 bits. There were several
complaints that 2048 bit parameters took too long to generate.

c67dd94e 09/08/2008 01:23 AM Bill Marquette

Log why we're writing a new config out

705c8ec9 09/07/2008 06:43 AM Matthew Grooms

When restarting an OpenVPN process, don't send a term signal and expect it
to exit within a fixed time frame of two seconds. The old process may take
longer to exit and cause the new process creation to fail. Instead, check
the process status every 1/4 seconds and only continue once it terminates.

3c11bd3c 09/06/2008 09:10 PM Matthew Grooms

Minor re-work of OpenVPN configuration. Use operational modes to determine
what configuration options are appropriate. The operational mode dictates
the authentication method. They are defines as follows ...

Peer to Peer ( SSL/TLS )
Peer to Peer ( Shared Key )...

ea28182c 09/04/2008 10:48 PM Matthew Grooms

Correct the path for OpenVPN client specific configuration files. When the
directory creation moved to the rc script, the path name was changed from
/var/etc/openvpn_csc to /var/etc/openvpn-csc. Update the code to match.

095a95ae 09/04/2008 07:47 PM Matthew Grooms

Revert to the previous method of referencing OpenVPN device names in the
filter.inc file. We now specify the openvpn device name which is actually
an os managed group. OpenVPN tap instances are added or removed from this
group when OpenVPN configurations are created or destroyed. Portions of...

8411b218 09/04/2008 05:13 PM Matthew Grooms

Bump the system dh-parameters file to 2048 per request on dev@.

1cb0b40a 09/03/2008 04:13 AM Matthew Grooms

Correct problems with OpenVPN that prevented the lzo compression and pass
tos options from being set correctly in configuration files.

ddee43a5 09/02/2008 09:27 PM Matthew Grooms

Now that we are delaying the creation of OpenVPN dh parameters, it appears
we need an explicit call to write_config() to ensure the data is saved.

3cb54b54 09/02/2008 06:29 PM Matthew Grooms

Delay writing out the dh-parameters file if the paths have not yet been
initialized by the rc scripts. I hope this will make the initial boot
process more pleasant during install. If not, I will revert this commit.

82b61e6b 09/01/2008 01:11 AM Matthew Grooms

Don't create the standard OpenVPN paths in openvpn_resync_all(). These are
now created during the bootup process.

6a418ab7 08/31/2008 02:29 AM Scott Ullrich

Ensure $g is populated by reading in globals.inc

34bc1324 08/29/2008 10:55 PM Matthew Grooms

Store the OpenVPN system DH parameters contents in the config.xml file so
it is not generated each time on embedded systems. Problem reported by
Scott.

63084885 08/27/2008 07:52 PM Matthew Grooms

Replace the old openvpn status page with a new implementation. We now add
a tcp management port option to each OpenVPN server. Instead of rooting
through the OpenVPN logs once a minute for status updates, we now submit a
request to the management port to obtain informaiton. We probably need to...