Jump to content

Docker container on Host network using wrong IP


Go to solution Solved by benwards925,

Recommended Posts

Good evening. I have my unraid server connected to two different networks. 192.168.0.0/24 and 10.0.0.0/24
Each network has a dedicated NIC and connects to a different WAN. 
eth0 is my 192.168.0.0/24 and has a bridge network br0
eth1 is my 10.0.0.0/24 and has a bridge network br1

I'm using Plex (lscr.io/linuxserver/plex) container on a Host network. 
The docker container shows all the ports mapped to my server IP on the 192.168.0.0/24 network. 
My Nginx proxy manager is working for plex.host.com > 192.168.0.XX:PlexPort
Cloudflare has my DNS set to the the WAN address for my 192.168.0.0/24 network. 

All seems good apart from one issue that I cannot figure out. 
When accessing the Remote Access tab in Plex, I see "Not available outside your network" error and the Private IP is my 10.0.0.XX address with the WAN address associated with that 10.0.0.0 LAN address. 

This is causing some odd connection issues I believe.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...