All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Starting iptables problem
  2003-10-24 20:29 Starting iptables problem Stephen Liu
@ 2003-10-24 14:08 ` Stephen Satchell
  2003-10-25 13:06 ` Ralf Spenneberg
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Satchell @ 2003-10-24 14:08 UTC (permalink / raw)
  To: Stephen Liu, netfilter

At 08:29 PM 10/24/2003 +0000, Stephen Liu wrote:
># /etc/init.d/iptables start
>* WARNING:  "net.eth0" has already been started.
>* Not starting iptables. First create some rules then run
>* /etc/init.d/iptables save

RTFCL (read the nice console log).

It says you don't have any rules defined.  That means there is no saved 
rules where Gentoo expects to find them.  So define some rules using the 
iptables utility, then run /etc/init.d/iptables save, and then you should 
be good to go.

Finding example rulesets is a Google search away.

Satch



-- 
Programming X Windows is like trying to find the square root of pi using 
roman numerals.  -- Henry Spencer  



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

* Starting iptables problem
@ 2003-10-24 20:29 Stephen Liu
  2003-10-24 14:08 ` Stephen Satchell
  2003-10-25 13:06 ` Ralf Spenneberg
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Liu @ 2003-10-24 20:29 UTC (permalink / raw)
  To: netfilter

Hi all folks,

I just finished installing Gentoo 1.4 and could not start iptables

# rc-update add iptables default
 * iptables already installed in runlevel default; skipping

# /etc/init.d/iptables status
 * status:  stopped

# /etc/init.d/iptables start
 * WARNING:  "net.eth0" has already been started.
 * Not starting iptables. First create some rules then run
 * /etc/init.d/iptables save

Kindly advise how to proceed.  Thanks in advance.

B.R.
Stephen Liu



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

* Re: Starting iptables problem
  2003-10-24 20:29 Starting iptables problem Stephen Liu
  2003-10-24 14:08 ` Stephen Satchell
@ 2003-10-25 13:06 ` Ralf Spenneberg
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Spenneberg @ 2003-10-25 13:06 UTC (permalink / raw)
  To: Stephen Liu; +Cc: Netfilter

Am Fre, 2003-10-24 um 22.29 schrieb Stephen Liu:
> # /etc/init.d/iptables start
>  * WARNING:  "net.eth0" has already been started.
>  * Not starting iptables. First create some rules then run
>  * /etc/init.d/iptables save
> 
> Kindly advise how to proceed.  Thanks in advance.
Well, as the command said:
First create some rules, then run /etc/init.d/iptables save
Then you may start iptables.
When there are no rules there is nothing to start.

Cheers,

Ralf

-- 
Ralf Spenneberg
RHCE, RHCX

Book: Intrusion Detection für Linux Server   http://www.spenneberg.com
IPsec-Howto				     http://www.ipsec-howto.org
Honeynet Project Mirror:                     http://honeynet.spenneberg.org


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

end of thread, other threads:[~2003-10-25 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-24 20:29 Starting iptables problem Stephen Liu
2003-10-24 14:08 ` Stephen Satchell
2003-10-25 13:06 ` Ralf Spenneberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.