Mailing List Archive

network.c broken in CVS?
Did anybody try the current (>= 2002-08-12) CVS version?
Renaud tried a hack that is supposed to speed up the network, but it
looks broken. Am I the only one to have the problem?
Re: network.c broken in CVS? [ In reply to ]
> Did anybody try the current (>= 2002-08-12) CVS version?
> Renaud tried a hack that is supposed to speed up the network, but it
> looks broken. Am I the only one to have the problem?
>
not sure what effect it has.
I have to run nmap by hand now and use nmap file results.

If I run nmap through nessus, it runes (nessusd.messages shows it) but
nessus never picks up the results and sits there forever.

what should I look for with network.c problems?
--
Michael Scheidell, CEO
SECNAP Network Security, LLC
Sales: 866-SECNAPNET / (1-866-732-6276)
Main: 561-368-9561 / www.secnap.net
Looking for a career in Internet security?
http://www.secnap.net/employment/
Re: network.c broken in CVS? [ In reply to ]
On Tue, Aug 13, 2002 at 07:31:15AM -0400, Michael Scheidell wrote:
> > Did anybody try the current (>= 2002-08-12) CVS version?
> > Renaud tried a hack that is supposed to speed up the network, but it
> > looks broken. Am I the only one to have the problem?
> >
> not sure what effect it has.
> I have to run nmap by hand now and use nmap file results.
>
> If I run nmap through nessus, it runes (nessusd.messages shows it) but
> nessus never picks up the results and sits there forever.

It's a different issue.

> what should I look for with network.c problems?

Short/partial/incomplete reads of data.


-- Renaud
Re: network.c broken in CVS? [ In reply to ]
Michael Scheidell <scheidell@secnap.net> writes:

> > Am I the only one to have the problem?
> not sure what effect it has.

I cannot even log onto the nessusd server!
Re: network.c broken in CVS? [ In reply to ]
>
> I cannot even log onto the nessusd server!
>
which one of these files? what date?
/usr/local/src/nessus-libraries/libnessus/network.c
/usr/local/src/nessus-plugins/plugins/accounts/network.c

--
Michael Scheidell, CEO
SECNAP Network Security, LLC
Sales: 866-SECNAPNET / (1-866-732-6276)
Main: 561-368-9561 / www.secnap.net
Looking for a career in Internet security?
http://www.secnap.net/employment/
Re: network.c broken in CVS? [ In reply to ]
Michael Scheidell <scheidell@secnap.net> writes:

> which one of these files?
> /usr/local/src/nessus-libraries/libnessus/network.c

> what date?

----------------------------
revision 1.83
date: 2002/08/13 11:47:11; author: renaud; state: Exp; lines: +2 -5
bugfix
----------------------------
revision 1.82
date: 2002/08/13 11:15:41; author: renaud; state: Exp; lines: +16 -9
patch from Axel Nennker
----------------------------
revision 1.81
date: 2002/08/12 09:05:27; author: mikhail; state: Exp; lines: +2 -2
volatile
----------------------------
revision 1.80
date: 2002/08/11 17:42:07; author: renaud; state: Exp; lines: +23 -43
enhancements - may cause troubles though <-----
----------------------------

Anyway it seems to work now (I fixed two little things)
Tests _should_ be quicker.