openvpncscOpenVPN: Client-specific configurationopenvpn.incAn OpenVPN client-specific configuration has been deleted.An OpenVPN client-specific configuration has been created/modified.Server/pkg.php?xml=openvpn.xmlClient/pkg.php?xml=openvpn_cli.xmlClient-specific configuration/pkg.php?xml=openvpn_csc.xmldisableDisabledcheckboxcommonnameCommon namedescriptionDescriptiondisableDisabledSet this option to disable this client-specific configuration without removing it from the list.checkboxcommonnameCommon nameEnter the client's X.509 common name here.inputblockBlockedCheck this to block (disable) this client, based on its common name. Don't use this option to disable a client due to key or password compromise. Use a CRL (certificate revocation list) instead.checkboxpush_resetPush resetSetting this option will make this client not inherit the global push options.checkboxifconfig_pushInterface IPSet this option to push an IP to the client's interface. Expressed as a CIDR range (e.g. 10.5.0.0/16). The first IP in the range will be used as the remote IP of the interface, and the second IP will be used as the local IP of the interface.inputdhcp_domainnameDHCP-Opt.: DNS-DomainnameSet connection-specific DNS Suffix.inputdhcp_dnsDHCP-Opt.: DNS-ServerSet domain name server addresses, separated by semi-colons (;).inputdhcp_winsDHCP-Opt.: WINS-ServerSet WINS server addresses (NetBIOS over TCP/IP Name Server), separated by semi-colons (;).inputdhcp_nbddDHCP-Opt.: NBDD-ServerSet NBDD server addresses (NetBIOS over TCP/IP Datagram Distribution Server), separated by semi-colons (;).inputdhcp_ntpDHCP-Opt.: NTP-ServerSet NTP server addresses (Network Time Protocol), separated by semi-colons (;).inputdhcp_nbttypeDHCP-Opt.: NetBIOS node typeSet NetBIOS over TCP/IP Node type. Possible options: b-node (broadcasts), p-node (point-to-point name queries to a WINS server), m-node (broadcast then query name server), and h-node (query name server, then broadcast).select0dhcp_nbtscopeDHCP-Opt.: NetBIOS ScopeSet NetBIOS over TCP/IP Scope. A NetBIOS Scope ID provides an extended naming service for NetBIOS over TCP/IP. The NetBIOS scope ID isolates NetBIOS traffic on a single network to only those nodes with the same NetBIOS scope ID.inputdhcp_nbtdisableDHCP-Opt.: Disable NetBIOSIf this option is set, Netbios-over-TCP/IP will be disabled.checkboxgwredirRedirect GatewayRedirect ALL traffic through the OpenVPN server.checkboxcustom_optionsCustom optionsYou can put your own custom options here, separated by semi-colons (;). They'll be added to the client-specific configuration.textarea655descriptionDescriptionYou may enter a description here for your reference (not parsed).input
openvpn_validate_input_csc($_POST, &$input_errors);
openvpn_resync_csc($id);