Hello,
Thank you for reaching out.
The issue might be related to DNS configuration, especially in small branches without a dedicated DNS server. Here are the steps to resolve it:
- Check DNS Forwarder Settings: Ensure the head office DNS server (192.168.0.5) forwards unresolved requests to a reliable external DNS, such as 8.8.8.8 or 1.1.1.1.
- Test DNS Resolution in Branches: Use nslookup on a branch device to test how forms.office.com is being resolved. Test with both 192.168.0.5 and 8.8.8.8 to compare the results and identify any discrepancies.
- Inspect Firewall Rules: Verify that the firewall allows DNS traffic (UDP/TCP on port 53) from 192.168.0.5 to external DNS servers. Ensure there are no rules blocking or filtering forms.office.com.
- Set Up Split DNS: Configure conditional forwarders in the DNS server for office.com to direct queries to external DNS (e.g., 8.8.8.8).
- Optimize DHCP Configuration: On the Aruba DHCP, set the primary DNS to 192.168.0.5 and the secondary DNS to 8.8.8.8 to ensure reliable resolution for both local and external domains.
These steps should resolve the issue with forms.office.com not fully loading. If the problem persists, further investigation of the head office DNS logs and branch network configurations may be needed.