jlesage / docker-firefox

Docker container for Firefox
MIT License
1.42k stars 267 forks source link

dont browse localhost / localip content on Nas terramaster f220 #132

Open milhouse23 opened 1 year ago

milhouse23 commented 1 year ago

Hello , i just install , and works perfect but dont browse localhost / hostip content , for example i have plex server at port :32400 Is install on NAS terramaster f220 Thanks

Nicolas

jlesage commented 1 year ago

Is your plex server running on the same host in another container ?

milhouse23 commented 1 year ago

Hello Yes the plex server is running in the same server but is not installing from docker, is running native plex server application

jlesage commented 1 year ago

I assume you access Plex via the IP address of the host, and not 127.0.0.1? Is the container using the default bridge network ?

milhouse23 commented 1 year ago

Hello Yes i try , localhost and 127.0.0.1 , and 192.168.1.4 (local ip address) and dont work Yes the container using the default bridge network Thanks for your help Nicolas

jlesage commented 1 year ago

I'm not sure why it's not working. Is there something else on the host that you can access ? Maybe there are some firewall rules that prevent the access ?