Virtual Private Networks (VPN)
OpenVPN
IX10 User Guide
332
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
internal
ipsec
loopback
setup
Current value:
(config vpn openvpn client
name
)>
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...