From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1761489 for ecs-isp@2rosenthals.com; Fri, 26 Mar 2021 06:28:24 -0400 Received: from [192.168.200.201] (port=52621 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lPjhV-0006g0-2E for ecs-isp@2rosenthals.com; Fri, 26 Mar 2021 06:28:21 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10096) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lPjhS-0005No-1r for ecs-isp@2rosenthals.com; Fri, 26 Mar 2021 06:28:18 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 26 Mar 2021 11:28:22 X-CTCH-RefID: str=0001.0A742F1B.605DB745.0032,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F27.605DB742.003E,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] Stunnel 5.58 - success To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: Date: Fri, 26 Mar 2021 11:28:17 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 8bit Il 26/03/2021 10:12, Massimo S. ha scritto: > > > Il 26/03/2021 01:18, Steven Levine ha scritto: >> In, on 03/25/21 >>     at 10:29 AM, "Massimo S."  said: >> >> Hi Massimo, >> >>> on my desktop i've a folder dated august 2020 with name "idebug" also on >>> server2 there is a folder "idebug" >>> inside of it there is a general readme (changelog, copyright stuff..) >>> we are talking about stuff of july/august 2020 >>> so i guess surely something has changed >> Not really.  You stopped paying attention to the ticket 709 sometime in >> July or August 2020.  There was never any need for me to change anything >> until you completed the steps described in >> >>    idebug-stunnel-readme.txt >> >> I recommend you review ticket 709, starting at: >> >>    https://mantis.smedley.id.au/view.php?id=709#c3481 >> >> and make sure you have the most recent copies all files mentioned.  Next >> work your way through >> >>    idebug-stunnel-readme.txt >> >> and let me know which, if any, of the steps fail  It's possible that some >> of the scripts may need additional updates to work in you environmment. > > init-debug.cmd > > runs OK, with no errors > > > while: > > init-idebug-stunnel-massimo.cmd > > show this: > > Warning: cannot access stunnel in PATH > Press any key when ready... > D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" > D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" > D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" > D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" > CXXMAIN=D:\idebug > CPP_DBG_PATH=D:\idebug\src > BEGINLIBPATH=D:\idebug; > LIBPATHSTRICT= > > > massimo i've read that if i don't have stunnel under path this is normal so let's move on :) i run stunnel with this command: @start /min /N spe i-31 X:\stunnel\stunnel.exe X:\stunnel\stunnel.conf (i'm using SPE to try to mitigate the 100% cpu load) of course when running idebug i must run directly stunnel.exe, i guess right? should i run stunnel under the debugger and wait until it overload the cpu? when it overload the cpu what i've to do? i can stop the debugger? i've to take some special log? thanks massimo