Jump to: navigation, search

Mcafee NGFW Firewall driver

Revision as of 07:20, 9 February 2015 by Yalie (talk | contribs) (Created page with "=Mcafee NGFW Firewall driver= =='''Overview'''== =='''Configuration'''== 1. Refer to link xxxx for L3 plugin configuration. 2. add fwaas_plugin into /etc/neutron/neut...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mcafee NGFW Firewall driver

Overview

Configuration

1. Refer to link xxxx for L3 plugin configuration.


2. add fwaas_plugin into /etc/neutron/neutron.conf

  service_plugins =
    xxxx
    neutron.services.firewall.fwaas_plugin.FirewallPlugin

3. specify NGFW fwaas_driver and related key items in /etc/neutron/fwaas_driver.ini

[fwaas] driver = neutron_fwaas.services.firewall.drivers.mcafee.ngfw_fwaas.NgfwFwaasDriver enabled = True

[ngfw] smc_url=http://10.20.5.54:8082 smc_api_auth_key="vGEv9qAoYCbTwhonV8Bi0001" smc_api_version=5.7