Remote RMX-3200 Version 5.2x Configuration Guide
Configuring a Wireless Network with Remote RMX-3200: Configuring the VPN
11-9
Configuring the VPN
Important: Most users will use the Director SCD extension to either configure the
VPN, or to send a configuration bundle (containing the VPN
configuration) to Remote RMX-3200. If one of these methods are used to
configure the VPN, do not need to do this procedure.
To configure the VPN:
1. Enable OpenVPN controller
client:
config controller openvpn client enable
2. Configure encryption option aes-256 for OpenVPN controller client:
config controller openvpn client cipher aes-256
Note: The cipher configured for Remote RMX-3200 must match what is
configured on the Connect SCS. If there's a mismatch, the VPN will not be
established.
3. Configure server IP address
205.245.180.48 and port number 1194 for
OpenVPN controller
client:
config controller openvpn client server 205.245.180.48 1194
4. (optional) Verify that the OpenVPN controller has been configured properly:
show controllers openvpn
The command response similar to the following displays:
In this scenario, you will:
Configure an OpenVPN controller
Configure an OpenVPN interface
(Dub)>show controllers openvpn
openvpn client system-name=ovpn_client status=enabled link-state=up
hardware-address=00:FF:8C:A5:63:89
default-address=00:FF:8C:A5:63:89
mode=client server=205.245.180.48:1194 cipher=aes-256
vpn-state=connected, Tue Sep 19 19:28:33 GMT 2006
cert-subject=/O=AI/CN=VPN-client3
cert-validity-start=Mon Sep 18 04:00:00 GMT 2006
cert-validity-end=Sun Sep 18 04:00:00 GMT 2011
vpn-rx-bytes=10993237 vpn-tx-bytes=11163685
(Dub)>