Virtual Private Networks (VPN)
OpenVPN
IX14 User Guide
590
iv. Paste the contents of the private key (for example, server.key) into the value of the
server_key
parameter:
(config vpn openvpn server
name
)> server_key
value
(config vpn openvpn server
name
)>
v. Paste the contents of the Diffie Hellman key (usually in dh2048.pem) into the value of
the
diffie
parameter:
(config vpn openvpn server
name
)> diffie
value
(config vpn openvpn server
name
)>
8. (Optional) Set the access control list to restrict access to the OpenVPN server:
n
To limit access to specified IPv4 addresses and networks:
(config vpn openvpn server name)> add acl address end
value
(config vpn openvpn server name)>
Where
value
can be:
l
A single IP address or host name.
l
A network designation in CIDR notation, for example, 192.168.1.0/24.
l
any
: No limit to IPv4 addresses that can access the service-type.
Repeat this step to list additional IP addresses or networks.
n
To limit access to specified IPv6 addresses and networks:
(config vpn openvpn server name)> add acl address6 end
value
(config vpn openvpn server name)>
Where
value
can be:
l
A single IP address or host name.
l
A network designation in CIDR notation, for example, 2001:db8::/48.
l
any
: No limit to IPv6 addresses that can access the service-type.
Repeat this step to list additional IP addresses or networks.
n
To limit access to hosts connected through a specified interface on the IX14 device:
(config vpn openvpn server name)> add acl interface end
value
(config vpn openvpn server name)>
Where
value
is an interface defined on your device.
Display a list of available interfaces:
Use
... network interface ?
to display interface information:
(config vpn openvpn server name)> ... network interface ?
Interfaces
Additional Configuration
-------------------------------------------
Содержание IX14
Страница 1: ...IX14 User Guide Firmware version 22 2 ...
Страница 45: ...Configuration and management Exit the command line interface IX14 User Guide 45 Type q or quit to exit ...
Страница 515: ...Monitoring This chapter contains the following topics intelliFlow 516 Configure NetFlow Probe 523 IX14 User Guide 515 ...
Страница 756: ...Routing Virtual Router Redundancy Protocol VRRP IX14 User Guide 756 ...
Страница 803: ...Command line interface Command line reference IX14 User Guide 803 Parameters None ...
Страница 812: ...Command line interface Command line reference IX14 User Guide 812 reboot Reboot the system Parameters None ...