summaryrefslogtreecommitdiffstats
path: root/ulogd/doc/ulogd.sgml
diff options
context:
space:
mode:
authorlaforge <laforge>2001-05-20 13:50:05 +0000
committerlaforge <laforge>2001-05-20 13:50:05 +0000
commit9e4b5111183b9fa80606903fde1c280b472d6973 (patch)
treeb9c238a4e3712d037e239ccb69f3c987a7d6a260 /ulogd/doc/ulogd.sgml
parent052956d29b2a36b6d935569302878ed99727958c (diff)
documentation updates (no RH binary rpms anymore, ...)
mysql.table.ipaddr-as-string added
Diffstat (limited to 'ulogd/doc/ulogd.sgml')
-rw-r--r--ulogd/doc/ulogd.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/ulogd/doc/ulogd.sgml b/ulogd/doc/ulogd.sgml
index 3c29f9e..7202f45 100644
--- a/ulogd/doc/ulogd.sgml
+++ b/ulogd/doc/ulogd.sgml
@@ -1,12 +1,12 @@
<!doctype linuxdoc system>
-<!-- $Id: ulogd.sgml,v 1.2 2000/11/20 19:40:14 laforge Exp $ -->
+<!-- $Id: ulogd.sgml,v 1.3 2001/01/29 11:45:22 laforge Exp $ -->
<article>
<title>ULOGD - the Userspace Logging Daemon</title>
<author>Harald Welte &lt;laforge@gnumonks.org&gt</author>
-<date>Revision $Revision: 1.2 $, $Date: 2000/11/20 19:40:14 $</date>
+<date>Revision $Revision: 1.3 $, $Date: 2001/01/29 11:45:22 $</date>
<abstract>
This is the documentation for <tt>ulogd</tt>, the Userspace logging daemon.
@@ -93,7 +93,7 @@ in the userspace directory of netfilter CVS.
<sect1>ulogd
<sect2>Recompiling the source
<p>
-Download the ulogd package from <URL URL="http://www.gnumonks.org/ftp/pub/netfilter"> and
+Download the ulogd package from <URL URL="http://www.gnumonks.org/ftp/pub/netfilter/"> and
untar it.
<p>
If you want to build ulogd with MySQL support, type './configure --with-mysql'. You may also have to specify the path of the mysql libraries using '--with-mysql=path'. To build ulogd without MySQL support, just use './configure'.
@@ -102,9 +102,9 @@ To compile and install the program, call 'make install'.
<sect2>Using a precompiled package
<p>
-I also provide redhat-6.2 and redhat-7.0 RPM's, available at <URL URL="http://www.gnumonks.org/ftp/pub/rpms/redhat-7.0/RPMS/i386"> and <URL URL="http://www.gnumonks.org/ftp/pub/rpms/redhat-6.2/RPMS/i386">.
+I also provide a SRPM, which should compile on almost any rpm-based distribution. It is available at <URL URL="http://www.gnumonks.org/ftp/pub/netfilter/">
<p>
-Just download the package and do the usual 'rpm -i &lt;file&gt;'.
+Just download the package and do the usual 'rpm --rebuild &lt;file&gt;'.
<sect>Configuration
<sect1>netfilter