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 7C8D3138010 for ; Fri, 29 Mar 2013 19:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC1FDE09F6; Fri, 29 Mar 2013 19:05:26 +0000 (UTC) Received: from mail-ee0-f46.google.com (mail-ee0-f46.google.com [74.125.83.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40A4AE08FE for ; Fri, 29 Mar 2013 19:05:24 +0000 (UTC) Received: by mail-ee0-f46.google.com with SMTP id e49so340591eek.33 for ; Fri, 29 Mar 2013 12:05:23 -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 :references:in-reply-to:content-type:content-transfer-encoding; bh=ZZnYSiH/PdG+NQahW/QRwK94JkDI9a8v+UICbvoGIIw=; b=sE0Px5rkPniaOUXC24qExIr9r1uHPJ9jOiYXeYwjptbaFZ3kjkUts3h2QBicoHWe+t nf+3UIZJORyVnxNcXFGAwl9m4Ckhcw1KdGQZOfkPEVuHnk5DrS8ieXUdm6lhk+dXluPA 5KwOY0J96EEgApMVjkTg+DGG7ioXmBKYYMZWDRIOzG+Dgtvsp9RlrvaaV1A5rX5p8yc2 yAE8z/lqTi3PYF67rIGh/l0AEkltbzmVQVeJUfQ2u8oXZMKlaMzHUD1T4gdvmQu+ajAp bxSfHyMO4Txg8LjQjZay1jLSli0SSgB/OQ7nTJTJ95QtS2Z0iBN/s1AZNU4KBJAeI2cL 23+Q== X-Received: by 10.14.193.134 with SMTP id k6mr10496785een.37.1364583923813; Fri, 29 Mar 2013 12:05:23 -0700 (PDT) Received: from [10.0.0.11] ([88.151.79.228]) by mx.google.com with ESMTPS id t4sm5879096eel.0.2013.03.29.12.05.22 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 29 Mar 2013 12:05:23 -0700 (PDT) Message-ID: <5155E59D.4000009@gmail.com> Date: Fri, 29 Mar 2013 20:03:57 +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: Re: [gentoo-user] iptables (not) started? References: <5155DC87.5090006@gmail.com> <201303291843.42031.michaelkintzios@gmail.com> In-Reply-To: <201303291843.42031.michaelkintzios@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 09e2b419-f488-4c38-9572-7d09ac2c867c X-Archives-Hash: 100db15c1c463ab10db9fa6b83cad53c On 29-Mar-13 19:43, Mick wrote: > On Friday 29 Mar 2013 18:25:11 Jarry wrote: >> 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? > > Do you have some other script starting your iptables, rather than the vanilla > /etc/init.d/iptables? No. > Does '/etc/init.d/iptables status' show that it is running? * status: started I recorded screen with my video-camera to be sure I did not miss some message. But I found no trace about iptables being started... Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.