Hello everyone,
I’m facing an issue in my environment with BigFix relay selection and would appreciate some guidance.
Here’s the setup:
- We have an external relay in our Azure cloud, specifically configured to support remote users working in hybrid or home-office setups (around 150 people).
- Internally, we have 11 relays on our network, with a well-organized relay hierarchy utilizing
AdvertisementList
andSeeklist
configurations. These ensure each system—whether a desktop, laptop, or server—automatically connects to the correct relay based on location, with failover to other relays or the main server if their assigned relay is unavailable. - Only a small subset (about 80 computers) uses manual relay selection, while all other systems are configured for automatic relay selection.
The issue: Despite this setup, I’ve noticed that internal servers, desktops, and other systems are sometimes connecting to the external relay in Azure, even though they have closer, more appropriate relays available internally. The external relay should exclusively serve laptops for remote workers, not internal systems.
What I’ve tried:
- I attempted to set a password on the DMZ relay, limiting it to only the laptops in the client settings. However, as jgstew pointed out, this approach doesn’t effectively restrict other systems from connecting to the DMZ relay.
Question:
Is there a reliable method to make the DMZ relay inaccessible to internal desktops, servers, and other systems, while still allowing it to serve remote laptops and maintaining automatic relay selection? I’d like to avoid any changes that might impact the relay hierarchy or cause interruptions in relay connectivity within the network.
Any suggestions or solutions would be greatly appreciated! Thank you in advance!