我们有一个小的安全漏洞在我们的一个网站,我们有一个承包商,应该远离我们的防火墙Fortinet,今天我注意到这两段看起来很可疑。我的网站网络管理员几个月前保释了我们,我正试图围绕这些段落,而不需要付钱的人做这件事。我需要你的帮助专家!
> edit "Mycompany_to_Contractor"
> set vdom "root"
> set type tunnel
> set snmp-index 6
> set interface "wan1"
> next
> edit "Mycompany to Contractor2"
> set vdom "root"
> set type tunnel
> set snmp-index 8
> set interface "wan1"
> next任何解释都将不胜感激!
谢谢
发布于 2018-10-02 16:59:01
假设edit "Mycompany...位于config system interface下,这可能表示存在VPN隧道。
如果没有更多的上下文,就不可能说它是否具有实际的功能。
检查config vpn ipsec phase1-interface和config firewall policy下是否有相应的条目。
使用GUI,应该更容易找到条目背后的内容。
https://networkengineering.stackexchange.com/questions/53669
复制相似问题