[SunHELP] Re: Network/packet/bandwidth analyzers
Mike
sunhelp at sunhelp.org
Tue Sep 18 23:50:40 CDT 2001
This is a multi-part message in MIME format.
------=_NextPart_000_005E_01C140A5.1AF54E30
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
RE: [SunHELP] Re: Network/packet/bandwidth analyzersIt appears that the =
sys/ and net/ folders aren't under your include path ("."). What =
software package are you trying to compile and where did you get it? =
What OS are you running this on? If you can provide this info, I can =
help you further.
Thanks.
----- Original Message -----=20
From: Prakash Venkatakrishna=20
To: sunhelp at sunhelp.org=20
Sent: Tuesday, September 18, 2001 8:25 PM
Subject: RE: [SunHELP] Re: Network/packet/bandwidth analyzers
Hi ,=20
I was trying this sniffer and attempts at compilation resulted in =
this=20
# make -f Makefile=20
gcc -O2 -I. -DHAVE_MALLOC_H=3D1 -DHAVE_SYS_IOCCOM_H=3D1 =
-DHAVE_SYS_SOCKIO_H=3D1 -DHAV=20
E_STRERROR=3D1 -DHAVE_SOLARIS=3D1 -DLBL_ALIGN=3D1 -c ./pcap-snit.c=20
./pcap-snit.c:35: sys/fcntlcom.h: No such file or directory=20
./pcap-snit.c:42: net/nit.h: No such file or directory=20
./pcap-snit.c:43: net/nit_if.h: No such file or directory=20
./pcap-snit.c:44: net/nit_pf.h: No such file or directory=20
./pcap-snit.c:45: net/nit_buf.h: No such file or directory=20
make: *** [pcap-snit.o] Error 1=20
Now where do I get the above header files.. Any pointers will be =
very much appreciated=20
regards,=20
- Prakash=20
-----Original Message-----=20
From: Magnus Abrante [mailto:magnus.abrante at sweden.sun.com]=20
Sent: Tuesday, September 18, 2001 7:21 AM=20
To: sunhelp at sunhelp.org=20
Subject: Re: [SunHELP] Re: Network/packet/bandwidth analyzers=20
Hi,=20
Take a look at ntop, (network top):=20
http://www.ntop.org/ntop.html=20
Best regards,=20
//Magnus Abrante=20
/* This is my opinion and not the one of my employer */=20
> hello,=20
>=20
> Scenario:=20
> I need to watch the network interfaces between two sun machine and=20
> capture packets or statistics of packets received Or even a =
bandwidth=20
> analyzer would do.=20
>=20
> Question:=20
> Anybody know of any free software that could do something like the=20
> above?=20
>=20
> Much appreciate if you could point me to it.=20
>=20
> Thanks in advance=20
>=20
> _______________________________________________=20
> SunHELP maillist - SunHELP at sunhelp.org=20
> http://www.sunhelp.org/mailman/listinfo/sunhelp=20
_______________________________________________=20
SunHELP maillist - SunHELP at sunhelp.org=20
http://www.sunhelp.org/mailman/listinfo/sunhelp=20
------=_NextPart_000_005E_01C140A5.1AF54E30
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: [SunHELP] Re: Network/packet/bandwidth =
analyzers</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>It appears that the sys/ and net/ =
folders aren't=20
under your include path ("."). What software package are you trying to =
compile=20
and where did you get it? What OS are you running this on? If you can =
provide=20
this info, I can help you further.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks.</FONT></DIV>
<DIV> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A title=3Dprakash.venkat at alopa.com=20
href=3D"mailto:prakash.venkat at alopa.com">Prakash Venkatakrishna</A> =
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dsunhelp at sunhelp.org=20
href=3D"mailto:sunhelp at sunhelp.org">sunhelp at sunhelp.org</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, September 18, =
2001 8:25=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: [SunHELP] Re:=20
Network/packet/bandwidth analyzers</DIV>
<DIV><BR></DIV><!-- Converted from text/plain format --><BR>
<P><FONT size=3D2>Hi ,</FONT> </P>
<P><FONT size=3D2> I was trying this sniffer and attempts at =
compilation=20
resulted in this</FONT> </P>
<P><FONT size=3D2> # make -f Makefile</FONT> <BR><FONT =
size=3D2>gcc -O2=20
-I. -DHAVE_MALLOC_H=3D1 -DHAVE_SYS_IOCCOM_H=3D1 =
-DHAVE_SYS_SOCKIO_H=3D1=20
-DHAV</FONT> <BR><FONT size=3D2>E_STRERROR=3D1 -DHAVE_SOLARIS=3D1=20
-DLBL_ALIGN=3D1 -c ./pcap-snit.c</FONT> <BR><FONT =
size=3D2>./pcap-snit.c:35:=20
sys/fcntlcom.h: No such file or directory</FONT> <BR><FONT=20
size=3D2>./pcap-snit.c:42: net/nit.h: No such file or directory</FONT> =
<BR><FONT=20
size=3D2>./pcap-snit.c:43: net/nit_if.h: No such file or =
directory</FONT>=20
<BR><FONT size=3D2>./pcap-snit.c:44: net/nit_pf.h: No such file or=20
directory</FONT> <BR><FONT size=3D2>./pcap-snit.c:45: net/nit_buf.h: =
No such=20
file or directory</FONT> <BR><FONT size=3D2>make: *** [pcap-snit.o] =
Error=20
1</FONT> </P><BR>
<P><FONT size=3D2> Now where do I get the above header =
files.. Any=20
pointers will be very much appreciated</FONT> </P>
<P><FONT size=3D2> regards,</FONT> </P>
<P><FONT size=3D2> - Prakash</FONT> <BR><FONT =
size=3D2>-----Original=20
Message-----</FONT> <BR><FONT size=3D2>From: Magnus Abrante [<A=20
=
href=3D"mailto:magnus.abrante at sweden.sun.com">mailto:magnus.abrante at swede=
n.sun.com</A>]</FONT>=20
<BR><FONT size=3D2>Sent: Tuesday, September 18, 2001 7:21 AM</FONT> =
<BR><FONT=20
size=3D2>To: sunhelp at sunhelp.org</FONT> <BR><FONT size=3D2>Subject: =
Re: [SunHELP]=20
Re: Network/packet/bandwidth analyzers</FONT> </P><BR><BR>
<P><FONT size=3D2>Hi,</FONT> </P>
<P><FONT size=3D2>Take a look at ntop, (network top):</FONT> </P>
<P><FONT size=3D2><A=20
=
href=3D"http://www.ntop.org/ntop.html">http://www.ntop.org/ntop.html</A><=
/FONT>=20
</P>
<P><FONT size=3D2>Best regards,</FONT> </P>
<P><FONT size=3D2> //Magnus=20
Abrante</FONT> <BR><FONT size=3D2>/* This is my opinion and not the =
one of my=20
employer */</FONT> </P><BR>
<P><FONT size=3D2>> hello,</FONT> <BR><FONT size=3D2>> =
</FONT><BR><FONT=20
size=3D2>> Scenario:</FONT> <BR><FONT size=3D2>> I need to watch =
the network=20
interfaces between two sun machine and</FONT> <BR><FONT size=3D2>> =
capture=20
packets or statistics of packets received Or even a bandwidth</FONT> =
<BR><FONT=20
size=3D2>> analyzer would do.</FONT> <BR><FONT size=3D2>> =
</FONT><BR><FONT=20
size=3D2>> Question:</FONT> <BR><FONT size=3D2>> Anybody know of =
any free=20
software that could do something like the</FONT> <BR><FONT =
size=3D2>>=20
above?</FONT> <BR><FONT size=3D2>> </FONT><BR><FONT size=3D2>> =
Much=20
appreciate if you could point me to it.</FONT> <BR><FONT size=3D2>> =
</FONT><BR><FONT size=3D2>> Thanks in advance</FONT> <BR><FONT =
size=3D2>>=20
</FONT><BR><FONT size=3D2>>=20
_______________________________________________</FONT> <BR><FONT =
size=3D2>>=20
SunHELP maillist - SunHELP at sunhelp.org</FONT> <BR><FONT=20
size=3D2>> <A=20
=
href=3D"http://www.sunhelp.org/mailman/listinfo/sunhelp">http://www.sunhe=
lp.org/mailman/listinfo/sunhelp</A></FONT>=20
<BR><FONT =
size=3D2>_______________________________________________</FONT>=20
<BR><FONT size=3D2>SunHELP maillist - =
SunHELP at sunhelp.org</FONT>=20
<BR><FONT size=3D2><A=20
=
href=3D"http://www.sunhelp.org/mailman/listinfo/sunhelp">http://www.sunhe=
lp.org/mailman/listinfo/sunhelp</A></FONT>=20
</P></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_005E_01C140A5.1AF54E30--
More information about the SunHELP
mailing list