[sniffer] Weight Gate Success? Failure?

2006-06-13 Thread Pete McNeil
Hello Sniffer Folks, Is anyone successfully using the WeightGate utility? Anyone having trouble with it? I've literally heard nothing so far ;-) Thanks, _M -- Pete McNeil Chief Scientist, Arm Research Labs, LLC. # This m

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread Harry Vanderzand
I saw the activity on the list when it was created but have not seen a full description of it and it's functionality. I may be interested in using it but am not sure at this point. Could you provide that? Thank you Harry Vanderzand inTown Internet & Computer Services 519-741-1222 > -

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread Pete McNeil
Hello Harry, Tuesday, June 13, 2006, 12:21:19 PM, you wrote: > I saw the activity on the list when it was created but have not seen a full > description of it and it's functionality. I may be interested in using it > but am not sure at this point. > Could you provide that? This note from our a

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread Colbeck, Andrew
Pete, I plan to use it or something similar in non-production once I set up a new test system. A quick test with a batch file worked fine. Although I'm no programmer, I have reviewed the source and saw no obvious logical problems or coding flaws. Rigorous testing on the command line showed that

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread tical
It has worked great the past couple of hours. Also, it works well with return codes used for identifying which category it failed. Thanks a million, -Original Message- From: Message Sniffer Community [mailto:[EMAIL PROTECTED] On Behalf Of Pete McNeil Sent: Tuesday, June 13, 2006 11:49 AM

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread Bill Green dfn Systems
I've tried Pete's WeightGate with INVURIBL. Original line in Declude Global Config. INV-URIBL external weight "E:\INVURIBL\invURIBL.exe %WEIGHT% %REMOTEIP%" 5 > 0 New line INVARIANT external weight "e:\tools\ShowMe.exe -50 %WEIGHT% 10 E:\INVURIBL\invURIBL.exe %WEIGHT% %REMOTEIP%" 5 0 Accou

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread Colbeck, Andrew
That's good news, Bill. Can I be the first to point out that in your example, you're still calling ShowMe.exe and not WeightGate.exe so you will be appending to c:\ShowMe.log with every call? And for those new to the party, I'll explain that what Bill is doing with his modified configuration is t

[sniffer] Re: Weight Gate Success? Failure?

2006-06-13 Thread Bill Green dfn Systems
Andrew, Comments inline: Can I be the first to point out that in your example, you're still calling ShowMe.exe and not WeightGate.exe so you will be appending to c:\ShowMe.log with every call? Yes, I've changed that to WeightGate.exe. In my excitement, I copied the line to the email before