Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 NET IPGATE v2.2.8 Problem
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 4

gpctexas
Junior Member

320 Posts

Posted - 08 August 2004 :  22:43:57  Show Profile  Visit gpctexas's Homepage
I think I found where it was looping

locate

if strIPGateBan = 1 then
	'get db records
	Set rs1 = Server.CreateObject("ADODB.Recordset")
	StrSql = "SELECT * FROM " & strTablePrefix & "IPLIST"	
	rs1.Open StrSql, strConnString
	
	do until (rs1.eof)



replace
do until (rs1.eof)

with

do until ((rs1.eof) or (Foundip=1) or (FoundName=1))

I haven't tested this yet, if it works lemme know so I can update the zip.

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 09 August 2004 :  07:35:10  Show Profile  Visit gpspassion's Homepage
Ok, will try that!
Bigger problem now though: I actually have about 25 "watched" users and IPs and yesterday I finally had to "ban" one and now EVERYONE, including the "watched" ones are banned too, needless to say I'm getting some pretty nasty emails fromt the "watched" ones even though I put a note saying "if you feel this is an error, contact info@...." :-(
Is there a quick fix for this? In the meantime I switched back the "banned" to "watched" and it works ok again.

Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 09 August 2004 :  07:39:57  Show Profile  Visit gpspassion's Homepage
Ok, made that change, works a charm, only one message - now if we could find a way to "mix" banned and watched that would be great ;-)
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 09 August 2004 :  17:40:37  Show Profile  Visit gpctexas's Homepage
are you banning by name, ip, or ranges for those watched users?

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 09 August 2004 :  19:33:14  Show Profile  Visit gpspassion's Homepage
a mixture, but I've checked and there's no overlapping, i.e. UserID "watched" and IP "banned" or vice versa.
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 09 August 2004 :  22:22:33  Show Profile  Visit gpctexas's Homepage
I rescripted inc_ipgate.asp today, look for ipgate 2.3.0 to be released for testing soon. It should address the message repeating loop until it encounters the record it is looking for and add new cookie function.

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 10 August 2004 :  07:05:37  Show Profile  Visit gpspassion's Homepage
Great - that loop was gone with the code you put above.
Any thoughts on the banned/watched "mixing" issue?
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 10 August 2004 :  14:22:30  Show Profile  Visit gpctexas's Homepage
Paste a couple of record that are being affected so I can see the data, modify the data if needed, but keep it similar to how you entered it. It will give me a starting place to start looking.

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 10 August 2004 :  14:50:22  Show Profile  Visit gpspassion's Homepage
Records from the IP Admin - I don't think they would be dissimilar to what you would obtain by typing items directy ;-)

Not sure what happened, but after adding som "blocked" and then removing them and putting "banned", and removing them, now it seems to be working ok...odd!

Edited by - gpspassion on 10 August 2004 14:54:57
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 10 August 2004 :  16:32:05  Show Profile  Visit gpctexas's Homepage
new beta ver available http://forum.snitz.com/forum/topic.asp?TOPIC_ID=54197

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 16 August 2004 :  15:56:44  Show Profile  Visit gpspassion's Homepage
No more "banning" of "watched" users so far ;-)
On a related matter, an anonymous "hater" has just boasted that they had 7 accounts on the site... is there a way I can run reports to try to track him down? I wonder if I didn't see this listed as a MOD feature somewhere.
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 16 August 2004 :  17:44:05  Show Profile  Visit gpctexas's Homepage
new auto ban by detected cookie feature should auto insert his new names into the ban table if you are using 2.3 beta :)

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 05 November 2004 :  16:09:33  Show Profile  Visit gpspassion's Homepage
Need to check out that beta!
IPGATE has been working well for me, thanks!
Is there a way I could log all activity of all guets/usres on one specfic thread to identify potential misuse (i.e. "borrowing" of the data it contains) of the info it contains?
Go to Top of Page

gpctexas
Junior Member

320 Posts

Posted - 05 November 2004 :  18:13:24  Show Profile  Visit gpctexas's Homepage
Turn logging all on and user logging off. You can then log all page access attemps. but a side affect is the logs table will get huge if you dont clear it out. IPGate 3 will have an auto cleaning function.

Beta still holding until I get time to complete it.

ipgate 2.4.4 RC3
http://www.gpctexas.net/ipgate_v244.zip
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 18 November 2004 :  11:57:05  Show Profile  Visit gpspassion's Homepage
Right, yes that's goingo to get out of hand pretty quick! How about a little add-on to for some "surgical tracking" ;-)
Go to Top of Page
Page: of 4 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07