Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] iptables: problem with REJECT
- Date: Fri, 14 Feb 2003 00:54:24 +0900
- From: "A. Sajjad Zaidi" <sajjad@example.com>
- Subject: Re: [tlug] iptables: problem with REJECT
- References: <3E4B9B90.8090801@example.com> <20030213225059.561c13e2.9915104t@example.com> <3E4BA544.6070802@example.com> <20030213141107.GA11237@example.com> <3E4BB739.5040107@example.com>
- User-agent: Mutt/1.4i
On Fri, Feb 14, 2003 at 12:18:17AM +0900, Jean-Christian Imbeault wrote: > Josh Glover wrote: > > > >It must say something like: "REJECT target" > > I still get: > > # iptables --policy FORWARD REJECT > iptables: Bad policy name Thats because REJECT is not a valid default policy. You can only have ACCEPT, DROP, QUEUE or RETURN for that. To use REJECT, put it at the *end* of your rules like this: -A OUTPUT -j REJECT -- A. Sajjad Zaidi gpg --keyserver pgp.mit.edu --recv-keys 267E0D0EAttachment: pgp00051.pgp
Description: PGP signature
- References:
- [tlug] iptables: problem with REJECT
- From: Jean-Christian Imbeault
- Re: [tlug] iptables: problem with REJECT
- From: Botond Botyanszki
- Re: [tlug] iptables: problem with REJECT
- From: Jean-Christian Imbeault
- Re: [tlug] iptables: problem with REJECT
- From: Josh Glover
- Re: [tlug] iptables: problem with REJECT
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] iptables: problem with REJECT
- Next by Date: Re: [tlug-admin] Re: [tlug] guys password protect the archives
- Previous by thread: Re: [tlug] iptables: problem with REJECT
- Next by thread: Re: [tlug] iptables: problem with REJECT
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links