summaryrefslogtreecommitdiff
path: root/docs/guide/Chap03-TheSmallOffice.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/Chap03-TheSmallOffice.xml')
-rw-r--r--docs/guide/Chap03-TheSmallOffice.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/guide/Chap03-TheSmallOffice.xml b/docs/guide/Chap03-TheSmallOffice.xml
index fa40097f59..e50af189f1 100644
--- a/docs/guide/Chap03-TheSmallOffice.xml
+++ b/docs/guide/Chap03-TheSmallOffice.xml
@@ -618,7 +618,6 @@ subnet 192.168.1.0 netmask 255.255.255.0 {
fixed-address 192.168.1.11;
}
}
-
subnet 192.168.2.0 netmask 255.255.255.0 {
range dynamic-bootp 192.168.2.128 192.168.2.254;
option subnet-mask 255.255.255.0;
@@ -629,7 +628,6 @@ subnet 192.168.2.0 netmask 255.255.255.0 {
fixed-address 192.168.1.10;
}
}
-
subnet 127.0.0.0 netmask 255.0.0.0 {
}
</screen>