When I try to access truenas via a public url (truenas.my.domain) from INSIDE the network, I get the following message:
```
Connecting to TrueNAS ... Make sure the TrueNAS system is powered on and connected to the network.
```
I had similar issues with the fritzbox, it was a DNS rebind protection I had to disable for my domain. I already tried to deactivate the truenas firewall with `/etc/rc.d/ipfw onestop` but no luck. As the reverse proxy I am using `nginx proxy manager`, and I tried all possible combinations of HTTP/HTTPS, with or without SSL, port 80/443.
Any ideas?
```
Connecting to TrueNAS ... Make sure the TrueNAS system is powered on and connected to the network.
```
I had similar issues with the fritzbox, it was a DNS rebind protection I had to disable for my domain. I already tried to deactivate the truenas firewall with `/etc/rc.d/ipfw onestop` but no luck. As the reverse proxy I am using `nginx proxy manager`, and I tried all possible combinations of HTTP/HTTPS, with or without SSL, port 80/443.
Any ideas?