Fortigate behaviour when refering to VIPs
Hi all,
I have a mail server in the DMZ network configured with a PUBLIC facing VIP.
e.g. 203.10.10.10 (vip) --> 192.168.10.10 (email server actual ip)
Right now,
1) my appservers in the same DMZ network
2) my workstations in the LAN network
are sending traffic / referencing the mail server via its. public VIP.
(and I am not able to change them)
In my firewall policy,
q1) for my appserver to mailserver (both in DMZ), do I create
DMZ (appserver) -> WAN (mailserver vip) or
DMZ (appserver) > DMZ (mailserver actual ip)
q2) for my workstation to mail server, do I create
LAN (workstation) -> WAN (mailserver vip) or
LAN (workstation) > DMZ (mailserver actual ip)
q3) when the FIREWALL see a connection from its connected network to its VIP mapping, does it automatically resolve it to the actual IP and direct traffic to the right interface directly ?