You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have URPF validation enabled in my network, and I noticed a lot of packets being sent from 172.30.32.3 to 1.1.1.1. They were being blocked, since my LAN is on 10.0.0.0/24, and I was observing the flooding from #90. Running ha dns options --fallback=false stopped this, as expected.
However, I'm still quite confused how the 172.30.32.3/23 address was making it out of the machine running HAOS instead of being NAT'd by Docker, so I think this is a bug.
I am running Home Assistant 2023.3.5 Supervisor 2023.03.1 Operating System 9.5 Frontend 20230309.1 - latest on Home Assistant Yellow. I had not performed any weird/unsupported modifications to my installation when I noticed this issue.
The text was updated successfully, but these errors were encountered:
I have URPF validation enabled in my network, and I noticed a lot of packets being sent from 172.30.32.3 to 1.1.1.1. They were being blocked, since my LAN is on 10.0.0.0/24, and I was observing the flooding from #90. Running
ha dns options --fallback=false
stopped this, as expected.However, I'm still quite confused how the 172.30.32.3/23 address was making it out of the machine running HAOS instead of being NAT'd by Docker, so I think this is a bug.
I am running Home Assistant 2023.3.5 Supervisor 2023.03.1 Operating System 9.5 Frontend 20230309.1 - latest on Home Assistant Yellow. I had not performed any weird/unsupported modifications to my installation when I noticed this issue.
The text was updated successfully, but these errors were encountered: