diff --git a/docs/Introduction.xml b/docs/Introduction.xml
index 86416faa1..30af119db 100644
--- a/docs/Introduction.xml
+++ b/docs/Introduction.xml
@@ -13,10 +13,10 @@
Eastep
- 2005-09-12
+ 2006-05-14
- 2003-2005
+ 2003-2006
Thomas M. Eastep
@@ -127,7 +127,7 @@ net The Internet
loc Your Local Network
dmz Demilitarized Zone
- Zones are defined in the Zones are declared and given a type in the /etc/shorewall/zones
file.
@@ -232,8 +232,8 @@ $FW net ACCEPT The above policy will:
- The simplest way to define a zone is to associate the zone with a
- network interface using the The simplest way to define the hosts in a zone is to associate the
+ zone with a network interface using the /etc/shorewall/interfaces
file. In the three-interface sample, the three zones are defined using
that file as follows:
diff --git a/docs/XenMyWay.xml b/docs/XenMyWay.xml
index 584c8bab9..a0a9cfb8e 100644
--- a/docs/XenMyWay.xml
+++ b/docs/XenMyWay.xml
@@ -15,7 +15,7 @@
- 2006-05-08
+ 2006-05-12
2006
@@ -99,7 +99,8 @@
- All of the Linux systems run SuSE 10.0 or SuSE 10.1 Beta.
+ Most of the Linux systems run SuSE 10.0 or SuSE 10.1 Beta; my
+ personal Linux desktop system runs Ubuntu "Breezy Badger".
If you are unfamiliar with Xen networking, I recommend that you read
the first section of the companion Xen and
@@ -785,7 +786,8 @@ $EXT_IF 30 6*full/10 6*full/10 3
# PORT(S)
1:110 192.168.0.0/22 $EXT_IF #Our internel nets get priority
#over the server
-1:130 206.124.146.177 $EXT_IF tcp - 873
+1:130 206.124.146.177 $EXT_IF tcp - 873 #Throttle rsync traffic to the
+ #Shorewall Mirrors.
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE