Page 1 of 1

[RESOLVED] Need Help with ABE Rule

Posted: Mon Mar 28, 2011 9:49 pm
by thomaskent
You have to login in order to use WiFi at the local Panera. I get the following ABE error whenever I try to login:

Image

I've tried various ABE rules to fix it, but I can't figure it out.

Anyone know an ABE rule that will fix it?

Thanks

Re: Need Help with ABE Rule

Posted: Tue Mar 29, 2011 4:20 am
by GµårÐïåñ
I might be a bit rusty but this should take care of it quick and dirty, correct me Giorgio if not.

Code: Select all

Site *.wanderingwifi.com
Accept POST SUB from SELF *.wanderingwifi.com
Accept GET
Deny
NOTE: Add this in the SYSTEM rule and at the beginning (before the LOCAL)

Re: Need Help with ABE Rule

Posted: Wed Mar 30, 2011 9:20 pm
by thomaskent
Thanks for the info, but it didn't seem to work. I got the same error.

I put it in my User ruleset. Should it go in the System ruleset?

Thanks

Re: Need Help with ABE Rule

Posted: Wed Mar 30, 2011 9:25 pm
by Giorgio Maone
thomaskent wrote: I put it in my User ruleset. Should it go in the System ruleset?
Yes, before the LOCAL rule you can already find there (i.e. at the very beginning).

Re: Need Help with ABE Rule

Posted: Wed Mar 30, 2011 9:29 pm
by GµårÐïåñ
thomaskent wrote:Thanks for the info, but it didn't seem to work. I got the same error.

I put it in my User ruleset. Should it go in the System ruleset?

Thanks
I am sorry, I should have mentioned that, I assumed you would know and that was my bad. I see that Giorgio already responded but wanted to say sorry for leaving that part out and let us know if it works for you.

Re: Need Help with ABE Rule

Posted: Sat Apr 02, 2011 9:29 pm
by thomaskent
That worked.

Thanks!

Re: Need Help with ABE Rule

Posted: Sat Apr 02, 2011 11:55 pm
by GµårÐïåñ
thomaskent wrote:That worked.

Thanks!
You are welcome.