On Feb 18, 2005, at 3:28 AM, Ramsurrun Visham wrote:
1) wanted to ask how to make tcpdump show mac addresses?
Use the "-e" flag:
% man tcpdump
...
-e Print the link-level header on each dump line.
2) how can I pass the packet that has been captured by tcpdump to iptables?
What do you mean by "pass the packet ... to iptables"? Do you mean that you want to take packets that have been captured and saved to a file, and inject them into the network stack on your Linux box in such a way that the network stack runs them through iptables?
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.