This morning we switched over to our Sophos XG FIrewall. Professional services did alot of the leg work for us in the main configuration and while it appears most things are working properly we did find a few things wrong after we got off the phone with professional services after cut-over. However later in the day it was only then we realized that all of our outside facing websites are showing the User Portal. Now this isn't a huge rush for us as most of it is legacy stuff that is rarely accessed but needs to be left for those rare occasions.
So for example Primary IP for facility is 100.200.100.64 this normally resolved to https://subdomaina.domain.com - resolves to user portal
100.200.100.65 normally resolves to https://subdomainb.domain.com but is now resolving to user portal
100.200.100.66 normally resolves to https://subdomainc.domain.com but is now resolving to user portal
100.200.100.67 normally resolves to https://subdomaind.domain.com but is now resolving to user portal
If I disable the captive portal it never resolves to anything and the website just says can page can not be display.
Some basic information on setup:
Sophos XG330 FW - 18.0.4
Under Hosts and Services
Under Network
Now to save us both some time since the following would be identical base configs between them
Rules and Policies
Actually this firewall rule and NAT looks fine to me. Could you remove the Inbound Interface criteria and go with any? Because if you hit the User Portal, it means the NAT is not hitting. If NAT would hit but FIrewall not, it would show you connection refused.
So the NAT seems to be the issue. What about reloading(opening it, saving it without change) the NAT Rule? Will this resolve the issue?
__________________________________________________________________________________________________________________
It was looking fine to me as well, but I tried just reloading the NAT Rule on one of them but it made no change. One thing that caught my eye when I was in the NAT rules section is under usage I show no usage to any of those NAT rules, however it appears all hits are going to a NAT Rule called "Default SNAT IPv4 - Auto created IPv4 SNAT MASQ rule for traffic from "ANY" inbound interface to WAN outbound interface. Updated automatically with WAN interface changes." should this rule be on or off?
Ok It is definitely being caused by the Default SNAT IPv4 rule. Out of curiosity I moved one of our webserver NAT rules above that default SNAT and the website started loading properly and I also see usage on that NAT Rule. But I am still not sure exactly what that default SNAT rule does and wether its even needed for us.