19.2 Creating a Configuration File to Add Additional Configuration Changes

SSL VPN has many extended configuration options for both the SSL VPN Enterprise client and Enterprise server that can be saved and executed from a configuration file.

  1. Browse to /etc/opt/novell/sslvpn.

  2. Open the following files, depending on the changes you want to make:

    • Open openvpn-client.conf if you want to push configuration changes to the Enterprise mode client.

    • Open openvpn-server.conf.tmpl if you want to push configuration changes to the Enterprise server.

  3. Add the commands for additional OpenVPN configuration to these files. For example, to decrease the MTU size of the TUN interface, specify the command in the following format in both files:

    link-mtu 1200

  4. Save your changes.

  5. Restart the server.