NET: 认识移动IPv6

移动的 ipv6 地址是 2409 开头的,前缀实际上为 2409:8000::/20。也就是说移动的 ipv6 是 2409:8 开头的。 IP2409:8754:3808:3456::1IP2409:8055:3001:43::5位12345678901234567 第 6 位类型标志,代表了 …

ROS7: 与Linux建立GRE隧道

网络信息 区域网卡WAN_IPGRE_IP说明SGeth01.2.3.410.11.55.2/30Debian12CNbr-lan5.6.7.810.11.55.1/30ROS7 Debian端配置(SG) 添加GRE模块 modprobe ip_gre ip6_gre 设置GRE隧道 #说明:mt…

ROS7: 动态防御DDOS和CC

# 配置IP黑名单/ip firewall address-listadd address=0.0.0.0/8 comment=”This network is used for testing” disabled=yes list=DDOSadd address=10.0.0.0/8 commen…