当前位置:网站首页>AWS China SDN Connector
AWS China SDN Connector
2022-08-03 15:32:00 【51CTO】
AWS中国区SDN Connector
Fortigate使用AWS SDN connector自动更新AWS的动态地址,包括将AWSExamples of attributes map toFortiOSThe dynamic address block,FortigateAdjust strategy according to the dynamic resource group control object.
Fortigate支持AWS多个SDN connector连接方式,
- Based on the access key authenticationSDN connector ,支持非AWS外部Fortigate连接
- 基于IAM role SDN connector,仅支持AWS平台上的Fortigate-vm
- AWS Kubernets SDN connector
- GuardDuty 威胁源connector
一、Based on the access key authentication SDN connector
Based on the access key authenticationSDN connector 是与AWSOne of the docking platform of the configuration way,On the edge of the enterprise network or base it on the cloud platformFortigateMay be read authorization connection inAWSService resources.
1创建访问密钥
在AWS管理平台IAM服务,For the user to create access key
IAM>访问管理>用户>安全证书>创建访问密钥
Download to visit close,包含访问密钥IDAnd the private access key
2在Fortigate上创建SDN connector
Security fabric > 外部连接器>新建>AWS网络服务
填入密钥ID和私有访问密钥,Name can be filledAWS任意区域
中国宁夏区:cn-northwest-1
中国北京区:cn-north-1
VPC IdDon't fill asked for authorization to remember allVPC,单填一个VPC只访问一个VPC资源
SDN connector 连接成功
3 Create dynamic address block
Can be created based on the architecture、标签、实例类型、自定义TAG Attributes such as creating dynamic address block,SDNAddress type select private,Are to obtain the address of the firm and private address,Address type is public,Get the address for the binding of elasticIP.
边栏推荐
- With a single operation, I improved the SQL execution efficiency by 10,000,000 times!
- 动态链接库.dll、.so和静态库.a,cmake指令
- 如何用二分法搜索、查找旋转数组中是否含有某个(目标)值? leetcode 81.搜索旋转排序数组
- 2021年12月电子学会图形化四级编程题解析含答案:质数判断器
- 8月份加密市场的三个关键预期 价格虽向北移动?预计仍将处于动荡之中
- Phaser(二):小恐龙跑酷游戏
- 使用虚幻引擎自动化工具实现自动化部署
- 问题6:下拉框测试点
- HDU 1027 Ignatius and the Princess II(求由1-n组成按字典序排序的第m个序列)
- 接口测试主要测试什么?
猜你喜欢
上亿数据怎么玩深度分页?兼容MySQL + ES + MongoDB
MySQL中的基数是啥?
今日睡眠质量记录75分
js数组方法总结
简介undo log、truncate、以及undo log如何帮你回滚事物?
新一代网状网协议T-Mesh无线通信技术优势介绍
基于牛顿方法在直流微电网潮流研究(Matlab代码实现)
After the cnpm installation is successful, the prompt is not an internal and external command, nor is it a runnable command solution
高压直流输电(HVDC)的最优潮流(OPF)(Matlab代码实现)
问题6:下拉框测试点
随机推荐
PHP中高级面试题 – 第三天
How to use binary search and find whether the rotation in the array contains a (target) value?Rotate the sorted array leetcode 81. Search
【周报】2022年7月24日
mysql占用服务器CPU100%的解决办法
6000 字+,帮你搞懂互联网架构演变历程!
2022年镇海夏令营组合数学和数论班 —— 数学作业 1
彻底搞懂云桌面配置及实践踩坑【华为云至简致远】
问题5:发现缺陷怎么办?缺陷的类型有哪些?
使用虚幻引擎自动化工具实现自动化部署
Currency ATM: Solana Wallet Has Unknown Security Vulnerability, A Large Number Of Users' Digital Assets Are Stolen
南京一研究所回应招聘硕士保安:负责安全生产等,48人选1
【指针内功修炼】函数指针 + 函数指针数组 + 回调函数(二)
8月份加密市场的三个关键预期 价格虽向北移动?预计仍将处于动荡之中
MySQL性能优化的'4工具+10技巧'
一文搞懂$_POST和php://input的区别
一次做数据报表的踩坑经历,让我领略了数据同步增量和全量的区别
liunx服务器nohup不输出日志文件的方法
问题9:为什么有边界值的测试?
今日睡眠质量记录75分
sql注入之报错注入(精简详细)