June 16, 20251 yr Hello everyone,My server have multiple vlan which work great. My DNS provide the proper DNS answer for the url on the network the computer or device is. But I found out something. My server main address is in 192.168.5.0/24 while my computer are on 192.168.0.0/24. When I access my server gui from my computer, I get from my DNS the answer for the server in the 192.168.0.0/24 range, which is great. But once in the docker view, if any docker are using host or bridge network that must answer at the server IP, it will put in the URL the main server ip which is into 192.168.5.0/24. While my PC can access this IP, I seems to have some network issue because I'm getting network connection problem (probably my firewall that's having a hard time) but that's beside the point. What would be great is for the GUI to actually use the current URL. I access my server not by IP but by URL so it will always give the proper IP.So instead of having a docker link putting something like http://ip:8888 it would change it for http://currenturl:8888.
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.