Woo hoo!  Thanks for the help pointing me in the right direction and
helping me learn some new tools in the process.

  
- Used iproute2 to add a new virtual interface and create a secondary
  IP to address the server.
- Modified the docker-compose-yml to bind only to OldIP:80 instead of
  the overly broad wildcard *:80
- That allowed me to install tinyproxy to act as a reverse proxy,
  listening on NewIP:80 and redirecting to OldIP:9000 
  


Now from within my home network, LMS can be accessed the normal way,
through OldIP:9000 as I have always done, but from the office machine, I
can use NewIP:80 to get the same result.  All done through one box.

Now to find something else that isn't really broke to take apart and
"fix"...  :)


------------------------------------------------------------------------
wactuary's Profile: http://forums.slimdevices.com/member.php?userid=233
View this thread: http://forums.slimdevices.com/showthread.php?t=113639

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to