.. _example_vpn_openvpn_clientserver: ############# Client Server ############# These scenarios show how to configure an OpenVPN tunnel using a client/server topology. ************ Basic Tunnel ************ Description =========== A simple client/server tunnel is created between two devices Scenario ======== .. include:: clientserver/basictunnel .. raw:: html
**************** Client Static IP **************** Description =========== A client is given a static IP address based on its common name Scenario ======== .. include:: clientserver/clientstaticip .. raw:: html
************************* Disconnect By Common Name ************************* Description =========== A client is forcefully disconnected by the server by the client's common name Scenario ======== .. include:: clientserver/disconnectbycommonname .. raw:: html
********************* Disconnect By Address ********************* Description =========== A client is forcefully disconnected by the server by the client's address Scenario ======== .. include:: clientserver/disconnectbyaddress .. raw:: html
**** SCEP **** Description =========== A simple client/server tunnel is created between two devices using SCEP to get the necessary keys and certificates Scenario ======== .. include:: clientserver/scep .. raw:: html