lfd doesn't whitelist localhost for the UI by default

Post Reply
jez
Junior Member
Posts: 12
Joined: 28 Sep 2012, 21:31

lfd doesn't whitelist localhost for the UI by default

Post 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?
Post Reply