Scenario
External access to a published application succeeds with the public IP, but fails when users browse the normal hostname.
Recommended Resolution Path
- Check public DNS, certificate binding, and virtual host or reverse proxy expectations.
- Review whether the firewall is passing the correct host header to the backend.
- Compare logs from the backend web service and the edge firewall during a failed request.
- Fix the hostname path cleanly instead of teaching users to bypass with raw IP addresses.
Technician Notes
Document what changed, what confirmed the fix, and whether the issue points to a broader standards gap worth addressing for the client.
- Log in to post comments
Subjects