openvpn-server :: projects.drzeus.cx
Todays bofh excuse: N/A
openvpn-server

This package contains scripts to set up a OpenVPN TCP server that can allow any number of clients to connect. It can be used to allow users on the read to connect securely to the company intranet.

In order to allow a DHCP server to assign information to the clients, the system works by creating a bridge interface, ovpnbr0, which all client connections will be bridged to. DHCP also means the server uses only TAP interfaces.

The only configuration needed is setting a correct IP address and subnet mask for ovpnbr0. This is done in a normal initscripts configuration in /etc/sysconfig/network-scripts/ifcfg-ovpnbr0.

Releases

0.93-1

  • First release.
Download

Binary RPMs

Source RPMs