Welcome to SMF Helper

Please login.

If you are not a member please take a minute and consider registering on the site for all member benefits.

Registration:

Please click here to register an account

Something will be put here soon.



Author Topic: Forum Firewall 1.0.x Official Support Thread  (Read 8461 times)

0 Members and 1 Guest are viewing this topic.

Offline muad

  • New Member
  • *
  • Posts: 4
  • Karma: 0
  • SMF Version: 2.0.1
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #135 on: September 28, 2011, 05:12:41 AM »
Hello butchas,

Tried to install, and apart file given by official smf mods has no extension .zip (minor problem), I'm receiving this warning with one theme in special;
====
   Argentum2
      Execute Modification    /usr./Themes/argentum_enhanced_smf20final/index.template.php    Test failed
      1.    Replace    /usr./Themes/argentum_enhanced_smf20final/index.template.php    Test failed
====
What consecuences would I expect by installing ignoring this warning?
Should I make some editing/copying/whatever to solve it before (or after) installing?

Thanks in advance.

Offline butchas

  • Elite Member
  • *
  • Posts: 634
  • Karma: 398
  • Illustrious key typer
    • East Coast Rolling Thunder car club
  • SMF Version: 2.0 RC5
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #136 on: September 29, 2011, 04:32:14 AM »
Either another mod is conflicting or you are not using the default theme.

Try uninstalling other mods and arrange your mod order.

If you have a custom theme then try a manual installation.

My mod, My site

Offline muad

  • New Member
  • *
  • Posts: 4
  • Karma: 0
  • SMF Version: 2.0.1
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #137 on: September 29, 2011, 07:08:11 AM »
No mods, just a custom theme (not mine, Bloc's).
Will try manual for this theme.
Thanks again.

====
UPDATE:

The little thing that failed (described before) was just the insertion of FFCopyright(),
« Last Edit: September 29, 2011, 07:48:37 AM by muad »

Offline muad

  • New Member
  • *
  • Posts: 4
  • Karma: 0
  • SMF Version: 2.0.1
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #138 on: September 30, 2011, 07:40:49 AM »
Two additional questions (maybe 3);

- What is the right position of robots.txt? (my forum is in www/forum)

- What is the syntax for countries? I mean, if you want to block (for example) France and Germany I must type FR|DE in that box?

- If I enable IP validation, I (admin) got blocked when I'm in office (because firewall receive my "local" ip 172.XX.XX.XX even I'm behind a proxy)... How can I solve this (apart disabling IP validation)?

Thanks again 4 your work.

Offline butchas

  • Elite Member
  • *
  • Posts: 634
  • Karma: 398
  • Illustrious key typer
    • East Coast Rolling Thunder car club
  • SMF Version: 2.0 RC5
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #139 on: October 01, 2011, 11:18:28 AM »
- What is the right position of robots.txt? (my forum is in www/forum)

www

- What is the syntax for countries? I mean, if you want to block (for example) France and Germany I must type FR|DE in that box?

Yes - but please note that this features does not work with all hosts.

- If I enable IP validation, I (admin) got blocked when I'm in office (because firewall receive my "local" ip 172.XX.XX.XX even I'm behind a proxy)... How can I solve this (apart disabling IP validation)?

Not much you can do but, create and access the website with a lesser global moderator account that has  a secure password.  Do you really need full admin access at work?  Spend too much time on the computer can get you in trouble.
My mod, My site

Offline butchas

  • Elite Member
  • *
  • Posts: 634
  • Karma: 398
  • Illustrious key typer
    • East Coast Rolling Thunder car club
  • SMF Version: 2.0 RC5
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #140 on: January 01, 2012, 07:42:16 PM »
Well...  I have been working "with some great effort" on a mostly php (server side) version 2.0 of the mod.  There is some java script (client side) but honestly in my opinion .js is too easy to hack to be a valid anti-spam tool. If your host does his job then you should be safe with php!

This version is to have some improvements,  But the major addition would be a caputa for members who failed the ip test:  Who were victims of a bad proxy.  I completed a extremely ruff draft working version of the test but have a few more months before I am ready for beta testing...

Attached is an image of the alpha test,

Simple as it seems it is actually extremely complicated.  Incorporates in part some ideas from this link and some of my most devious anti caputa and anti-spam ideas to date.

The visitor has a time limit and a character limit and must enter a reason for access... Then the visitor will select the correct image.  Only to be drug through the most intense anti-spam tests I can dream of.  I will not divulge the tests at this point but trust me they will be state of the art!
 :pcc

Give it some thought but in another month or two I will be looking for beta testers.

Any thoughts or ideas will be appreciated...
« Last Edit: January 01, 2012, 08:00:07 PM by butchas »
My mod, My site

Offline butchas

  • Elite Member
  • *
  • Posts: 634
  • Karma: 398
  • Illustrious key typer
    • East Coast Rolling Thunder car club
  • SMF Version: 2.0 RC5
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #141 on: January 22, 2012, 06:39:49 PM »
Working with forms is much more difficult than I thought.  For this type of mod I will need to cover the bases.  Now I understand why httpBL leaks.  The way that mod handles forms leave so much room compromise.  Plus I found even more vulnerabilities in SMF.   That said, making secure form is going to take me a tad longer than expected.   I will need to do some more testing before I go to beta.
My mod, My site

Online bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13247
  • Karma: 270
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #142 on: January 26, 2012, 08:51:25 PM »
Have the leaks in SMF been reported. ???

Offline butchas

  • Elite Member
  • *
  • Posts: 634
  • Karma: 398
  • Illustrious key typer
    • East Coast Rolling Thunder car club
  • SMF Version: 2.0 RC5
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #143 on: February 04, 2012, 01:13:42 PM »
The leaks are in another mod and what I see in SMF is a waste of time to report.
My mod, My site

Online bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13247
  • Karma: 270
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #144 on: February 04, 2012, 04:42:31 PM »
Ah ok I didn't know it was in another mod. :)

Offline Godsongz

  • Full Member
  • *
  • Posts: 153
  • Karma: 97
  • Gender: Male
    • Knights of Columbus Massachusetts District #9
  • SMF Version: 2.0.2
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #145 on: February 11, 2012, 10:46:26 PM »
What's up?  The modifications section of simplemachines.org lists Forum Firewall as last being updated Today[/color] at 04:03:01 PM, but it's still at version 1.1.5 which I've had installed for weeks.  Was there a change too small for a version?

Offline butchas

  • Elite Member
  • *
  • Posts: 634
  • Karma: 398
  • Illustrious key typer
    • East Coast Rolling Thunder car club
  • SMF Version: 2.0 RC5
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #146 on: February 12, 2012, 07:42:27 AM »
No change.
 ;)
My mod, My site

Offline JMB

  • New Member
  • *
  • Posts: 1
  • Karma: 0
  • Gender: Male
  • SMF Version: 2.0.2
Re: Forum Firewall 1.0.x Official Support Thread
« Reply #147 on: Yesterday at 03:11:22 PM »
Hi,


I've just installed Forum Firewall 1.15 on an SMF 2.0.2 board. Whenever I click on Forum Firewall in the admin menu I get a 404 error. The URL is:


http://mydomain.com/index.php?action=admin;area=forumfirewall;sa=settings.


Any ideas?


Thanks in advance,


JMB