From: "Ed Street" <blacknet@simplyaquatics.com>
To: 'david' <david@aid.inf.cu>, 'Antony Stone' <Antony@Soft-Solutions.co.uk>
Cc: netfilter@lists.samba.org
Subject: RE: I need help , please
Date: Fri, 5 Jul 2002 13:02:11 -0400 [thread overview]
Message-ID: <003801c22445$b4022ce0$0a01a8c0@ed> (raw)
In-Reply-To: <019301c2240f$e8e004e0$8703000a@aid.inf.cu>
Try INPUT
;)
Ed
-----Original Message-----
From: netfilter-admin@lists.samba.org
[mailto:netfilter-admin@lists.samba.org] On Behalf Of david
Sent: Friday, July 05, 2002 6:37 AM
To: Antony Stone
Cc: netfilter@lists.samba.org
Subject: Re: I need help , please
Antony;
#iptables -P INPUD DROP
iptables:Bad built in chain name
if I turn to:
#iptables -P inpud DROP
iptables:Bad built in chain name
if I try:
#iptables -p inpud DROP
iptables v1.2.3: unknown protocol `inpud` specified
thanks again tony
david
----- Original Message -----
From: "Antony Stone" <Antony@Soft-Solutions.co.uk>
To: <netfilter@lists.samba.org>
Sent: Friday, July 05, 2002 6:35 PM
Subject: Re: I need help , please
> On Friday 05 July 2002 11:18 am, david wrote:
>
> > iptables:Bad built-in change name
>
> What *exactly* did you type (punctuation as well) and what *exactly*
is
the
> response ?
>
> The command I want you to try is
>
> iptables -P INPUT DROP
>
> That is:
> "iptables" in lower case
> a space
> a hyphen or minus sign
> a capital P
> a space
> "INPUT" in capitals
> a space
> "DROP" in capitals
> <enter>.
>
> If you really do get an error in response to this, your system is very
sick.
>
>
>
> Antony.
>
> > ----- Original Message -----
> > From: "Antony Stone" <Antony@Soft-Solutions.co.uk>
> > To: <netfilter@lists.samba.org>
> > Sent: Friday, July 05, 2002 6:00 PM
> > Subject: Re: I need help , please
> >
> > > On Friday 05 July 2002 10:25 am, david wrote:
> > > > OK , I agree.In fact I am just trying.
> > > > I heve tested a simpler script :
> > > >
> > > > # Standard default policies
> > > > iptables -P INPUT DROP
> > > > iptables -P FORWARD DROP
> > > > iptables -P OUTPUT DROP
> > > >
> > > > am here you have the output.
> > > > /etc/rc.d/init.d/iptables : command not found
> > > > iptables: bad police name
> > > > iptables: bad police name
> > > > iptables: bad police name
> > > > /etc/rc.d/init.d/iptables : command not found
> > >
> > > Do you have . in your path ??? It looks to me as though you're
in
> > > /etc/rc.d/init.d when you type this, and it's trying to run the
iptables
> > > script in the local directory instead of the iptables binary in
/sbin
> > >
> > > What happens if you cd to /root and type
> > > iptables -P INPUT DROP
> > >
> > >
> > >
> > > Antony.
next prev parent reply other threads:[~2002-07-05 17:02 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-05 8:01 Fw: I need help , please david
2002-07-05 14:23 ` Ed Street
2002-07-05 9:25 ` david
2002-07-05 16:00 ` Antony Stone
2002-07-05 10:18 ` david
2002-07-05 16:35 ` Antony Stone
2002-07-05 10:37 ` david
2002-07-05 16:45 ` Joe Patterson
2002-07-05 12:50 ` david
2002-07-05 19:03 ` Antony Stone
2002-07-05 16:54 ` Antony Stone
2002-07-05 12:56 ` david
2002-07-05 19:14 ` Antony Stone
2002-07-05 13:54 ` david
2002-07-05 20:11 ` Antony Stone
2002-07-05 14:44 ` david
2002-07-05 20:58 ` Antony Stone
2002-07-05 22:18 ` Antony Stone
2002-07-05 22:55 ` Wayne Topa
2002-07-05 16:49 ` Antony Stone
2002-07-05 17:02 ` Ed Street [this message]
2002-07-05 20:15 ` Wayne Topa
2002-07-05 18:37 ` Adam D. Barratt
-- strict thread matches above, loose matches on Subject: below --
2002-07-04 23:49 George Vieira
[not found] <001001c2230d$a8974c70$e9fea8c0@aurelius>
[not found] ` <009c01c22338$0afb0940$8703000a@aid.inf.cu>
[not found] ` <006601c2238d$7820c690$e9fea8c0@aurelius>
[not found] ` <018301c22360$b99a87a0$8703000a@aid.inf.cu>
[not found] ` <007401c22396$d3ee46b0$e9fea8c0@aurelius>
2002-07-04 15:04 ` david
[not found] <001e01c22321$e86018a0$2400a8c0@inq7.net>
2002-07-04 8:38 ` david
2002-07-04 14:53 ` Antony Stone
2002-07-04 12:00 ` david
2002-07-04 18:20 ` Antony Stone
2002-07-04 18:48 ` Jan Humme
2002-07-04 18:51 ` Antony Stone
2002-07-04 18:59 ` Jan Humme
2002-07-04 19:01 ` Antony Stone
2002-07-04 19:31 ` Jan Humme
2002-07-03 6:47 david
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='003801c22445$b4022ce0$0a01a8c0@ed' \
--to=blacknet@simplyaquatics.com \
--cc=Antony@Soft-Solutions.co.uk \
--cc=david@aid.inf.cu \
--cc=netfilter@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox