pfsense/usr/local
Matthew Grooms 3c11bd3c5b 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 )
Remote Access ( SSL/TLS )
Remote Access ( User Auth )
Remote Access ( SSL/TLS + User Auth )

Some of these modes allow for user authentication using passwords. We now
use the etc/inc/openvpn.auth-user.php file to facilitate this by checking
the username and password supplied by OpenVPN against our centralized user
database.

The Server and Client user interfaces have also been updated to support
TLS packet authentication. This is an additional security option that is
optional.
2008-09-06 21:10:43 +00:00
..
bin this is super annoying in VMware, exit if running in VMware 2008-07-20 19:15:49 +00:00
captiveportal Return after redirecting. 2008-08-12 17:08:39 +00:00
etc OpenSSL is now in the base php 2008-09-02 23:23:37 +00:00
lib OpenSSL is now in the base php 2008-09-02 23:23:37 +00:00
pkg Rework most of the OpenVPN support. The interfaces have been updated to 2008-08-26 04:48:04 +00:00
sbin Show playback commands avaiable 2008-08-30 07:13:33 +00:00
share Add protocol definitions needed by ipfw-classifyd. Basically they are copied from the ipfw-classifyd pfPort which inherits them from l7-filter project on sf.net. 2008-08-02 22:24:45 +00:00
www Minor re-work of OpenVPN configuration. Use operational modes to determine 2008-09-06 21:10:43 +00:00