Re: argus[-clients]-3.0.8.2
Ken Welker via Argus-info <[email protected]>
| Newsgroups | gmane.network.argus |
|---|---|
| Message-ID | <[email protected]> |
Carter, This version builds fine for me now. Thanks! -Ken Ken Welker [email protected] 540-231-0635 On 1/15/2016 11:18 AM, Carter Bullard wrote: > OK, so I’ve uploaded argus-clients-3.0.8.2.rc.2 here: > http://qosient.com/argus/dev/argus-clients-3.0.8.2.rc.2.tar.gz > > Can to look to see if this fixes these issues for you ?? > Thanks !!!! > Carter > > >> On Jan 14, 2016, at 9:32 PM, David Edelman <[email protected] >> <mailto:[email protected]>> wrote: >> >> I've hit this same problem several times. If you are not in an IPv6 >> environment, or if you aren't concerned about MLDV2, you can edit the >> argus_util.c source file in the common directory and comment out the >> case statement in question. >> >> It will look like this: >> >> 20034 break; >> 20035 case ICMP6_MEMBERSHIP_REPORT: >> 20036 retn = icmptypestr[32]; >> 20037 break; >> 20038 // case MLDV2_LISTENER_REPORT: >> 20039 // retn = icmptypestr[32]; >> 20040 // break; >> 20041 case ND_ROUTER_SOLICIT: >> 20042 retn = icmptypestr[41]; >> 20043 break; >> >> NB: the file is write protected so you need to use a bit of gentle >> force to modify it. >> >> It's ugly but effective until there is a fix. >> >> After you edit the file, return to the main directory and >> make clean >> make >> sudo make install; >> >> --Dave >> >> -----Original Message----- >> From: Argus-info >> [mailto:[email protected]] On >> Behalf Of Ken Welker via Argus-info >> Sent: Thursday, January 14, 2016 4:21 PM >> To: Carter Bullard <[email protected] <mailto:[email protected]>> >> Cc: Argus <[email protected] >> <mailto:[email protected]>> >> Subject: Re: [ARGUS] argus[-clients]-3.0.8.2 >> >> argus-clients-3.0.8.2.rc.1 is the latest dev client I can find, but it >> there's an error that prevents it from compiling. >> >> ./argus_util.c: In function ‘ArgusGetICMPv6Status’: >> ./argus_util.c:20038:18: error: ‘MLDV2_LISTENER_REPORT’ undeclared >> (first use in this function) >> case MLDV2_LISTENER_REPORT: >> ^ >> >> >> Ken Welker >> [email protected] <mailto:[email protected]> >> 540-231-0635 >> >> On 1/14/2016 2:02 PM, Carter Bullard wrote: >>> Hey Ken, >>> Should be in current release candidates ... argus-3.0.8.rc.1 and >>> argus-clients-3.0.8.rc.2 ??? >>> Carter >>> >>> >>>> On Jan 14, 2016, at 1:23 PM, Ken Welker <[email protected]> wrote: >>>> >>>> Hi Carter! >>>> >>>> Will the 3.0.8.2 release have the ICMPv6 type/code filtering we >>>> discussed in the summer? I'd be happy to help with at least this >>>> documentation. >>>> >>>> -Ken >>>> >>>> >>>> Ken Welker >>>> [email protected] >>>> 540-231-0635 >>>> >>>>> On 1/14/2016 11:25 AM, Carter Bullard via Argus-info wrote: >>>>> Hey /Elof, >>>>> I have to say that I'm embarassed that I haven't been able to get >>>>> the code out. I've been so busy trying to get the new company >>>>> direction going, that I haven't been able to give argus the attention. >>>>> I have not been able to go theough the support directories (man >>>>> pages, Config descriptions, etc..) to make sure they reflect >>>>> changes. I don't think that is "critical" but it is stuff that >>>>> needs to be done. >>>>> >>>>> I have the release tarfiles and sig files ready to go (have been >>>>> ready for months now), the code seems to be working well, but there >>>>> maybe debian distribution build issues (rpms should be good) and I >>>>> haven't reviewed the Windows port to see if its OK. If you think >>>>> that we can be a little sloppy, then I can release almost immediately. >>>>> >>>>> Opinions ?!??? >>>>> >>>>> Carter >>>>> >>>>>> On Jan 14, 2016, at 5:37 AM, [email protected] wrote: >>>>>> >>>>>> >>>>>> Hi Carter! >>>>>> I hope everything is most excellent! :) >>>>>> >>>>>> I'm just bumping this, since the official argus release is still >>>>>> holding at 3.0.8.1 >>>>>> >>>>>> /Elof >>>>>> >>>>>> >>>>>>> On Thu, 12 Nov 2015, Elof via Argus-info wrote: >>>>>>> >>>>>>> >>>>>>> Hi Carter! >>>>>>> >>>>>>> Thanks! >>>>>>> Could you also update http://qosient.com/argus/ and >>>>>>> http://qosient.com/argus/downloads.shtml to show this? >>>>>>> >>>>>>> /Elof >>>>>>> >>>>>>> >>>>>>>> On Wed, 4 Nov 2015, Carter Bullard via Argus-info wrote: >>>>>>>> >>>>>>>> Gentle people, >>>>>>>> Based on popular demand, I’ll be releasing 3.0.8.2 next week. >>>>>>>> I apologize for being so busy the last 3-4 months, and not >>>>>>>> getting to all the requests. >>>>>>>> We fixed a number of issues in the last 2-3 months, and a few >>>>>>>> popped up that may not have gotten attention, PF_RING … but I >>>>>>>> believe that all faults have been addressed and issues like >>>>>>>> IPv6-ICMP, etc... >>>>>>>> If you feel that your problem has not been addressed, please >>>>>>>> send email so we can “figure it out”, so to speak. >>>>>>>> I will upload the release candidates today for argus and clients >>>>>>>> with the latest code and will send out a notification to the list. >>>>>>>> Hope all is most excellent, >>>>>>>> Carter >>>> >> >> >