diff --git a/en_US.ISO8859-1/articles/ipsec-must/article.sgml b/en_US.ISO8859-1/articles/ipsec-must/article.sgml
index 69fea7065d..5222252130 100644
--- a/en_US.ISO8859-1/articles/ipsec-must/article.sgml
+++ b/en_US.ISO8859-1/articles/ipsec-must/article.sgml
@@ -1,7 +1,7 @@
kernel's config
file.
- The command
+ The command
-
- tcpdump -c 4000 -s 10000 -w dumpfile.bin
-
+ tcpdump -c 4000 -s 10000 -w dumpfile.bin
- will capture 4000 raw packets to
+ will capture 4000 raw packets to
dumpfile.bin. Up to 10,000 bytes per
packet will be captured in this example.
@@ -116,8 +114,8 @@
- In the secure
window, run the UNIX
- command &man.yes.1;, which will stream the y
+ In the secure
window, run the Unix
+ command &man.yes.1;, which will stream the y
character. After a while, stop this. Switch to the
insecure window, and repeat. After a while, stop.
@@ -130,8 +128,7 @@
the normal
connection has 29% (2.1) of the
expected value.
-
-&prompt.user; tcpdump -c 4000 -s 10000 -w ipsecdemo.bin
+ &prompt.user; tcpdump -c 4000 -s 10000 -w ipsecdemo.bin
&prompt.user; uliscan ipsecdemo.bin
Uliscan 21 Dec 98
@@ -144,8 +141,7 @@ Expected value for L=8 is 7.1836656
6.4100 ---------------------------------------------------
2.1101 -----------------
2.0838 -----------------
-2.0983 -----------------
-
+2.0983 -----------------
@@ -186,21 +182,19 @@ Expected value for L=8 is 7.1836656
A comprehensive guide on running IPsec on FreeBSD is
provided in FreeBSD
+ url="../../books/handbook/ipsec.html">FreeBSD
Handbook.
- usr/src/sys/i386/conf/KERNELNAME
+ src/sys/i386/conf/KERNELNAME
This needs to be present in the kernel config file in order
to be able to capture network data with &man.tcpdump.1;. Be sure
to run &man.config.8; after adding this, and rebuild and
reinstall.
-
-device bpf
-
+ device bpf
@@ -211,8 +205,7 @@ device bpf
url="http://www.geocities.com/SiliconValley/Code/4704/uliscanc.txt">
this link.
-
-/*
+/*
ULISCAN.c ---blocksize of 8
1 Oct 98
@@ -339,7 +332,6 @@ char **argv;
}
}
}
-}
-
+}