GADMIN-OpenVPN-Server Changelog

What's new in GADMIN-OpenVPN-Server 0.1.5

Mar 4, 2010
  • Waits for interfaces to come up before starting firestarter.
  • Added an option to export a client setup package for windows openvpn-gui. (Send me a mail if it can be improved somehow)
  • Outputs a more structured sysinit script.
  • Removes the home directory selector.
  • Run init_stop() regardless of activation state.

New in GADMIN-OpenVPN-Server 0.1.4 (Mar 1, 2010)

  • NetworkManager has been fixed so interface adjustments where removed.
  • Press apply to actualize the new settings.

New in GADMIN-OpenVPN-Server 0.1.3 (Feb 26, 2010)

  • Added configure directives for Debian/Ubuntu in Autoinstall.
  • Sysinit start/stop was changed to: 90 30.
  • Version checking fixes.
  • Tunnels all client traffic by default.
  • Creates the pid file directory before starting.
  • Added option "Client DNS servers" for pushing DNS-servers to clients. (Essential when tunneling all traffic and the clients old DNS's cant be reached from within the tunneled-to network)
  • NetWorkManager stops the internet facing network interface when setting up the bridge in Fedora 12. This is a severe Fedora bug. Restarting NetworkManager wont enable the eth0 interface.
  • Setting the sysconfig network device file to "NM_CONTROLLED=no" or removing NM_CONTROLLED for eth1 (the bridged lan) makes no difference. ( This works perfectly well on Ubuntu )

New in GADMIN-OpenVPN-Server 0.1.2 (Dec 12, 2009)

  • Added optional per user and client (CCD) configuration of routes, tweaks, login times and additional options. Export fixes.

New in GADMIN-OpenVPN-Server 0.1.1 (Nov 12, 2009)

  • Adds certs and keys to the client export package.

New in GADMIN-OpenVPN-Server 0.1.0 (Aug 21, 2009)

  • Uses /etc/init.d as sysinit scripts dir.
  • Sets status color and missing server color.