Page 1 of 1

lfd doesn't whitelist localhost for the UI by default

Posted: 26 Jul 2020, 20:36
by jez
It seems that unless you put the following in ui.allow:

Code: Select all

127.0.0.1 # localhost
... lfd won't allow browsers on localhost to connect (connection is reset). As localhost is automatically whitelisted in other places with CSF/LFD, surely it should be auto-whitelisted for the UI?