.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _nova-vpn: .. list-table:: Description of VPN configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[DEFAULT]** - * - ``boot_script_template`` = ``$pybasedir/nova/cloudpipe/bootscript.template`` - (StrOpt) Template for cloudpipe instance boot script * - ``dmz_cidr`` = `` `` - (ListOpt) A list of dmz ranges that should be accepted * - ``dmz_mask`` = ``255.255.255.0`` - (StrOpt) Netmask to push into openvpn config * - ``dmz_net`` = ``10.0.0.0`` - (StrOpt) Network to push into openvpn config * - ``vpn_flavor`` = ``m1.tiny`` - (StrOpt) Flavor for vpn instances * - ``vpn_image_id`` = ``0`` - (StrOpt) Image ID used when starting up a cloudpipe vpn server * - ``vpn_ip`` = ``$my_ip`` - (StrOpt) Public IP for the cloudpipe VPN servers * - ``vpn_key_suffix`` = ``-vpn`` - (StrOpt) Suffix to add to project name for vpn key and secgroups * - ``vpn_start`` = ``1000`` - (IntOpt) First Vpn port for private networks