From: "Peter" <chenlf@cibn.com>
To: Rob Sterenborg <rsterenborg@xs4all.nl>,
Cedric Blancher <blancher@cartel-securite.fr>
Cc: netfilter@lists.netfilter.org
Subject: Re: how to use ipt_limit.o?
Date: Tue, 10 Dec 2002 09:53:23 +0800 [thread overview]
Message-ID: <008101c29fee$ec3256b0$9801010a@winxp> (raw)
In-Reply-To: FD8F124A387AD6119F7900A0D218B321019A36@hslex01.hslbz.local
Tks It's worked
----- Original Message -----
From: "Rob Sterenborg" <rsterenborg@xs4all.nl>
To: "'Peter'" <chenlf@cibn.com>; "Cedric Blancher" <blancher@cartel-securite.fr>
Cc: <netfilter@lists.netfilter.org>
Sent: Monday, December 09, 2002 6:29 PM
Subject: RE: how to use ipt_limit.o?
> > iptables -A INPUT -p tcp --syn --dport http -j USER_CHAIN
> > iptables v1.2.7a: Couldn't load target
> > `USER_CHAIN':/usr/local/lib/iptables/libipt_USER_CHAIN.so:
> > cannot open shared object file: No such file or directory
> > why?
>
> As the name implies, USER_CHAIN is a user defined chain which is not
> available if you didn't define it.
>
> iptables -N USER_CHAIN
> iptables -A USER_CHAIN -j REJECT (or something more useful)
> Might help.
>
> There is a nice iptables tutorial which explains a whole lot at :
> http://iptables-tutorial.frozentux.net
>
>
> Rob
>
>
prev parent reply other threads:[~2002-12-10 1:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 1:55 how to use ipt_limit.o? Peter
2002-12-09 6:29 ` hare ram
2002-12-09 9:43 ` Cedric Blancher
2002-12-09 9:57 ` Peter
2002-12-09 10:05 ` Cedric Blancher
2002-12-09 10:29 ` Rob Sterenborg
2002-12-10 1:53 ` Peter [this message]
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='008101c29fee$ec3256b0$9801010a@winxp' \
--to=chenlf@cibn.com \
--cc=blancher@cartel-securite.fr \
--cc=netfilter@lists.netfilter.org \
--cc=rsterenborg@xs4all.nl \
/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