Cant Access my Router Pages. (AVM Fritz!Box)

Discussions about the Application Boundaries Enforcer (ABE) module
blueice_haller
Posts: 1
Joined: Sun Jul 08, 2012 12:31 pm

Re: Cant Access my Router Pages. (AVM Fritz!Box)

Post by blueice_haller »

Help

I can't access my Fritzbox. NoScript opens a yellow bar, which annoyed me, with following text:
Die Anfrage {GET http://fritz.box/logincheck.lua <<< http://fritz.box/ 7} wurde durch ABE gefiltert: <LOCAL> Deny

Regelsätze
SYSTEM

Code: Select all

# Veoh player exception
Site 127.0.0.1
Accept from *.veoh.com
# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Deny
USER

Code: Select all

# User-defined rules. Feel free to experiment here.
Site LOCAL
Accept from .fritz.box .fritz.nas .fritz.fonwlan.box
If I use the IP it works: http://192.168.178.1/

I don't understand. Now it works:
Regelsätze
SYSTEM

Code: Select all

# Veoh player exception
Site 127.0.0.1
Accept from *.veoh.com
# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL .fritz.box .fritz.nas .fritz.fonwlan.box
Deny
USER

Code: Select all

# User-defined rules. Feel free to experiment here.
Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0.1
Post Reply