Page 1 of 1

[RESOLVED] help with ABE for wifi login

Posted: Wed Apr 20, 2011 3:18 am
by oldmankit
I love this firefox plugin; thank you to all who develop it.

I cannot login to a certain wifi network which requires a username and password because of abe. I've tried really hard to make an exception but it still won't work. Here is my exception:

Code: Select all

Site http://192.168.182.1:3990/* http://login.hotspot.winbb.net/*
Accept from http://192.168.182.1:3990/* http://login.hotspot.winbb.net/*
But I still get an error. I have uploaded a screenshot here: blog.peaceandtruth.com/wp-content/gallery/2011-misc/Screenshot.png

Re: help with ABE for wifi login

Posted: Wed Apr 20, 2011 9:55 am
by Giorgio Maone
Just put the following rule in the beginning of the SYSTEM ruleset, before anything else:

Code: Select all

Site 192.168.182.1:3990
Accept from .hotspot.winbb.net

Re: help with ABE for wifi login

Posted: Thu Apr 21, 2011 2:25 am
by oldmankit
Giorgio Maone wrote:Just put the following rule in the beginning of the SYSTEM ruleset, before anything else:

Code: Select all

Site 192.168.182.1:3990
Accept from .hotspot.winbb.net
That did it. Thank you!