Networking Forums

Networking Forums > Computer Networking > Linux Networking > why am i getting packets here...?

Reply
Thread Tools Display Modes

why am i getting packets here...?

 
 
linux.lover2004@gmail.com
Guest
Posts: n/a

 
      04-29-2005, 03:09 AM
hello,
I added new packet type with ETH_P_NEW in linux kernel and write packet
handler routine and then i check recevied IP packets source IP in
new_rcv() and found most of them are 0.0.0.0 on Redhat 9.
can anybody help me why this packet handler function is getting those
packets? Theres no tcpdump or ethereal i am running and also NIC is not
in promisc mode.

 
Reply With Quote
 
 
 
 
Jeroen Geilman
Guest
Posts: n/a

 
      05-08-2005, 01:04 PM
(E-Mail Removed) wrote:
> hello,
> I added new packet type with ETH_P_NEW in linux kernel and write packet
> handler routine and then i check recevied IP packets source IP in
> new_rcv() and found most of them are 0.0.0.0 on Redhat 9.
> can anybody help me why this packet handler function is getting those
> packets? Theres no tcpdump or ethereal i am running and also NIC is not
> in promisc mode.


These are ARP broadcasts normally sent by DHCP clients.


--
J

www.gentoo.org - not just for geeks anymore.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
netstat -s output: "packets pruned" and "packets collapsed" roybatty Linux Networking 0 07-20-2007 08:44 PM
Newbie wants to look at other people's packets (promiscuous mode fails to capture packets) George D. Wireless Internet 1 07-14-2007 07:09 AM
ip packets Benjamin Menküc Linux Networking 1 01-11-2005 06:50 PM
No packets sent David Richman Wireless Internet 7 06-30-2004 10:46 PM
First packets not being sent - ARP? Daniel Linux Networking 4 11-07-2003 05:49 AM



1 2 3 4 5 6 7 8 9 10 11