mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
openconnect: removed unneeded entries from interface
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -3,8 +3,6 @@ The openconnect client expects to be configured using the uci interface.
|
|||||||
To setup a VPN connection, add the following to /etc/config/network:
|
To setup a VPN connection, add the following to /etc/config/network:
|
||||||
|
|
||||||
config interface 'MYVPN'
|
config interface 'MYVPN'
|
||||||
option _orig_ifname 'vpnc'
|
|
||||||
option _orig_bridge 'false'
|
|
||||||
option proto 'openconnect'
|
option proto 'openconnect'
|
||||||
option server 'vpn.example.com'
|
option server 'vpn.example.com'
|
||||||
option port '4443'
|
option port '4443'
|
||||||
|
|||||||
Reference in New Issue
Block a user