This file is indexed.

/usr/share/doc/iptables-dev/html/netfilter-extensions-HOWTO-1.html is in iptables-dev 1.4.21-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
 <TITLE>Netfilter Extensions HOWTO: Introduction</TITLE>
 <LINK HREF="netfilter-extensions-HOWTO-2.html" REL=next>

 <LINK HREF="netfilter-extensions-HOWTO.html#toc1" REL=contents>
</HEAD>
<BODY>
<A HREF="netfilter-extensions-HOWTO-2.html">Next</A>
Previous
<A HREF="netfilter-extensions-HOWTO.html#toc1">Contents</A>
<HR>
<H2><A NAME="intro"></A> <A NAME="s1">1.</A> <A HREF="netfilter-extensions-HOWTO.html#toc1">Introduction</A></H2>

<P>Hello. This is a great opportunity for me to thank all the people
spending a lot of time developing, testing, reporting bugs of, and using netfilter.
So, thanks to you all !!</P>

<P>This HOWTO assumes you have read and understood Rusty's
<A HREF="http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO.html">Linux 2.4 Packet Filtering HOWTO</A>.
It is assumed as well that you know how to compile and install a kernel properly.</P>

<P><CODE>iptables</CODE> distribution contains extensions that are not used by regular users
or that are still quite experimental or finally, that are pending for kernel inclusion.
These extensions are usually not compiled, unless you've asked for it.</P>

<P>You should find the latest version of this document on
<A HREF="http://www.netfilter.org/documentation/index.html#HOWTO">netfilter documentation</A> web page.</P>

<P>The goal of this HOWTO is to help people get started with the netfilter extensions
by explaining how you can install them, and how to basically use them.</P>

<P>Finally, there's a script generated complete list of patches that are available in patch-o-matic :
<A HREF="http://www.netfilter.org/documentation/pomlist/pom-summary.html">Patch-O-Matic Listing - Summary</A>.</P>

<P>(C) 2001-2002 Fabrice MARIE.  Licensed under the GNU GPL.</P>

<HR>
<A HREF="netfilter-extensions-HOWTO-2.html">Next</A>
Previous
<A HREF="netfilter-extensions-HOWTO.html#toc1">Contents</A>
</BODY>
</HTML>