On 06/01/2023 11:14, Antony Stone wrote:
On Friday 06 January 2023 at 11:05:42, jason kerr wrote:The full message is. This site can’t be reached 192.168.1.194 took too long to respond.So, that tells you that the *Raspberry Pi* is not trying to connect to the boiler on behalf of the browser, but is simply telling the browser to connect to the boiler itself. In other words, the Pi is not doing anything useful in this setup.
So, it's a feature! Sorry, I'couldn't resist.
As others have already suggested, you should look up how to configure Apache as a reverse proxy, so that http://192.168.1.168/somepath ends up connecting *from the Pi* to http://192.168.1.194 and then returning the response to the browser. Antony.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx