Browse Source

openconnect: corrected instructions

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos 10 years ago
parent
commit
99f0ea47ce
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/openconnect/README

+ 1
- 1
net/openconnect/README View File

19
 
19
 
20
 After these are setup you can initiate the VPN using "ifup MYVPN", and
20
 After these are setup you can initiate the VPN using "ifup MYVPN", and
21
 deinitialize it using ifdown. You may also use the luci web interface
21
 deinitialize it using ifdown. You may also use the luci web interface
22
-(Network -> Interfaces -> AVPN Connect).
22
+(Network -> Interfaces -> MYVPN Connect).
23
 
23
 
24
 Note that you need to configure the firewall to allow communication between
24
 Note that you need to configure the firewall to allow communication between
25
 the MYVPN interface and lan.
25
 the MYVPN interface and lan.