Help configuration network routing #2042

Open
opened 2025-11-20 06:11:44 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @bigboss59400 on GitHub (Jul 5, 2025).

Hi,

I'm struggling for several days now, I'm sure I'm missing some routing but I'm not an expert at all in network
So basically my Home assistant setup is composed of one host with several dockers such as nginx, let's encrypt for reverse proxy and certificate. All containers are on the same network subnet.
I have a local dns resolution (on my router) for my homeassistant.domain.com

This setup is working properly when a client is connected locally

I would like to connect to my home assistant outside of my local network hence the choice of net bird

However when I'm connected through net bird I can only ping the net bird host ip from my net bird client that's all.
When I'm inside the net bird container I can see that dns resolution to my homeassistant.domain.com is ok thanks to a dnsmasq docker

I hope it's clear enough and hopefully someone will give me some advice

PS : I also try to run net bird without docker but no success

Originally created by @bigboss59400 on GitHub (Jul 5, 2025). Hi, I'm struggling for several days now, I'm sure I'm missing some routing but I'm not an expert at all in network So basically my Home assistant setup is composed of one host with several dockers such as nginx, let's encrypt for reverse proxy and certificate. All containers are on the same network subnet. I have a local dns resolution (on my router) for my [homeassistant.domain.com](http://homeassistant.domain.com/) This setup is working properly when a client is connected locally I would like to connect to my home assistant outside of my local network hence the choice of net bird However when I'm connected through net bird I can only ping the net bird host ip from my net bird client that's all. When I'm inside the net bird container I can see that dns resolution to my homeassistant.domain.com is ok thanks to a dnsmasq docker I hope it's clear enough and hopefully someone will give me some advice PS : I also try to run net bird without docker but no success
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2042