Ok, with a simple nginx container with ip address 192.168.176.2, it sees
the following request:
Code:
--------------------
nginx_1 | 192.168.176.1 - - [30/Mar/2020:14:43:57 +0000] "GET / HTTP/1.1"
200 93 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36" "-"
--------------------
So it looks like the message from LMS:
Code:
--------------------
[20-03-30 11:56:52.4380] Slim::Web::HTTP::generateHTTPResponse (990) Access
to settings pages is restricted to the local network or localhost:
192.168.128.1 -> 192.168.128.2 (settings/server/wizard.html)
--------------------
Means that it's seeing the request coming from 192.168.128.1. I wonder
why it's treating that as being on a different network then?
Andy
------------------------------------------------------------------------
adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=111828
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix