index int64 0 4.08k | text stringlengths 34 4.9k ⌀ | url stringclasses 38
values |
|---|---|---|
3,655 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
4. Click OK.
5. In NSX-T, create a cURL request to trigger the automation stitch on the FortiGate:
root@pc56:/home# curl -k -X POST -H 'Authorization: Bearer
3fdxNG08mgNg0fh4NQ51g1NQ1QHcxx' --data '{ "srcip": "10.1.30.242"}'
https:/... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,656 | Fortinet Security Fabric
To configure an automation stitch to assign a security tag to NSX-T VMs in the CLI:
1. Configure the NSX SDN connector:
config system sdn-connector
edit "nsx_t25"
set type nsx
set server "172.18.64.205"
set username "admin"
set password xxxxxxxxxxxx
set vcenter-server "172.18.64.201"
set vcente... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,657 | Fortinet Security Fabric
{
"http_method":"POST",
"status":"success",
"http_status":200,
"serial":"FGVM08TM20000000",
"version":"v6.4.0",
"build":1608
}
To verify the automation stitch is triggered and the action is executed:
# diagnose test application autod 2
csf: enabled root:yes
version:1586883541 sync time:Tue Apr ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,658 | Fortinet Security Fabric
5. Select Automation Alert Email and click Edit.
6. Edit the HTML code as needed, then click Save.
To configure the email action in the GUI:
1. Go to Security Fabric > Automation and click Create New.
2. Enter the stitch name.
3. Configure the trigger:
a. Click Add Trigger.
b. Select Any Securi... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,659 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
5. Click OK.
6. Right-click the automation stitch, and click Test Automation Stitch.
After the Security Rating report is finished, the automation is triggered, and the email is delivered with the
customized replacement message in th... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,660 | Fortinet Security Fabric
To configure the email action in the CLI:
1. Configure the automation trigger:
config system automation-trigger
edit "Any Security Rating Notification"
set event-type security-rating-summary
set report-type any
next
end
2. Configure the automation action:
config system automation-action
edit "e... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,661 | Fortinet Security Fabric
Slack Notification action
To configure an automation stitch with a Slack Notification action, you first need to configure an incoming webhook in
Slack. Then you can enter the webhook URL when you configure the Slack Notification action.
This example uses the default Any Security Rating Notifica... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,662 | Fortinet Security Fabric
To configure an automation stitch with Slack Notification actions in the GUI:
1. Go to Security Fabric > Automation and click Create New.
2. Enter the stitch name.
3. Configure the trigger:
a. Click Add Trigger.
b. Select Any Security Rating Notification.
c. Click Apply.
4. Configure the first ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,663 | Fortinet Security Fabric
URL Paste the webhook URL from the clipboard
Message Text
Message text %%log%%
d. Click OK.
e. Select the action in the list and click Apply.
f. Click the Add delay located between both actions. Enter 90 and click OK.
6. Click OK.
FortiOS 7.6.2 Administration Guide 3664
Fortinet Inc. | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,664 | Fortinet Security Fabric
7. Trigger the automation stitch:
a. Right-click the automation stitch and select Test Automation Stitch.
After the Security Rating report is finished, the automation is triggered and an event log is created by the
FortiGate. The two notifications are sent to the Slack channel.
To configure an ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,665 | Fortinet Security Fabric
edit 2
set action "slack2"
set delay 90
set required enable
next
end
next
end
4. Verify that the automation action was triggered:
# diagnose test application autod 3
stitch: auto-rating
local hit: 1 relayed to: 0 relayed from: 0
last trigger:Wed Feb 05 11:10:23 2020
last relay:
actions:
slack1:... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,666 | Fortinet Security Fabric
5. Click Done.
To configure an automation stitch with Microsoft Teams Notification actions in the GUI:
1. Go to Security Fabric > Automation and click Create New.
2. Enter the stitch name.
3. Configure the trigger:
a. Click Add Trigger.
b. Select Any Security Rating Notification.
c. Click Apply... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,667 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
5. Configure the second Microsoft Teams Notification action:
a. Click Add Action.
b. Click Create and select Microsoft Teams Notification.
c. Enter the following:
Name teams_2
URL Paste the webhook URI from the clipboard
Message Tex... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,668 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
f. Click the Add delay located between both actions. Enter 10 and click OK.
6. Click OK.
7. Trigger the automation stitch:
a. Right-click the automation stitch and select Test Automation Stitch.
After the Security Rating report is f... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,669 | Fortinet Security Fabric
FortiGate. The two notifications are sent to the Microsoft Teams channel.
To configure an automation stitch with Microsoft Teams Notification actions in the CLI:
1. Configure the automation trigger:
config system automation-trigger
edit "Any Security Rating Notification"
set event-type security... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,670 | Fortinet Security Fabric
config system automation-stitch
edit "Teams_action"
set trigger "Any Security Rating Notification"
config actions
edit 1
set action "teams_1"
set required enable
next
edit 2
set action "teams_2"
set delay 10
set required enable
next
end
next
end
4. Verify that the automation action was triggere... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,671 | Fortinet Security Fabric
c. Enter the following:
Name aws-action-1
URL Enter the request API URI
API key Enter the API key
HTTP header header2 : header2_value
d. Click OK.
e. Select the action in the list and click Apply.
5. Click OK.
To configure an AWS Lambda function automation stitch in the CLI:
1. Create the autom... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,672 | Fortinet Security Fabric
Azure Function action
Azure functions can be called when an automation stitch is triggered. This example uses the default Any Security Rating
Notification trigger in the automation stitch.
To configure an Azure function automation stitch in the GUI:
1. Go to Security Fabric > Automation and cli... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,673 | Fortinet Security Fabric
set key "header1"
set value "value1"
next
end
next
end
3. Create the automation stitch:
config system automation-stitch
edit "auto-azure"
set trigger "Any Security Rating Notification"
config actions
edit 1
set action "azure_function"
set required enable
next
end
next
end
When the automation st... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,674 | Fortinet Security Fabric
c. Click Apply.
4. Configure the Google Cloud Function action:
a. Click Add Action.
b. Click Create and select Google Cloud Function.
c. Enter the following:
Name google-echo
URL Enter the request API URI
HTTP header echo-header : echo-value
d. Click OK.
e. Select the action in the list and cli... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,675 | Fortinet Security Fabric
When the automation stitch is triggered, the Security Fabric > Automation page shows the stitch trigger time. In Google
Cloud, go to Logs to see the function log showing that the configured function was called, executed, and finished:
AliCloud Function action
AliCloud functions can be called wh... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,676 | Fortinet Security Fabric
To configure an AliCloud function automation stitch in the CLI:
1. Create an automation trigger:
config system automation-trigger
edit "Any Security Rating Notification"
set event-type security-rating-summary
set report-type any
next
end
2. Create an automation action:
config system automation-... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,677 | Fortinet Security Fabric
CLI script action
The CLI script action can run when an automation stitch is triggered. It executes a series of commands in the CLI, as
defined by the administrator. The scripts commands can be entered manually, uploaded as a file, or recorded in the CLI
console. The output of the script can be... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,678 | Fortinet Security Fabric
Execute on Security Fabric (execute-security-fabric enable) can be used in a way where an
event triggered on a device causes all devices to take the same action.
Some actions, such as execute backup config ftp, when taken on multiple devices
could cause an overwrite on the FTP server when multi... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,679 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
5. Configure the Email notification action:
a. Click Add Action.
b. Click Create and select Email.
c. Enter the following:
Name auto-cli-1_email
To Enter an email address
Subject CSF stitch alert
Body %%results%%
FortiOS 7.6.2 Admin... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,680 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
6. Click OK.
To configure a stitch with a CLI script action in the CLI:
1. Create the automation trigger:
config system automation-trigger
edit "Any Security Rating Notification"
set event-type security-rating-summary
set report-typ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,681 | Fortinet Security Fabric
3. Create the automation stitch:
config system automation-stitch
edit "auto-cli-1"
set trigger "Any Security Rating Notification"
config actions
edit 1
set action "admintimeout"
set required enable
next
edit 2
set action "auto-cli-1_email"
set required enable
next
end
next
end
Sample email
The ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,682 | Fortinet Security Fabric
memory-use-thresholdextreme
Threshold at which memory usage is considered extreme, and new sessions are
dropped, in percent of total RAM (default = 95).
memory-use-thresholdgreen
Threshold at which memory usage forces the FortiGate to exit conserve mode, in
percent of total RAM (default = 82)... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,683 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
5. Configure the Email notification action:
a. Click Add Action.
b. Click Create and select Email.
c. Enter the following:
Name auto_high_memory_email
To Enter an email address
Subject CSF stitch alert: high_memory
Body %%results%%
... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,684 | Fortinet Security Fabric
get system performance status
diagnose sys session full-stat
diagnose hardware sysinfo shm
diagnose hardware sysinfo memory"
set output-size 10
set timeout 0
set accprofile "super_admin"
next
edit "auto_high_memory_email"
set action-type email
set email-to "person@fortinet.com"
set email-subjec... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,685 | Fortinet Security Fabric
CSF stitch alert: high_memory
DoNotReply@fortinet-notifications.com
Tue 05/16/2023 5:34 PM
########## script name: autod.0 ##########
========== #1, 2023-05-16 17:34:17 ==========
Client_Fgt $ diagnose sys top 5 20 3
Run Time: 0 days, 0 hours and 0 minutes 61U, 0N, 6S, 33I, 0WA, 0HI, 0SI, 0ST;... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,686 | Fortinet Security Fabric
In this example, a specific log message (failed administrator log in attempt) triggers the FortiGate to send the contents of
the log to a server. The server responds with a generic reply. This example assumes that the server is already
configured and able to communicate with the FortiGate.
To c... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,687 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
5. Click OK.
To configure the webhook automation stitch in the CLI:
1. Create an automation trigger:
config system automation-trigger
edit "badLogin"
set event-type event-log
set logid 32002
next
end
2. Create the automation action:... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,688 | Fortinet Security Fabric
edit 1
set action "Send Log To Server"
set required enable
next
end
next
end
To test the automation stitch:
1. Attempt to log in to the FortiGate with an incorrect username or password.
2. On the server, check the log to see that its contents were sent by the FortiGate.
The body content is repl... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,689 | Fortinet Security Fabric
destinations: all
trigger: badLogin
local hit: 6 relayed to: 6 relayed from: 6
actions:
Send Log To Server type:webhook interval:0
delay:0 required:no
proto:0 method:0 port:80
uri: 172.16.200.44
http body: %%log%%
headers:
0. Header:1st Action
To show the automation statistics:
# diagnose test ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,690 | Fortinet Security Fabric
ban-ip:
flags:7
stats: total:0 cur:0 done:0 drop:0
aws-lambda:
flags:11
stats: total:21 cur:0 done:21 drop:0
webhook:
flags:11
stats: total:6 cur:0 done:6 drop:0
cli-script:
flags:10
stats: total:4 cur:0 done:4 drop:0
azure-function:
flags:11
stats: total:0 cur:0 done:0 drop:0
google-cloud-func... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,691 | Fortinet Security Fabric
l Example 1: using an SD-WAN heath check to trigger a Twilio webhook action
l Example 2: using an incoming webhook to trigger a Twilio webhook action
Prerequisites
l An active Twilio account with a virtual phone number that is able to send SMS text messages to the receiver in the
desired region... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,692 | Fortinet Security Fabric
Name SD-WAN-HC-Down
Event SDWAN SLA information warning
Field filter(s) Set Field name to newvalue.
Set Value to dead.
d. Click OK.
e. Select the trigger in the list and click Apply.
4. Configure the webhook action:
a. Click Add Action.
b. Click Create and select Webhook.
c. Enter the following... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,693 | Fortinet Security Fabric
d. Click OK.
e. Select the action in the list and click Apply.
5. Click OK to save the stitch.
To configure the automation stitch in the CLI:
1. Configure the automation trigger:
config system automation-trigger
edit "SD-WAN-HC-Down"
set event-type event-log
set logid 22931
config fields
edit 1... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,694 | Fortinet Security Fabric
config http-headers
edit 1
set key "Content-Type"
set value "application/x-www-form-urlencoded"
next
edit 2
set key "Authorization"
set value "Basic ************"
next
end
next
end
3. Configure the automation stitch:
config system automation-stitch
edit "SD-WAN-HC-Down-SMS"
set trigger "SD-WAN-... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,695 | Fortinet Security Fabric
Example 2: using an incoming webhook to trigger a Twilio webhook action
In this example, an administrator wants to trigger an automation stitch remotely to retrieve the device uptime with an
SMS text message. An incoming webhook will be used to send an HTTP POST request to trigger the event to ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,696 | Fortinet Security Fabric
Name Twilio-SMS-Uptime
Protocol HTTPS
URL Enter the URL provided by Twilio for sending SMS messages using the
POST method. The URL can be found in the cURL code sample in the
following format: https://api.twilio.com/2010-04-01/Accounts/<Twilio _
Account_SID>/Messages.json.
Method POST
HTTP body... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,697 | Fortinet Security Fabric
end
next
end
3. Configure the automation stitch:
config system automation-stitch
edit "Check-Uptime"
set trigger "Check-Uptime-Webhook"
config actions
edit 1
set action "Uptime"
set required enable
next
edit 2
set action "Twilio-SMS-Uptime"
set required enable
next
end
next
end
Verification:
1.... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,698 | Fortinet Security Fabric
3. From the Twilio dashboard, go to Messaging > Overview and verify the Recent Messages section to confirm that the
SMS text message was delivered.
To view automation stitch diagnostics:
# diagnose debug enable
# diagnose debug application autod -1
2023-01-13 11:23:19 __action_cli_script_open()... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,699 | Fortinet Security Fabric
2023-01-13 11:23:20 0: config system auto-script
2023-01-13 11:23:20 0: delete "autod.569"
2023-01-13 11:23:20 0: end
2023-01-13 11:23:20 __action_cli_script_close()-207: cli script action is done. script:
get system performance status | grep Uptime
output:
########## script name: autod.569 ###... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,700 | Fortinet Security Fabric
a. Click Add Action.
b. Click Create and select Webhook.
c. Enter the following:
Name send to Slack
Protocol HTTPS
URL Enter the incoming webhook URL created in Slack
Custom port Enable and enter 443
Method POST
HTTP body {\"channel\": \"#delivery\", \"username\": \"tleela\", \"text\": \"Config... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,701 | Fortinet Security Fabric
config system automation-action
edit "send to Slack"
set action-type webhook
set protocol https
set uri "hooks.slack.com/services/XXXXXXXX"
set http-body "{\"channel\": \"#delivery\", \"username\": \"tleela\", \"text\":
\"Configuration changed\", \"icon_emoji\": \":worried:\"}"
set port 443
con... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,702 | Fortinet Security Fabric
Name send to Teams
Protocol HTTPS
URL Enter the incoming webhook URL created in Teams
Custom port Enable and enter 443
Method POST
HTTP body { \"text\": \"<message to send>\" }
HTTP header Content-type : application/json
d. Click OK.
e. Select the action in the list and click Apply.
6. Click OK... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,703 | Fortinet Security Fabric
set uri
"outlook.office.com/webhook/XXXXXXXXXXXX/IncomingWebhook/XXXXXXXXXXXX/XXXXXXXXXXXX"
set http-body "{ \"text\": \"<message to send>\" }"
set port 443
config http-headers
edit 1
set key "Content-type"
set value "application/json"
next
end
next
end
4. Create the automation stitch:
config s... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,704 | Fortinet Security Fabric
Example
In this example, an automation stitch is created that uses the Conserve Mode trigger, a Backup Config Disk action to
back up the configuration to the FortiGate's disk (see Configuration backups and reset on page 3427 for more details),
and then a Reboot FortiGate action. There is a 120-... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,705 | Fortinet Security Fabric
config system automation-action
edit "Backup Config Disk"
set description "Backup the configuration on disk."
set action-type system-actions
set system-action backup-config
next
edit "Reboot FortiGate"
set description "Reboot this FortiGate unit."
set action-type system-actions
set system-actio... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,706 | Fortinet Security Fabric
last trigger:Thu Jun 23 11:31:25 2022
last relay:
Reboot FortiGate:
done: 0 relayed to: 0 relayed from: 0
last trigger:Thu Jun 23 11:31:25 2022
last relay:
logid to stitch mapping:
id:22011 local hit: 1 relayed hits: 0
system-action-stitch
log category to stitch mapping:
To locate the backed u... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,707 | Fortinet Security Fabric
This chapter explores the steps in detail and describes how to connect to each currently supported cloud platform. This
chapter does not discuss cloud account role-based or permission requirements. The respective cloud documents
contain this information.
The following external connectors are av... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,708 | Fortinet Security Fabric
Category Connector Example configuration
Exchange Server Exchange Server connector on page 3789
Threat Feeds
FortiGuard Category Threat feeds on page 3792
IP Address IP address threat feed on page 3807
Domain Name Domain name threat feed on page 3810
MAC Address MAC address threat feed on page ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,709 | Fortinet Security Fabric
5. Enter previously collected information for the connector as needed.
6. Click OK.
To create an SDN connector in the CLI:
config system sdn-connector
edit <name>
set status {enable | disable}
set type {connector type}
...
set update-interval <integer>
next
end
The available CLI commands vary d... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,710 | Fortinet Security Fabric
You can set filtering conditions using multiple entries with AND ("&") or OR ("|"). When both AND and OR are
specified, AND is interpreted first, then OR.
e. Configure other settings as desired.
f. Click OK.
4. Ensure that the SDN connector resolves dynamic firewall IP addresses as configured:
... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,711 | Fortinet Security Fabric
2. Ensure that the SDN connector resolves dynamic firewall IP addresses as configured by running show. The
following shows example output:
config firewall address
edit "ali-address-security"
set type dynamic
config list
edit "10.0.0.16"
next
edit "10.0.0.17"
next
edit "10.0.20.20"
next
end
...
... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,712 | Fortinet Security Fabric
Connector tooltips
In Security Fabric > External Connectors, hover over an SDN connector to view a tooltip that shows basic configuration
information.
Three buttons provide additional information:
Button Information
View Connector Objects Connector's dynamic objects, such as filters and instanc... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,713 | Fortinet Security Fabric
interval is in seconds.
2. Create a dynamic firewall address for the configured AliCloud SDN connector:
a. Go to Policy & Objects > Addresses and select Address.
b. Click Create new.
c. Configure the address as shown, selecting the desired filter in the Filter dropdown list. In this example, th... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,714 | Fortinet Security Fabric
To configure AliCloud SDN connector using CLI commands:
1. Configure the AliCloud SDN connector:
config system sdn-connector
edit "ali1"
set type acs
set access-key "LTAIKmERWEuEOChg"
set secret-key xxxxx
set region "us-west-1"
set update-interval 30
next
end
2. Create a dynamic firewall addres... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,715 | Fortinet Security Fabric
d. In the Secret access key field, enter the secret access key accompanying the above access key.
e. In the Region name field, enter the region name. Refer to AWS service endpoints for the desired region name.
f. If desired, enable VPC ID. In the VPC ID field, enter the VPC ID within the specif... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,716 | Fortinet Security Fabric
After configuring power user access, run the following commands:
diagnose debug application awsd -1
diagnose debug enable
The output should display without error, as follows:
FGT # AWSD: update sdn connector AWS_SDN status to enabled
awsd sdn connector AWS_SDN prepare to update
awsd sdn connect... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,717 | Fortinet Security Fabric
f. In the Filter field, add the desired filters. The following filters are supported:
Description Key Example value
Architecture architecture x86
Autoscaling group AutoScaleGroup 10703c-4f731e90-fortigatepayg-auto-scaling-group
AZ placement.availabilityzone us-east-1a
Endpoint DNS name Endpoin... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,718 | Fortinet Security Fabric
Description Key Example value
a maximum of eight tags.
Tenancy placement placement.tenancy
VPC ID VpcId
4. Ensure that the AWS SDN connector resolves dynamic firewall IP addresses:
a. Go to Policy & Objects > Addresses.
b. Hover over the address that you created to see a list of IP addresses fo... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,719 | Fortinet Security Fabric
set type dynamic
set sdn "<connector-name>"
set filter "SecurityGroupId=sg-05f4749cf84267548"
set sdn-addr-type public
next
edit "aws-eks1"
set type dynamic
set sdn "<connector-name>"
set filter "K8S_Region=us-west-2"
next
end
3. Confirm that the AWS SDN connector resolves dynamic firewall IP a... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,720 | Fortinet Security Fabric
edit "aws-ec2"
set type dynamic
set sdn "<connector-name>"
set filter "SecurityGroupId=sg-05f4749cf84267548"
set sdn-addr-type public
config list
edit "34.222.246.198"
next
edit "54.188.139.177"
next
edit "54.218.229.229"
next
edit "34.222.246.178"
next
end
next
end
Therefore, administrators do... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,721 | Fortinet Security Fabric
2. Create a dynamic firewall address for the Azure connector.
a. Go to Policy & Objects > Addresses and select Address.
b. Click Create new.
c. From the Type dropdown list, select Dynamic.
d. From the Sub Type dropdown list, select Fabric Connector Address.
e. From the SDN Connector dropdown li... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,722 | Fortinet Security Fabric
4. Configure two SDN connectors:
config system sdn-connector
edit "FMG_proxy"
set type azure
set proxy "FMG_proxy"
set use-metadata-iam disable
set tenant-id "<tenant ID>"
set client-id "<client ID>"
set client-secret "-=redacted=-"
set subscription-id "<subscription ID>"
set resource-group "<r... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,723 | Fortinet Security Fabric
To configure a Cisco ACI connector in the GUI:
1. Create the Cisco ACI SDN connector:
a. Go to Security Fabric > External Connectors and click Create New.
b. In the Private SDN section, click Application Centric Infrastructure (ACI).
c. In the Cisco ACI Connector section, for Type, select Forti... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,724 | Fortinet Security Fabric
To verify the dynamic firewall IPs are resolved by the SDN connector in the GUI:
1. Go to Policy & Objects > Addresses and select Address.
2. In the address table, hover over the address to view which IPs it resolves to.
To configure a Cisco ACI connector in the CLI:
1. Create the SDN connector... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,725 | Fortinet Security Fabric
To configure the Cisco ACI connector and dynamic address:
1. Configure the Cisco ACI SDN connector:
config system sdn-connector
edit "aci_64.115_115"
set type aci
set server-list "10.6.30.115"
set server-port 5671
set username "admin"
set password xxxxxxx
next
end
2. Verify that the SDN connect... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,726 | Fortinet Security Fabric
ADDR(2001:cafe:b9a7:793a:abc4:9c29:385b:6e11)
ADDR(2001:cafe:1880:e8d5:21af:4837:854:603c)
ADDR(2001:cafe:f00f:8d5b:f4f9:ab2c:98fe:32c0)
ClearPass endpoint connector via FortiManager
ClearPass Policy Manager (CPPM) is a network access system that can send information about authenticated users t... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,727 | Fortinet Security Fabric
5. Click OK.
To add CPPM user groups to a local user group in the CLI:
config user group
edit fsso-group
set group-type fsso-service
set member "cp_test_[Employee]" "cp_test_FSSOROLE"
next
end
Using the local FSSO user group in a firewall policy
To add the local FSSO user group to a firewall po... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,728 | Fortinet Security Fabric
3. Click in the Source field and add the fsso-group user group.
CPPM user groups can also be added directly to the policy.
4. Click OK.
To add the local FSSO user group to a firewall policy in the CLI:
config firewall policy
edit 1
set name "pol1"
set srcintf "port2"
set dstintf "port3"
set src... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,729 | Fortinet Security Fabric
To verify that traffic can pass the firewall:
1. Log on to the client and browse to an external website.
2. On the FortiGate, go to Dashboard > FortiView Sources.
3. Double-click on the user and select the Destinations tab to verify that traffic is being passed by the firewall.
To verify the us... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,730 | Fortinet Security Fabric
3. Configure the connector as follows:
a. Project name: Enter the name of the GCP project. The VMs whose IP addresses you want to populate should
be running within this project.
b. Service account email: Enter the email address associated with the service account that will call APIs to the
GCP ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,731 | Fortinet Security Fabric
You can set filtering conditions using multiple entries with AND ("&") or OR ("|"). When both AND and OR
are specified, AND is interpreted first, then OR.
Note that wildcards (such as the asterisk) are not allowed in filter values.
v. Click OK.
The address has been created. Wait for a few minut... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,732 | Fortinet Security Fabric
d. For Status, select Enabled.
e. For Update interval, configure the desired update interval for dynamic object updates.
f. From the Region dropdown list, select the IBM Cloud region.
g. In the API key field, enter the IBM Cloud API key.
h. Click OK.
2. Create dynamic firewall addresses for the... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,733 | Fortinet Security Fabric
g. Click OK.
3. Ensure that the connector resolves dynamic firewall IP addresses:
a. Go to Policy & Objects > Addresses.
b. Hover over the addresses created in step 2 to see a list of IP addresses that the connector has resolved:
To configure an IBM Cloud SDN connector using the CLI:
1. Create ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,734 | Fortinet Security Fabric
edit "10.240.0.49"
next
edit "10.240.0.75"
next
edit "169.61.227.88"
next
edit "52.117.170.31"
next
end
next
end
Kubernetes (K8s) SDN connectors
The following topics provide information about configuring Kubernetes SDN connectors:
l AliCloud Kubernetes SDN connector using access key on page 373... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,735 | Fortinet Security Fabric
c. Configure the settings as needed and click OK.
2. Create a dynamic firewall address with the supported Kubernetes filter:
a. Go to Policy & Objects > Addresses and select Address.
b. Click Create new and enter a name.
c. Configure the following settings:
i. For Type, select Dynamic.
ii. For ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,736 | Fortinet Security Fabric
To configure an AliCloud SDN connector with a Kubernetes filter in the CLI:
1. Configure the AliCloud SDN connector:
config system sdn-connector
edit "ali1"
set type alicloud
set access-key "****************"
set secret-key xxxxxxxx
set region "us-west-1"
next
end
2. Create a dynamic firewall a... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,737 | Fortinet Security Fabric
If there is an authorization issue with the dynamic address resolution of Kubernetes (K8s) IP
addresses and/or the K8s dynamic addresses fail to display, confirm that you have set the
correct Identity & Access Management permissions or role assignments. For more
information, see How do I provid... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,738 | Fortinet Security Fabric
8. Configure the rest of the settings, then click OK.
9. Ensure that the SDN connector resolves the dynamic firewall address IP addresses by going to Policy & Objects >
Addresses and hovering over the newly created address.
To configure an EKS SDN connector through the CLI:
1. Configure the SDN... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,739 | Fortinet Security Fabric
set filter "K8S_PodName=aws-node-g6zhx"
config list
edit "192.168.114.197"
next
end
next
end
Azure Kubernetes (AKS) SDN connector using client secret
Azure SDN connectors support dynamic address groups based on Azure Kubernetes (AKS) filters.
To enable an Azure SDN connector to fetch IP address... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,740 | Fortinet Security Fabric
Filter Description
k8s_svcname Name of a Kubernetes service.
k8s_nodename Name of a Kubernetes node.
k8s_zone Zone of a Kubernetes node.
k8s_region Region of a Kubernetes node.
k8s_podname Name of a Kubernetes pod.
k8s_label.xxx Name of label of a Kubernetes resource (cluster/service/node/pod).... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,741 | Fortinet Security Fabric
To configure an Azure Kubernetes SDN connector through the CLI:
1. Configure the SDN connector:
config system sdn-connector
edit "azure1"
set type azure
set tenant-id "942b80cd-1b14-42a1-8dcf-4b21dece61ba"
set client-id "14dbd5c5-307e-4ea4-8133-68738141feb1"
set client-secret xxxxx
set update-i... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,742 | Fortinet Security Fabric
To enable a GCP SDN connector to fetch IP addresses from GKE:
1. Go to Security Fabric > External Connectors, and configure an SDN connector for GCP.
2. Go to Policies & Objects > Addresses and create a dynamic firewall address for the configured SDN connector
using the supported Kubernetes fil... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,743 | Fortinet Security Fabric
4. Configure the rest of the settings, then click OK.
The dynamic firewall address IP is resolved by the SDN connector.
To configure a GCP Kubernetes SDN connector through the CLI:
1. Configure an SDN connector for Kubernetes:
config system sdn-connector
edit "gcp1"
set type gcp
set gcp-project... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,744 | Fortinet Security Fabric
set filter "K8S_Cluster=zhm-kc3"
next
end
The dynamic firewall address IP is resolved by the SDN connector:
config firewall address
edit "gcp-k8s-cluster"
set type dynamic
set sdn "gcp1"
set filter "K8S_Cluster=zhm-kc3"
config list
edit "10.0.2.4"
next
edit "10.0.2.7"
next
edit "10.28.0.13"
nex... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,745 | Fortinet Security Fabric
c. In the Filter field, select the desired filters. The following filters are supported:
Filter Description
k8s_cluster Name of Kubernetes cluster.
k8s_namespace Namespace of a Kubernetes service or pod.
k8s_svcname Name of a Kubernetes service.
k8s_nodename Name of a Kubernetes node.
k8s_zone ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,746 | Fortinet Security Fabric
To configure an SDN connector through the CLI:
1. Configure the OCI SDN connector:
config system sdn-connector
edit "oci1"
set type oci
set tenant-id
"ocid1.tenancy.oc1..aaaaaaaambr3uzztoyhweohbzqqdo775h7d3t54zpmzkp4b2cf35vs5
5cxxx"
set user-id
"ocid1.user.oc1..aaaaaaaaq2lfspeo3uetzbzpiv2pqvzze... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,747 | Fortinet Security Fabric
Filter Description
Namespace Filter service IP addresses in a given namespace.
ServiceName Filter service IP addresses by the given service name.
NodeName Filter node IP addresses by the given node name.
PodName Filter IP addresses by the pod name.
Label.XXX Filter service or node IP addresses ... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,748 | Fortinet Security Fabric
the specified node name:
3. Ensure that the K8s SDN connector resolves dynamic firewall IP addresses:
a. Go to Policy & Objects > Addresses.
b. Hover over the address created in step 2 to see a list of IP addresses for node instances that match the node
name configured in step 2:
To configure K... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,749 | Fortinet Security Fabric
config firewall address
edit "k8s_nodename"
set type dynamic
set sdn "kubernetes1"
set filter "K8S_NodeName=van-201669-pc1"
next
end
3. Confirm that the K8s SDN connector resolves dynamic firewall IP addresses using the configured filter:
config firewall address
edit "k8s_nodename"
set type dyn... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,750 | Fortinet Security Fabric
Nuage SDN connector using server credentials
You can use Nuage SDN connectors in dynamic firewall addresses.
The Fortinet SDN Connector for Cisco ACI and Nuage Networks is a standalone connector that connects to SDN
controllers within Cisco ACI and Nuage Networks. You must configure a connectio... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,751 | Fortinet Security Fabric
d. Click OK.
To verify the SDN connector resolves the dynamic firewall IP addresses in the GUI:
1. Go to Policy & Objects > Addresses.
2. In the address table, hover over an address to view which IP addresses it resolves to.
To configure a Nuage connector in the CLI:
1. Create the SDN connector... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,752 | Fortinet Security Fabric
Nutanix SDN connector using server credentials
FortiOS automatically updates dynamic addresses for Nutanix using an Nutanix SDN connector, including mapping the
following attributes from Nutanix instances to dynamic address groups in FortiOS:
l Cluster name
l Cluster UUID
l Description
l Host n... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,753 | Fortinet Security Fabric
requirements configured in step 2. In this example, the configured filter is "ClusterName=Fortinet-Lab":
To configure a Nutanix connector using the CLI:
1. Configure the Nutanix SDN connector:
config system sdn-connector
edit "nutanix_connector"
set status disable
set type nutanix set server "1... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
3,754 | Fortinet Security Fabric
next
end
next
end
OCI SDN connector using certificates
You can configure SDN connector integration with Oracle Cloud Infrastructure (OCI).
To configure an OCI SDN connector in the GUI:
1. Go to Security Fabric > External Connectors and click Create New.
2. In the Public SDN section, select Orac... | https://fortinetweb.s3.amazonaws.com/docs.fortinet.com/v2/attachments/3afdbab8-dcdc-11ef-8766-ca4255feedd9/FortiOS-7.6.2-Administration_Guide.pdf |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.