diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-05-11 11:35:49 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-05-11 02:36:02 -0700 |
commit | c4464347e402d66ee2c64c63d4a9b9a57f21c74d (patch) | |
tree | 836870f093550411cdc9badb82b7acfd93890ff6 | |
parent | 11a73a12ed6d8d00c164c0966408e2617bb217bd (diff) | |
download | connman-c4464347e402d66ee2c64c63d4a9b9a57f21c74d.tar.gz connman-c4464347e402d66ee2c64c63d4a9b9a57f21c74d.tar.bz2 connman-c4464347e402d66ee2c64c63d4a9b9a57f21c74d.zip |
README: Add comment on OpenVPN version to use
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -179,3 +179,13 @@ To run pptp you will need - pptp client, http://pptpclient.sourceforge.net Both l2tp and pptp also need pppd. + + +OpenVPN +======= + +Up to version 2.2 of OpenVPN, pushing additional routes from the +server will not always work. Some of the symptons are that additional +routes will not be set by ConnMan if the uplink is a cellular +network. While the same setup works well for a WiFi or ethernet +uplink. |