From 7deef4c8eeeccfb5d081b3f8f8ff5c02dceb075f Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Tue, 1 Feb 2005 15:13:31 +0000 Subject: be more specific what INPUT means (Matthias Bruestle) --- iptables.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iptables.8.in') diff --git a/iptables.8.in b/iptables.8.in index 927e959..8f69b36 100644 --- a/iptables.8.in +++ b/iptables.8.in @@ -97,7 +97,7 @@ The tables are as follows: This is the default table (if no -t option is passed). It contains the built-in chains .B INPUT -(for packets coming into the box itself), +(for packets desined to local sockets), .B FORWARD (for packets being routed through the box), and .B OUTPUT -- cgit v1.2.3