Seems this hasn't been addressed (tested on Kubuntu 14.10), but there is
a small hack that can be used to set float. However, it will affect
*ALL* OpenVPN clients:

sudo mv /usr/sbin/openvpn /usr/sbin/openvpn.binary
sudo echo "#\!/bin/sh
exec /usr/sbin/openvpn.binary --float $*" > /usr/sbin/openvpn
sudo chmod 755 /usr/sbin/openvpn

What might be the easiest way to solve this would be to add and "Extra
values" text box to allow any random values to be passed that may be
required.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/697980

Title:
  float option not available in GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/697980/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to