hi 😄
im self-hosting netbird server
i have the following issue when i install netbird on truenas from discover app catalog
and lets say this is my
netbird ip 100.90.102.311
and this is my truenas local IP: 192.168.50.195:8080
now since truenas dosent have port 80 (as that is given to nginx in my server)
and truenas now have port 8080
even after puplishin network on netbird server by 192.168.50.0/24
i can access all the services on truenas like jellyfin and immich by these url
192.168.50.195:8096 or 100.90.102.311:8096 (jellyfin-works)
but truenas host does NOT at all by 192.168.50.195:8080 or 100.90.102.311:8080
i believe its due to nginx taking port 80 because i saw other tutorial ppl having no issue when its on default port 80
any solution?
my way around this is to install netbird client in containers on truenas after creating network bridge then i can access TN host and services but then i cant do replication tasks as then netbird client have its own ip thats NOT truenas IP