How to, one VIP to two internal servers on the same ports?
Hi,
I need create two VIP with the same public IP but dst-nat to two servers with the same ports:
publicIP--->Fortimail (192.168.1.40:465 port)
the_same_public_IP---->internal mail server (192.168.1.110:465)
My fortimail should accept incoming starttls 465 port connections, but also clients connecting from outside to my mail server use smtps 465 port to send e-mail, how to configure on fortigate?