Project

General

Profile

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

# Date Author Comment
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...

dc408939 08/27/2008 04:19 AM Matthew Grooms

Correct some problems with the filter code where we were calling foreach
on data that wasn't necessarily a valid array.

Modify the OpenVPN code to stop passing the array index around and then
immediately obtaining a reference to the array entry. We already have a...

f432e364 08/26/2008 11:49 PM Matthew Grooms

Set some important default values for the new OpenVPN interface screens.
Add functions and interface code to handle local port conflict detection
and resolution.

e28120e5 08/26/2008 10:20 PM Matthew Grooms

Dump the per-configuration dh parameters data. It make no sense to keep
this information in the configuration as its not specific to the server.
It only contains the parameters ( a safe large prime number ) that is
used during a DH key exchange. Instead, we now use a system wide dh file...

d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...

93a0a028 08/05/2008 10:59 PM Ermal Luçi

This check is needed to prevent php oddities with arrays and strange behaviour of count and empty! As commit fixes errors with not configured openvpn.

c5428977 08/05/2008 10:24 PM Ermal Luçi

Try to do better sanity checks.

8874c692 07/01/2008 03:39 PM Ermal Luçi

Correctly name clients and server interfaces otherwise we have clashes.

c0cf27aa 04/28/2008 05:17 AM Scott Ullrich

Reformat file.

522a95b6 04/28/2008 03:51 AM Scott Ullrich

Pass mode

b880b193 04/28/2008 03:48 AM Scott Ullrich

Just handle server instances for now.

96874f83 04/28/2008 03:40 AM Scott Ullrich

Escape \$2

702a4702 04/28/2008 03:39 AM Scott Ullrich

Shutdown deleted process

18a124f7 04/28/2008 03:08 AM Scott Ullrich

Move assignment

7ae1d4b1 04/28/2008 03:06 AM Scott Ullrich

Define interface correctly

71c2deca 04/28/2008 03:04 AM Scott Ullrich

Use unique name

d6e01cdb 04/28/2008 03:01 AM Scott Ullrich

move variable assignment more near to the code it is used in

bcc3e19b 04/28/2008 02:58 AM Scott Ullrich

Use array name for .crt|.key

b5971c4e 04/28/2008 02:25 AM Scott Ullrich

Set keysize correctly

81494c66 04/28/2008 02:15 AM Scott Ullrich

Use $int$port$proto for unique server name

3a6bed46 04/28/2008 02:12 AM Scott Ullrich

Check for descr

f2493c61 04/28/2008 02:11 AM Scott Ullrich
  • Obtain keysize
  • Use keyname for server
3875f821 04/28/2008 02:07 AM Scott Ullrich

Add missing #!

011c2678 04/28/2008 02:00 AM Scott Ullrich

Add a shell interpriter

d32cf9d2 04/28/2008 01:55 AM Scott Ullrich

Make multi-user friendly and lock config.xml during cert creation.

ccbc4bf7 04/28/2008 01:54 AM Scott Ullrich

Make script executable.