From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 17A29138010 for ; Fri, 29 Mar 2013 18:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91C94E098E; Fri, 29 Mar 2013 18:26:40 +0000 (UTC) Received: from mail-ee0-f44.google.com (mail-ee0-f44.google.com [74.125.83.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F152E0922 for ; Fri, 29 Mar 2013 18:26:38 +0000 (UTC) Received: by mail-ee0-f44.google.com with SMTP id l10so330584eei.31 for ; Fri, 29 Mar 2013 11:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Jmp22vMgBmpXg/vaBs8vZCfeIo8MSyDJ5ZeWs1j9yuY=; b=sw8Ks29LXpSafVTwcyowttQly13T7ccwIg4bomr/Vb7Vbv8Kkm1tFWw1alrasCI/Qw 5HbqLMS4ib0EE7wIVOhxCA4GvjMQJ5XcGveFUvgBjxvS8ZSL/WPNbIzplBWMeH3CQ90u 6nhZtNYnWnD/tT3KAodeU1kP7gt5pVmCIUdhxjOQwwOjpzqv0RFM9euBJuAaR3vQ2fF0 UKSJR9UujHNDCbt5wZ627rdho1pvqlty42Q8iwdt3tii+ZRlXmVHX31zoSCKQj6xSHce QszasLUuFFnVM2sI17UGep4oBR261uRtAuk4aXZ4nvyQszMcNVNZmte/Za+ljR5cSGrx EbQA== X-Received: by 10.14.193.134 with SMTP id k6mr10171550een.37.1364581597733; Fri, 29 Mar 2013 11:26:37 -0700 (PDT) Received: from [10.0.0.11] ([88.151.79.228]) by mx.google.com with ESMTPS id h5sm5672720eem.1.2013.03.29.11.26.36 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 29 Mar 2013 11:26:36 -0700 (PDT) Message-ID: <5155DC87.5090006@gmail.com> Date: Fri, 29 Mar 2013 19:25:11 +0100 From: Jarry User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] iptables (not) started? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 4a4c28f8-4ba3-4448-be44-9b5821ab6cf7 X-Archives-Hash: 6be076a0b7d327dbf1e6000834b2f669 Hi Gentoo-users, I noticed one thing on my server: during boot-up no message about firewall being started is printed on console. I always have to check manually if iptables-rules have been loaded. Strange thing, when doing shutdown, I see messages I expect: * Saving iptables state ... [ ok ] * Stopping firewall ... [ ok ] I checked also /etc/init.d/iptables and I think it should show some messages at start: start() { checkconfig || return 1 ebegin "Loading ${iptables_name} state and starting firewall" ${iptables_bin}-restore ${SAVE_RESTORE_OPTIONS} < "${iptables_save}" eend $? } Can someone explain to me why this message is not printed? Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.