From 41f8d5465097ee45b051c2c37d44cdccd8e9739b Mon Sep 17 00:00:00 2001 From: Daniel Gimpelevich Date: Fri, 6 Feb 2015 11:54:39 -0800 Subject: openconnect: fix a couple of minor things and add an interface option Signed-off-by: Daniel Gimpelevich --- net/openconnect/README | 1 + 1 file changed, 1 insertion(+) (limited to 'net/openconnect/README') diff --git a/net/openconnect/README b/net/openconnect/README index 3cd562194..f6d2f051c 100644 --- a/net/openconnect/README +++ b/net/openconnect/README @@ -4,6 +4,7 @@ To setup a VPN connection, add the following to /etc/config/network: config interface 'MYVPN' option proto 'openconnect' + option interface 'wan' option server 'vpn.example.com' option port '4443' option username 'test' -- cgit v1.2.3