当前位置:网站首页>华为防火墙-6
华为防火墙-6
2022-08-11 05:33:00 【macob】
防火墙A
interface Tunnel1
ip address 10.1.1.1 255.255.255.0
tunnel-protocol gre
source 1.2.3.4
destination 2.2.2.2
[FW_A] firewall zone dmz
[FW_A-zone-dmz] add interface Tunnel 1
rule name gre
service gre
action permit
#
ip route-static 10.100.0.0 24 Tunnel 1
防火墙B
interface Tunnel1
ip address 10.1.1.2 255.255.255.0
tunnel-protocol gre
source 2.2.2.2
destination 1.2.3.4
[FW_B] firewall zone dmz
[FW_B-zone-dmz] add interface Tunnel 1
rule name gre
service gre
action permit
#
ip route-static 10.10.0.0 24 Tunnel 1
ip route-static 10.20.0.0 24 Tunnel 1
有一点需要注意,使用OSPF动态路由方式时,如果GRE隧道对应的公网接口也使用OSPF发布路由,那我们就需要用一个新的OSPF进程来发布私网网段和Tunnel接口所在网段了,以免私网报文直接通过公网接口转发,而不是通过GRE隧道转
GRE关键字验证
[USG6000V1-Tunnel1]gre key 12345
隧道两端防火墙上设置的关键字必须相同。
GRE校验和验证
[USG6000V1-Tunnel1]gre checksum
GRE保活
[USG6000V1-Tunnel1]keepalive
根据session表细化安全策略
[FW_A] display firewall session table verbose
边栏推荐
- Threatless Technology-TVD Daily Vulnerability Intelligence-2022-8-1
- 无胁科技-TVD每日漏洞情报-2022-8-2
- ETCD集群故障应急恢复-本地数据可用
- (二)软件测试理论(*重点用例方法编写)
- deepin v20.6+cuda+cudnn+anaconda(miniconda)
- Memory debugging tools Electric Fence
- 无胁科技-TVD每日漏洞情报-2022-8-5
- 智能合约 ——— app评分合约
- SECURITY DAY02 (Zabbix alarm mechanism, Zabbix advanced operation and monitoring case)
- Two hundred questions in C language (0 basic continuous update) (1~5)
猜你喜欢
Arcgis小工具_实现重叠分析
pytorch下tensorboard可视化深坑
vulnhub靶机--6Day_Lab-v1.0.1
deepin v20.6+cuda+cudnn+anaconda(miniconda)
Memory debugging tools Electric Fence
ETCD单节点故障应急恢复
VMware workstation 16 安装与配置
Vulnhub靶机--DC7
【LeetCode】851.喧闹与富有(思路+题解)
CLUSTER DAY01 (Introduction to cluster and LVS, LVS-NAT cluster, LVS-DR cluster)
随机推荐
Project Notes - Take Notes
无胁科技-TVD每日漏洞情报-2022-7-29
CLUSTER DAY04(块存储应用案例 、 分布式文件系统 、 对象存储)
uboot sets the default bootdelay
Vulnhub靶机--DC8
buildroot设置dhcp
CLUSTER DAY02 (Keepalived Hot Standby, Keepalived+LVS, HAProxy Server)
CLUSTER DAY01(集群及LVS简介 、 LVS-NAT集群 、 LVS-DR集群)
日志收集分析器(ELK)
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-19
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-18
无胁科技-TVD每日漏洞情报-2022-7-22
SECURITY DAY01(监控概述 、 Zabbix基础 、 Zabbix监控服 )
lvm 多盘挂载,合并使用
查看CPU和其他硬件温度的软件
SECURITY DAY06 ( iptables firewall, filter table control, extended matching, typical application of nat table)
无胁科技-TVD每日漏洞情报-2022-8-8
FusionCompute8.0.0实验(1)CNA及VRM安装
Solve the problem that port 8080 is occupied
逐步揭示makop.mkp勒索病毒中毒防范恢复解密