[sniffer] Re: Get Rulebase Error

2009-07-24 Thread George Kulman
Pete,

Found the problem.

Our Sonicwall was blocking cURL as a Download Threat.  I adjusted the
settings and it's now working fine.

Sorry to waste your time with my issue.

George

-Original Message-
From: Message Sniffer Community [mailto:snif...@sortmonster.com] On Behalf
Of Pete McNeil
Sent: Thursday, July 23, 2009 9:21 PM
To: Message Sniffer Community
Subject: [sniffer] Re: Get Rulebase Error

George Kulman wrote:
 Pete,

 Still happening.
   
Research suggests that the problem is probably network related -- I 
found articles about firewalls, for example.

Please ping and then traceroute to the server. http://www.sortmonster.net

See if you can spot a problem making a connection.

If that stuff looks ok then try downloading your rulebase file with a 
browser from the machine where you are setting up SNF.

Also try it from another machine to verify that you can access it from 
another machine on your network. (My lab is not on the same network as 
the delivery server, so my test is similar to yours -- except that your 
test involves your network(s)).

You should be able to spot the problem with one of these tests.

Essentially-- if you can download the rulebase file with your browser 
(like I can) then your SNF system should be able to download it with the 
curl utility.

Also -- since you are switching over from another server -- I presume 
the other server has no trouble downloading the rulebase files. You 
might compare the two servers to find the difference.

Please let me know what you find.

Hope this helps,

Thanks,

_M


#
This message is sent to you because you are subscribed to
  the mailing list sniffer@sortmonster.com.
To unsubscribe, E-mail to: sniffer-...@sortmonster.com
To switch to the DIGEST mode, E-mail to sniffer-dig...@sortmonster.com
To switch to the INDEX mode, E-mail to sniffer-in...@sortmonster.com
Send administrative queries to  sniffer-requ...@sortmonster.com




#
This message is sent to you because you are subscribed to
  the mailing list sniffer@sortmonster.com.
To unsubscribe, E-mail to: sniffer-...@sortmonster.com
To switch to the DIGEST mode, E-mail to sniffer-dig...@sortmonster.com
To switch to the INDEX mode, E-mail to sniffer-in...@sortmonster.com
Send administrative queries to  sniffer-requ...@sortmonster.com



[sniffer] Get Rulebase Error

2009-07-23 Thread George Kulman
I'm switching over to a new replacement server and upgrading to the latest
version.

 

I get this log when the getRulebase.cmd runs.

 



 

Running SNF getRulebase.cmd 

* About to connect() to www.sortmonster.net port 80 (#0)

*   Trying 74.205.4.93... connected

* Connected to www.sortmonster.net (74.205.4.93) port 80 (#0)

* Server auth using Basic with user 'sniffer'

 GET /Sniffer/Updates/.snf HTTP/1.1

 Authorization: Basic 

 User-Agent: curl/7.19.3 (i586-pc-mingw32msvc) libcurl/7.19.3 zlib/1.2.3

 Host: www.sortmonster.net

 Accept: */*

 If-Modified-Since: Wed, 22 Jul 2009 19:41:17 GMT

 Accept-Encoding:gzip

 

  % Total% Received % Xferd  Average Speed   TimeTime Time
Current

 Dload  Upload   Total   SpentLeft
Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:--
0* Closing connection #0

* Failure when receiving data from the peer

 

curl: (56) Failure when receiving data from the peer

New rulebase file NOT downloaded 

Done



[sniffer] REVDNS

2007-11-28 Thread george kulman
Pete,

 

Rulebase Update Notifications from BI.Arm1.armresearch.com [74.205.4.85] are
failing Declude's REVDNS. Might a PTR be in order? DNSSTUFF doesn't show
one.

 

George



[sniffer] FP's on Ungrouped

2006-03-20 Thread george kulman








Ive
just sent in my 3rd FP on the 60 Ungrouped today.



Are
others noticing this same increase?



George








RE: [sniffer] Auto Sniffer Updates

2005-06-15 Thread George Kulman
You might want to try the following which resolved this problem for me (a
while ago)

1.  The IMail program alias is:  c:\Sniffer\snfupd.bat
2.  I created a .bat file which is:
echo off
cd\ c:\sniffer
snfupd.cmd

All of my Sniffer programs and files are in the c:\sniffer folder
(directory) which isn't required but happens to be the way I chose to do it.

George

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Brad Morgan
Sent: Wednesday, June 15, 2005 4:54 PM
To: sniffer@SortMonster.com
Subject: RE: [sniffer] Auto Sniffer Updates

 That is what I'm using.  I tried editing the .cmd file to do away 
 with the variables and hard-wire my parameters into it.  It works 
 either way (before or after eliminating the variables) when executed
 manually.  It does not work via Program Alias -- my .snf file does 
 not change when an update notification arrives.

 Procedure:  I send a test message to the update address.  I get back 
 a copy of the test message, and a S n i f f e r  update notice
 indicating that an update occurred . . but, in fact, an update 
 does NOT occur, the .snf file is still date/time stamped the same
 (I'm not using the -N option on WGET at this point, so a download
 should always occur).

My guess would be either a permissions problem or a path problem.
Verify that the account that runs the program alias has permissions
to all of the data locations and verify that you are not relying on
the PATH environment variable which may be different in each context.

Regards,

Brad Morgan
IT Manager
Horizon Interactive Inc.




This E-Mail came from the Message Sniffer mailing list. For information and
(un)subscription instructions go to
http://www.sortmonster.com/MessageSniffer/Help/Help.html


This E-Mail came from the Message Sniffer mailing list. For information and 
(un)subscription instructions go to 
http://www.sortmonster.com/MessageSniffer/Help/Help.html


RE: [sniffer] Auto Sniffer Updates

2005-06-15 Thread George Kulman
There seemed to be a problem with IMail running a cmd file and since the bat
file worked so I didn't bother checking further.

I did two other things which might be of interest to you:

I set the Alias that receives the notification email (in my case
[EMAIL PROTECTED]) as a standard alias that forwards the email to two
addresses.  One is my regular email address so that I actually receive a
copy of the notification message and the other is [EMAIL PROTECTED]
which is the Program Alias that triggers the .bat file.

A also added a line to Bill Landry's script to get rid of the tmp file that
IMail leaves behind when the script uses the IMail1 program to generate the
script results by email.  This goes after the script line which generates
the email:

 del %IMailDir%\spool\*.tmp

George

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Glenn \ WCNet
Sent: Wednesday, June 15, 2005 5:31 PM
To: sniffer@SortMonster.com
Subject: Re: [sniffer] Auto Sniffer Updates

Well blow me down.  That did the trick, least-wise it does for triggering by
a test message!   I'll know for sure when the next notification arrives.
Thanks!!!

G.Z.


- Original Message - 
From: George Kulman [EMAIL PROTECTED]
To: sniffer@SortMonster.com
Sent: Wednesday, June 15, 2005 4:06 PM
Subject: RE: [sniffer] Auto Sniffer Updates


You might want to try the following which resolved this problem for me (a
while ago)

1.  The IMail program alias is:  c:\Sniffer\snfupd.bat
2.  I created a .bat file which is:
echo off
cd\ c:\sniffer
snfupd.cmd

All of my Sniffer programs and files are in the c:\sniffer folder
(directory) which isn't required but happens to be the way I chose to do it.

George

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Brad Morgan
Sent: Wednesday, June 15, 2005 4:54 PM
To: sniffer@SortMonster.com
Subject: RE: [sniffer] Auto Sniffer Updates

 That is what I'm using.  I tried editing the .cmd file to do away
 with the variables and hard-wire my parameters into it.  It works
 either way (before or after eliminating the variables) when executed
 manually.  It does not work via Program Alias -- my .snf file does
 not change when an update notification arrives.

 Procedure:  I send a test message to the update address.  I get back
 a copy of the test message, and a S n i f f e r  update notice
 indicating that an update occurred . . but, in fact, an update
 does NOT occur, the .snf file is still date/time stamped the same
 (I'm not using the -N option on WGET at this point, so a download
 should always occur).

My guess would be either a permissions problem or a path problem.
Verify that the account that runs the program alias has permissions
to all of the data locations and verify that you are not relying on
the PATH environment variable which may be different in each context.

Regards,

Brad Morgan
IT Manager
Horizon Interactive Inc.




This E-Mail came from the Message Sniffer mailing list. For information and
(un)subscription instructions go to
http://www.sortmonster.com/MessageSniffer/Help/Help.html


This E-Mail came from the Message Sniffer mailing list. For information and
(un)subscription instructions go to
http://www.sortmonster.com/MessageSniffer/Help/Help.html


This E-Mail came from the Message Sniffer mailing list. For information and
(un)subscription instructions go to
http://www.sortmonster.com/MessageSniffer/Help/Help.html


This E-Mail came from the Message Sniffer mailing list. For information and 
(un)subscription instructions go to 
http://www.sortmonster.com/MessageSniffer/Help/Help.html


RE: Re[4]: [sniffer] Download server is really slow..

2004-12-20 Thread George Kulman
Pete,

I'm downloading right now and its very slow.

George 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Pete McNeil
Sent: Monday, December 20, 2004 6:39 AM
To: Chuck Schick
Subject: Re[4]: [sniffer] Download server is really slow..

On Monday, December 20, 2004, 1:13:52 AM, Chuck wrote:

CS Pete:

CS It is Sunday night at 10 minutes after the hour and the download server
is
CS still very slow - so I am not too sure there is just a run on the
server.

I will check the logs to verify.
_M




This E-Mail came from the Message Sniffer mailing list. For information and
(un)subscription instructions go to
http://www.sortmonster.com/MessageSniffer/Help/Help.html


This E-Mail came from the Message Sniffer mailing list. For information and 
(un)subscription instructions go to 
http://www.sortmonster.com/MessageSniffer/Help/Help.html