7.3 Creating a Configuration File to Add Additional Configuration Changes

You can use a configuration file to create and execute many extended configuration options for both the SSL VPN Enterprise client and the Enterprise server.

  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.