Packet Filtering Question

Robinson, Daniel (drobinso@netplane.com)
Tue, 27 Jun 2000 12:45:24 -0400


I am trying to write a program that examines ALL ethernet packets coming
into an interface (ethernet card)... So far I have only found examples that
monitor packets of a specific protocol (TCP, UDP, etc.) on a socket. I need
to be able to look at all incoming packets, and forward some off to another
destination in the network, and drop others. How could I do this?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/