Virtual Private Networks (VPN)
OpenVPN
IX10 User Guide
318
c. (Optional) Set the route metric for the OpenVPN server. If multiple active routes match a
destination, the route with the lowest metric will be used.
(config vpn openvpn server
name
)> metric
value
(config vpn openvpn server
name
)>
where
value
is an interger between
0
and
65535
. The default is
0
.
d. (Optional) Set the range of IP addresses that the OpenVPN server will use when providing
IP addresses to clients:
i. Set the first address in the range limit:
(config vpn openvpn server
name
)> server_first_ip
value
(config vpn openvpn server
name
)>
where
value
is a number between
1
and
255
. The number entered here will represent
the first client IP address. For example, if
address
is set to
192.168.1.1/24
and
server_first_ip
is set to
80
, the first client IP address will be 192.168.1.80.
The default is from
80
.
ii. Set the last address in the range limit:
(config vpn openvpn server
name
)> server_last_ip
value
(config vpn openvpn server
name
)>
where
value
is a number between
1
and
255
. The number entered here will represent
the last client IP address. For example, if
address
is set to
192.168.1.1/24
and
server_last_ip
is set to
99
, the last client IP address will be 192.168.1.80.
The default is from
80
.
6. (Optional) Set the port that the OpenVPN server will use:
(config vpn openvpn server
name
)> port
port
(config vpn openvpn server
name
)>
The default is
1194
.
7. Determine the method of certificate management:
a. To allow the server to manage certificates:
(config vpn openvpn server
name
)> autogenerate true
(config vpn openvpn server
name
)>
b. To create certificates externally and add them to the server
(config vpn openvpn server
name
)> autogenerate false
(config vpn openvpn server
name
)>
The default setting is
false
.
Содержание 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 ...