openvpncsc OpenVPN: Client-specific configuration openvpn.inc An OpenVPN client-specific configuration has been deleted. An OpenVPN client-specific configuration has been created/modified. Server /pkg.php?xml=openvpn.xml Client /pkg.php?xml=openvpn_cli.xml Client-specific configuration /pkg.php?xml=openvpn_csc.xml disable Disabled checkbox commonname Common name description Description disable Disabled Set this option to disable this client-specific configuration without removing it from the list. checkbox commonname Common name Enter the client's X.509 common name here. input block Blocked Check 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. checkbox push_reset Push reset Setting this option will make this client not inherit the global push options. checkbox ifconfig_push Interface IP Set 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. input dhcp_domainname DHCP-Opt.: DNS-Domainname Set connection-specific DNS Suffix. input dhcp_dns DHCP-Opt.: DNS-Server Set domain name server addresses, separated by semi-colons (;). input dhcp_wins DHCP-Opt.: WINS-Server Set WINS server addresses (NetBIOS over TCP/IP Name Server), separated by semi-colons (;). input dhcp_nbdd DHCP-Opt.: NBDD-Server Set NBDD server addresses (NetBIOS over TCP/IP Datagram Distribution Server), separated by semi-colons (;). input dhcp_ntp DHCP-Opt.: NTP-Server Set NTP server addresses (Network Time Protocol), separated by semi-colons (;). input dhcp_nbttype DHCP-Opt.: NetBIOS node type Set 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). select 0 dhcp_nbtscope DHCP-Opt.: NetBIOS Scope Set 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. input dhcp_nbtdisable DHCP-Opt.: Disable NetBIOS If this option is set, Netbios-over-TCP/IP will be disabled. checkbox custom_options Custom options You can put your own custom options here, separated by semi-colons (;). They'll be added to the client-specific configuration. textarea 65 5 description Description You may enter a description here for your reference (not parsed). input openvpn_validate_input_csc($_POST, &$input_errors); openvpn_resync_csc($id);