December 19, 20223 yr I believe I've enabled settings correctly to add a vlan, configure it in docker settings but when I try to assign a custom ip in that VLAN for my plex container, it has no DNS. I also see an error message during boot that eth0.3 can't be found. Any advice?
December 20, 20223 yr Author For this to work, I had to add --dns=X.X.X.X to the plex container. What I've now found is that my 'arr containers cannot connect to plex without using an external address. They are on different subnets but allowed by my firewall to communicate. I think this might be due to docker networking. What is the ideal way to set this up. I assume most people just have a single subnet and so don't need to worry about this.
December 20, 20223 yr 1 hour ago, aberg83 said: They are on different subnets but allowed by my firewall to communicate. I think this might be due to docker networking. This not a firewall / docker network issue, you apply VLAN to separate network(s). For me, I setup several VLAN, but one VLAN can access by others ( inter VLAN routing at router ) and I put some container in that VLAN for local public access. Edited December 20, 20223 yr by Vr2Io
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.