From mboxrd@z Thu Jan 1 00:00:00 1970 From: larsbj@gullik.net (=?iso-8859-1?q?Lars_Gullik_Bj=F8nnes?=) Subject: Re: iptables & tcp wrappers Date: Sat, 25 Sep 2004 12:17:18 +0200 Sender: linux-config-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-config@vger.kernel.org Cc: fedora-config-list@redhat.com "Meatplow" writes: | My basic input command is this : | #iptables -A INPUT -p tcp -s PUT_IP_HERE -d 0/0 --syn -j DROP > | iptables seem a little convoluted. Example. To delete a line - | supposedly give it a line and it will be deleted/modified. My | problem is even with #iptable -L -v there is no line number ? --line-numbers -- Lgb