Hello Mathew, On Fri, Feb 18, 2022 at 02:35:37AM +0000, Mathew Cox wrote: > I can see from netstat: > tcp 0 0 localhost:5762 0.0.0.0:* LISTEN > > When I’ve tried to connect I’ve entered the following in my web browser: > > http://192.168.88.15:5762/setup.pl > http://192.168.88.15:5762/login.pl > http://192.168.88.15:5762 The netstat line shows that your process is only listening on the localhost address. Instead (or additionally) it needs to listen on the address to which you are connecting (192.168.88.15) or a wider network if you wish to connect without a reverse proxy. HTH, Pete -- Openstrike - improving business through open source https://www.openstrike.co.uk/ or call 01722 770036
Attachment:
pgpf1x7aEe6c6.pgp
Description: PGP signature
_______________________________________________ users mailing list -- ..hidden.. To unsubscribe send an email to ..hidden..