From 4b3c03de8ea5419e5d92b1af8363da9a8201d68f Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Mon, 3 Jul 2000 10:11:55 +0000 Subject: Document that we (now) allow mac match in FORWARD --- iptables.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'iptables.8') diff --git a/iptables.8 b/iptables.8 index 38f14acf..2fab58ba 100644 --- a/iptables.8 +++ b/iptables.8 @@ -382,9 +382,10 @@ ICMP type, or one of the ICMP type names shown by the command Match source MAC address. It must be of the form XX:XX:XX:XX:XX:XX. Note that this only makes sense for packets entering the .BR PREROUTING , +.B FORWARD or .B INPUT -chains from an ethernet device. +chains for packets coming from an ethernet device. .SS limit This module matches at a limited rate using a token bucket filter: it can be used in combination with the LOG target to give limited -- cgit v1.2.3