Why can FortiGate communicate with FortiGuard ?
Hi,
On FortiGate, an IPsec Tunnel is configured to the AWS site-to-site VPN, which is the only configuration to communicate to the outside.
However, I have found some internet-service-name configs(ISDB) unintentionally rewrote like FortiGuard synchronized updates.
I wonder why this FortiGate can communicate with FortiGuard under the condition that IPsec Tunnel to the AWS site-to-site VPN is the only way and.
The configuration is like this:
---
config firewall policy
edit 1
set srcintf "LAN"
set dstintf "AWS_Tunnel"
set action accept
set srcaddr "all"
set dstaddr "all"
set schedule "always"
set service "ALL"
---
I would really appreciate if anyone gives an advice.
Thank you,
