Did you READ my reply?

> IP broadcast data is collected in a special host,
myGlobals.broadcastEntry,
> but never reported...


-----Burton



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Ramiro Pulgar
Sent: Tuesday, July 22, 2003 4:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [Ntop] Include broadcast


I never had used tcpdump, You said that IP broadcast data is collected in a
special host. Is it shown in a Ntop page or..?

Regards

Ramiro Pulgar M.
http://www.geocities.com/milovisho



----- Original Message -----
From: "Burton M. Strauss III" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 22, 2003 12:10 PM
Subject: RE: [Ntop] Include broadcast


> What kind of broadcast?  Ethernet or IP??
>
> Check the packets being received using tcpdump
>
> From man tcpdump:
>
>               ether broadcast
>                      True if the packet is an ethernet broadcast packet.
> The
>                      ether keyword is optional.
>
>               ip broadcast
>                      True  if the packet is an IP broadcast packet.  It
> checks
>                      for both the all-zeroes and  all-ones  broadcast
> conven-
>                      tions, and looks up the local subnet mask.
>
> so
>
> tcpdump -c 50 ether broadcast or ip broadcast
>
> Depending upon what the broadcasts are...
>
> Ethernet broadcasts are counted such as (R)ARP counts.
>
> IP broadcast data is collected in a special host,
myGlobals.broadcastEntry,
> but never reported...  I suppose it could be added as a separate report...
> you can try the attached patch (against the current cvs) - it's crude, but
> sort of seems to work for my limited setup.
>
> -----Burton
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ramiro
> Pulgar
> Sent: Monday, July 21, 2003 12:20 AM
> To: Ntop
> Subject: [Ntop] Include broadcast
>
>
> Hi, How can include broadcast traffic?, I'm not getting real traffic.
Thanks
>
> Regards
>
> Ramiro Fabricio Pulgar M.
> http://www.geocities.com/milovisho
>
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to