Doug, there is no code in the current assp.pl that calls 'matchSL' with the parameter 'noScanIP'. This was the case in some versions before assp 2.2.2 build 12218.
Check the date of the files in 'assp/sl-cache'. ASSP will overwrite all files at every start. assp.pl is splitted by the AsspSelfLoader.pm in to sub's and the splitted code is stored in this folder. If any code part is required, it is dynamicaly loaded from this location at runtime by request of any worker. the files: main-haveToFileScan.sl and main-haveToScan.sl must contain: if ((matchIP($this->{ip},'noScanIP',$fh,0)) || ..... NOT if ((matchSL($this->{ip},'noScanIP',$fh,0)) || ... In doubt, stop assp, remove the folder and start assp. Make sure, that the nix user (possibly runAsUser / runAsGroup) running assp is owner and/or has full rights of all files in assp! Using runAsUser and/or runAsGroup could cause problems. All task done by assp.pl until the initialization has been finished are done by the user id used by the OS-startup-script. All tasks after the log lines ... switched real gid to ... ... switched real uid to ... are done with the switched user/group id ! Thomas Von: Doug Lytle <supp...@drdos.info> An: ASSP development mailing list <assp-test@lists.sourceforge.net> Datum: 21.01.2015 16:08 Betreff: Re: [Assp-test] ClamAV - ASSP version 2.4.4(15004) >> this was a bug in 2.2.2 and was solve in assp 2.2.2 build 12218 and >> ASSP_AFC version 2.05 I guess I'm lost, I just noted the version number. I'm on 2.4.4 (15004) Doug ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test