Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty - 

 VPN-as-a-Service configuration options

Use the following options in the vpnaas_agent.ini file for the VPNaaS agent.

Table 10.69. Description of VPN-as-a-Service configuration options
Configuration option = Default value Description
[vpnagent]
vpn_device_driver = ['neutron_vpnaas.services.vpn.device_drivers.vyatta_ipsec.VyattaIPSecDriver'] (MultiStrOpt) The vpn device drivers Neutron will use

Table 10.70. Description of VPNaaS IPsec plug-in configuration options
Configuration option = Default value Description
[ipsec]
config_base_dir = $state_path/ipsec (StrOpt) Location to store ipsec server config files
enable_detailed_logging = False (BoolOpt) Enable detail logging for ipsec pluto process. If the flag set to True, the detailed logging will be written into config_base_dir/<pid>/logs.
ipsec_status_check_interval = 60 (IntOpt) Interval for checking ipsec status

Table 10.71. Description of VPNaaS strongSwan plug-in configuration options
Configuration option = Default value Description
[openswan]
ipsec_config_template = /usr/lib/python/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.conf.template (StrOpt) Template file for ipsec configuration
ipsec_secret_template = /usr/lib/python/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/openswan/ipsec.secret.template (StrOpt) Template file for ipsec secret configuration

Table 10.72. Description of VPNaaS Openswan plug-in configuration options
Configuration option = Default value Description
[strongswan]
default_config_area = /etc/strongswan.d (StrOpt) The area where default StrongSwan configuration files are located.
ipsec_config_template = /usr/lib/python/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.conf.template (StrOpt) Template file for ipsec configuration.
ipsec_secret_template = /usr/lib/python/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/ipsec.secret.template (StrOpt) Template file for ipsec secret configuration.
strongswan_config_template = /usr/lib/python/site-packages/neutron_vpnaas/services/vpn/device_drivers/template/strongswan/strongswan.conf.template (StrOpt) Template file for strongswan configuration.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...