GAdmin-OpenVPN-Server Changelog

What's new in GAdmin-OpenVPN-Server 0.1.6

Nov 22, 2011
  • This version fixes a first-time start crash, adds versioning and indentation fixes, adds "redirect-gateway def1" to exported configurations, does not export the dh key, and seems ok with imports to the various clients.

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 (Feb 27, 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 25, 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). Adds fixes for using bridge interfaces with Fedora-11/12's NetworkManager thats severely broken and blocks all traffic on EXTIF.

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

  • Adds 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 default sysinit scripts dir.
  • Sets status color and missing server color.

New in GAdmin-OpenVPN-Server 0.0.9 (Jul 17, 2009)

  • Provides for over 65000 simultaneous VPN connections by default.
  • Fixes a critical gui population bug.
  • Added start parameter --script-security 2
  • Fixes array comparizon warnings.

New in GAdmin-OpenVPN-Server 0.0.8 (Jul 5, 2009)

  • Added configuration option FIRESTARTER_CONFIG to specify the location of the firestarter configuration file. Enables and disables internet sharing regardless of firestarter usage. A few other fixes where merged.

New in GAdmin-OpenVPN-Server 0.0.7 (Nov 13, 2008)

  • This release adds iptables forwarding for tap+ interfaces.
  • It uses ifconfig instead of ifup/ifdown scripts.
  • It adds lowercase detection for firestarter user-pre contents.

New in GAdmin-OpenVPN-Server 0.0.6 (Nov 4, 2008)

  • Adds export of a client adapted package containing
  • client configuration and certificates.
  • Added IP forward commands for internet sharing.
  • Updated the help window contents.