
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Re: wither ipchains?
B0Ti writes:
> On Wed, 07 Aug 2002 03:40:14 GMT
> "big0" <big0@example.com> wrote:
>
>> > # rmmod iptables
>> > # insmod ipchains
>>
>> This is wroooooooooooong! There is no such thing like iptables
>> or ipchains kernel modules.
> wrooong!
> [root@example.com /]# lsmod |grep tables
> ip_tables 10304 2 [ipt_REJECT iptable_filter]
Like you can maybe also see the name is ip_tables, not iptables.
There are also other packet filer parts like iplimit etc. but
there is no iptables. It is the name of user-mode program. The module
mentioned above just enable support for tables in the kernel
URL:
http://www.netfilter.org/unreliable-guides/packet-filtering-HOWTO/index.html
--
ISBN: 0060256575 OpenPGP: 0xBE40FF3E
Home |
Main Index |
Thread Index