飞塔防火墙提示“无法连接到FortiGuard服务器”
1. 先使用防火墙ping service.fortiguard.net,查看是否正常2. 若正常,使用以下命令重新设置config system fortiguard
set fortiguard-anycast disable
set protocol udp
set port 53
set source-ip <IP_ADDRESS>
end
阅读全文
1. 先使用防火墙ping service.fortiguard.net,查看是否正常2. 若正常,使用以下命令重新设置config system fortiguard
set fortiguard-anycast disable
set protocol udp
set port 53
set source-ip <IP_ADDRESS>
end
阅读全文
问题现象Skyline 运行状况1. vSAN 对象运行状况,出现不可访问的对象2. 查看详细信息,对象名称显示“未知对象类型”3. 无法通过“清除不可访问的虚拟机交换对象”进行清除,提示“未找到不可访问的虚拟机交换对象。”解决办法SSH登录vCenter,使用rvc localhost登录RVC如果rvc localhost登录报错,提示“Failed to connect to loca...
阅读全文
1. 访问https://store.rg-adguard.net2. 使用ProductId或URL进行获取ProductId:9n4wgh0z6vhqURL:https://apps.microsoft.com/detail/9n4wgh0z6vhq?hl=zh-CN&gl=US3. 下载AppxBundle后缀的安装包,双击安装如果需要Microsoft Edge播放HEVC视...
阅读全文
TFTP更新固件会恢复防火墙为默认配置,操作之前先进行配置备份1. 重启防火墙,在启动时按照提示按任意键进入配置菜单2. 选择C,设置TFTP客户端配置Please wait for OS to boot, or press any key to display configuration menu.....
[C]: Configure TFTP parameters.
[R]: Rev...
阅读全文
修改默认网段修改Docker配置文件/etc/docker/daemon.json添加以下内容:{
"bip": "10.98.1.1/16", // 默认桥接网络(docker0)
"default-address-pools": [
{"base": "10...
阅读全文