HomeAssistant is currently set to "host" (per some guide I followed years ago) and it communicates with a lot of other containers. Some of them are on "bridge" (sonarr/radarr), some are on "host" (NodeRed), and some are on a custom network used for external access through Swag. I don't think putting every container that talks with HomeAssistant in the same network is viable for my setup (or necessary, based off my past experience).
All of my other HA integrations are working fine except the UniFi one, which is the only one on the "bond0" network with it's own IP. And even that one used to work fine until the recent updates.
This all seems to indicate that the issue has something to do with my Unraid server using multiple IP addresses. When it's a HOST-IP:PORT-X > HOST-IP:PORT-Y it works. But as of the recent OPNSense updates HOST-IP > "Container with it's own IP" doesn't work anymore.
So as far as I can tell the issue is with this "LAN U-Turn" through OPNSense - not something within the Unraid/Docker networking. I could be wrong though...
I am using a switch (USW Enterprise 8 PoE), but I think it's just a dumb switch - I've been assuming it has nothing to do with this, and that OPNSense is what is handling this with the "NAT Reflection" settings.
All of my other HA integrations are working fine except the UniFi one, which is the only one on the "bond0" network with it's own IP. And even that one used to work fine until the recent updates.
This all seems to indicate that the issue has something to do with my Unraid server using multiple IP addresses. When it's a HOST-IP:PORT-X > HOST-IP:PORT-Y it works. But as of the recent OPNSense updates HOST-IP > "Container with it's own IP" doesn't work anymore.
So as far as I can tell the issue is with this "LAN U-Turn" through OPNSense - not something within the Unraid/Docker networking. I could be wrong though...
I am using a switch (USW Enterprise 8 PoE), but I think it's just a dumb switch - I've been assuming it has nothing to do with this, and that OPNSense is what is handling this with the "NAT Reflection" settings.