Page 1 of 1

ABE prevents mys Squeezebox Server from loading

Posted: Tue Oct 11, 2011 8:37 pm
by mll
When trying to load my Squeezebox Server web interface at http://maison01:9000 (maison01 points to the local address 192.168.100.51), I get no interface (only bits ot text and the backgroubd color). Firefox console repeats messages like :
[ABE] <LOCAL> Deny on {GET http://maison01:9000/html/images/btn_settings.gif <<< http://maison01:9000/ - 3}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
If iI disable ABE, the interface loads normally.

NoScript 2.1.5rc3
Firefox 7.0.1
Windows 7

Re: ABE prevents mys Squeezebox Server from loading

Posted: Thu May 10, 2012 6:24 am
by Tom T.
mll wrote:When trying to load my Squeezebox Server web interface at http://maison01:9000 (maison01 points to the local address 192.168.100.51), I get no interface (only bits ot text and the backgroubd color). Firefox console repeats messages like :
[ABE] <LOCAL> Deny on {GET http://maison01:9000/html/images/btn_settings.gif <<< http://maison01:9000/ - 3}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
If iI disable ABE, the interface loads normally.

NoScript 2.1.5rc3
Firefox 7.0.1
Windows 7
Sorry this slipped through the cracks. If you post again, and don't see a reply within a week or so, please bump or add another post so that it's seen.

If you're still with us, try modifying the ABE default SYSTEM rule as follows:

Code: Select all

# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL .maison01:9000
Deny
... assuming that you're absolutely certain that it's safe to allow that site inside your local system.