Virtual Private Networks (VPN)
OpenVPN
LR54 User Guide
514
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. At the config prompt, type:
(config)> add vpn openvpn client
name
(config vpn openvpn client
name
)>
where
name
is the name of the OpenVPN server.
The OpenVPN client is enabled by default. To disable the client, type:
(config vpn openvpn client
name
)> enable false
(config vpn openvpn client
name
)>
4. The default behavior is to use an OVPN file for client configuration. To disable this behavior
and configure the client manually:
(config vpn openvpn client
name
)> use_file false
(config vpn openvpn client
name
)>
5. Set the mode used by the OpenVPN server:
(config vpn openvpn client
name
)> device_type
value
(config vpn openvpn client
name
)>
where
value
is either
tun
or
tap
. The default is
tun
.
6. Set the firewall zone for the OpenVPN client:
(config vpn openvpn client
name
)> zone
value
(config vpn openvpn client
name
)>
To view a list of available zones:
(config vpn openvpn client
name
)> zone ?
Zone: The zone for the openvpn client interface.
Format:
any
dynamic_routes
edge
external
hotspot
internal
ipsec
loopback
setup
Current value:
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...