We are using RUTX components for segregation.
Port Forward are used to redirect traffic from WAN to a specific computer on LAN
(example for Node-RED : \myrouter:1880)
The goal would be to use URL without ports (i.e. \myrouter\nodered\ or \nodered.myrouter). We could have multiple instances of same service but on different machines.
Are Reverse Proxy or Aliases usable in RUTX (10 and 11) ?
DNS static address doesn’t work…
Thanks for your answer.
Maybe in a future release ?
In OpenWRT it is possible to install nginx. The package is quite small, but I don’t know how much ressources it consumes.