Libpcap and iptables
Graeme Connell <[email protected]> 25 Apr 2004 23:53:32 -0000
| Newsgroups | gmane.comp.security.libnet |
|---|---|
| Message-ID | <[email protected]> |
If I capture a packet through libpcap and I want it to be processed just like any other packet, is there a way to inject it into the iptables INPUT table to be processed? Specifically, I'm trying to spoof a MAC address, and I want all sniffed packets with the spoofed address to be treated as regular packets to the computer.
Thanks,
Graeme Connell