From 90d8df097f0647fb96ee2b85624deaa8593c9ed4 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Thu, 25 Dec 2003 23:21:27 +0000 Subject: [PATCH] set of trivial patches --- Makefile | 2 +- index.php3 | 2 +- lartc.db | 20 ++++++++++++++++++-- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index df3f1e5..ce371f4 100755 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ html.tar.gz: html/index.html docbook2dvi $< lartc.html: lartc.db - docbook2html lartc.db --nochunks | tail +4 > $@ + docbook2html lartc.db --nochunks publish: rsync --copy-links --delete -avrze ssh ./html lartc.txt lartc.pdf html.tar.gz lartc.dvi lartc.pdf.gz lartc.ps lartc.ps lartc.ps.gz lartc.html ds9a.nl:./lartc/ diff --git a/index.php3 b/index.php3 index 6b2e2f1..4721ffb 100755 --- a/index.php3 +++ b/index.php3 @@ -85,7 +85,7 @@ This site attempts to document how to configure and use these features.

News

+japanese. diff --git a/lartc.db b/lartc.db index fc15bd7..7ba53e6 100644 --- a/lartc.db +++ b/lartc.db @@ -4673,7 +4673,16 @@ The number 6 is arbitrary. If you don't want to understand the full tc filter syntax, just use -iptables, and only learn to select on fwmark. +iptables, and only learn to select on fwmark. You can also have iptables +print basic statistics that will help you debug your rules. +The following command will show you all the rules that mark packages +in the mangle table, also how many packages and bytes have matched. + + +# iptables -L -t mangle -n -v + + + @@ -5341,7 +5350,7 @@ is: -match [ u32 | u16 | u8 ] PATTERN MASK [ at OFFSET | nexthdr+OFFSET] +match [ u32 | u16 | u8 ] PATTERN MASK at [OFFSET | nexthdr+OFFSET] @@ -10482,6 +10491,13 @@ helping. + NelsonCastillo +
arhuaco%yahoo.com
+
+
+ + + StefCoene
stef.coene@docum.org
-- 2.11.4.GIT
2003-11-04NAKANO Takeo translated the HOWTO into -japanese.
2003-07-28Ricardo Javier Cardenes reports that the Spanish translation is done!