I have installed magento2 from the package center on my synology nas.
First I installed it locally(192.168.0.21) and everything went fine.
Now I´m trying to install it on an external address and the installation seems to be fine, but when I try to access the store or admin page I get a ERR_CONNECTION_REFUSED message.
I have installed magento with www.someaddress.com:40000/shop/ and the addresses I get in the installation Succes message is www.someaddress.com:40000/shop/ and www.someaddress.com:40000/shop/admin_something.
I have opened up the port 40000 for 192.168.0.21(local address of nas) in my router. I have opened other ports on the router for other apps on the same nas and those apps and ports work fine.
I don´t know what to do to get magento2 to work?
Any advise is appreciated.