	<openvpn>
		<openvpn-server>
			<vpnid>1</vpnid>
			<mode>p2p_tls</mode>
			<protocol>UDP4</protocol>
			<dev_mode>tap</dev_mode>
			<interface>wan</interface>
			<ipaddr></ipaddr>
			<local_port>1194</local_port>
			<description><![CDATA[OpenVPN_Server]]></description>
			<custom_options>client-to-client;</custom_options>
			<tls>xxx</tls>
			<tls_type>auth</tls_type>
			<tlsauth_keydir>default</tlsauth_keydir>
			<caref>67fe535e63f2c</caref>
			<crlref></crlref>
			<ocspurl></ocspurl>
			<certref>67fe53c80a53b</certref>
			<dh_length>1024</dh_length>
			<ecdh_curve>none</ecdh_curve>
			<cert_depth></cert_depth>
			<data_ciphers_fallback>AES-256-CBC</data_ciphers_fallback>
			<digest>SHA256</digest>
			<engine>none</engine>
			<tunnel_network>100.0.0.0/29</tunnel_network>
			<tunnel_networkv6></tunnel_networkv6>
			<remote_network></remote_network>
			<remote_networkv6></remote_networkv6>
			<gwredir>yes</gwredir>
			<gwredir6></gwredir6>
			<local_network></local_network>
			<local_networkv6></local_networkv6>
			<maxclients></maxclients>
			<connlimit></connlimit>
			<allow_compression>no</allow_compression>
			<compression></compression>
			<compression_push></compression_push>
			<passtos></passtos>
			<client2client>yes</client2client>
			<dynamic_ip></dynamic_ip>
			<topology>subnet</topology>
			<serverbridge_dhcp></serverbridge_dhcp>
			<serverbridge_interface></serverbridge_interface>
			<serverbridge_routegateway></serverbridge_routegateway>
			<serverbridge_dhcp_start></serverbridge_dhcp_start>
			<serverbridge_dhcp_end></serverbridge_dhcp_end>
			<username_as_common_name><![CDATA[disabled]]></username_as_common_name>
			<exit_notify>none</exit_notify>
			<sndrcvbuf>524288</sndrcvbuf>
			<netbios_enable></netbios_enable>
			<netbios_ntype>0</netbios_ntype>
			<netbios_scope></netbios_scope>
			<create_gw>v4only</create_gw>
			<verbosity_level>3</verbosity_level>
			<data_ciphers>AES-256-GCM,AES-128-GCM,CHACHA20-POLY1305</data_ciphers>
			<ping_method>keepalive</ping_method>
			<keepalive_interval>10</keepalive_interval>
			<keepalive_timeout>60</keepalive_timeout>
			<ping_seconds>10</ping_seconds>
			<ping_push></ping_push>
			<ping_action>ping_restart</ping_action>
			<ping_action_seconds>60</ping_action_seconds>
			<ping_action_push></ping_action_push>
			<inactive_seconds>0</inactive_seconds>
		</openvpn-server>
	</openvpn>