Reverse proxy, no more 192.168.1.25:8080
From Wikipedia; A proxy server that appears to any client to be an ordinary web server, but in reality merely acts as an intermediary that forwards the client's requests to one or more ordinary web servers. In other words, it is like a man in the middle that redirects traffic. The most common case is for visiting severs for a name or fully qualified domain name (FQDN), like www.enchilada.lan, instead of the ip of the server (e.g. 192.168.1.25). ...