Force Untangle web filter to use hostname instead of IP
Hello, My untangle FW is configured in bridge mode with multi vlan interfaces.
ex:
WAN1v60 gateway > 192.168.60.254
WAN1v61 gateway > 192.168.61.254
The SSL certificate is already singed by 3rd party CA to avoid security warnings page to appear to the users browser. Currently, untangle is using the gateway IP address of each VALN (WAN interface) to show the block page, which cause mismatch with the certificate SAN hostname.
I need to force untangle to only use the hostname when redirecting user to web filter block page.
Thank you,