ABE prevents mys Squeezebox Server from loading

Discussions about the Application Boundaries Enforcer (ABE) module
mll
Posts: 1
Joined: Tue Oct 11, 2011 8:29 pm

ABE prevents mys Squeezebox Server from loading

Post 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
Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
Tom T.
Field Marshal
Posts: 3620
Joined: Fri Mar 20, 2009 6:58 am

Re: ABE prevents mys Squeezebox Server from loading

Post 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.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/12.0
Post Reply