public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] iptables (not) started?
@ 2013-03-29 18:25 Jarry
  2013-03-29 18:43 ` Mick
  2013-03-29 19:18 ` Pandu Poluan
  0 siblings, 2 replies; 9+ messages in thread
From: Jarry @ 2013-03-29 18:25 UTC (permalink / raw
  To: gentoo-user

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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-03-30  0:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 18:25 [gentoo-user] iptables (not) started? Jarry
2013-03-29 18:43 ` Mick
2013-03-29 19:03   ` Jarry
2013-03-29 19:34     ` Mick
2013-03-29 19:44       ` Mick
2013-03-29 20:37         ` Neil Bothwick
2013-03-29 23:29           ` Mick
2013-03-30  0:47             ` Neil Bothwick
2013-03-29 19:18 ` Pandu Poluan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox