From a70cc5e8aadf2ec15f1a23ab0a5e5d70de8f7af9 Mon Sep 17 00:00:00 2001 From: Dmitry Morozovsky Date: Wed, 6 Dec 2006 16:15:45 +0000 Subject: [PATCH] Convert old references to class networks to CIDR notation. Some sentenses need to be rephrased a bit though. Discussed on: cvs@ Part of wordings by: ceri --- .../articles/filtering-bridges/article.sgml | 2 +- en_US.ISO8859-1/books/handbook/install/chapter.sgml | 10 +++++----- .../books/handbook/ppp-and-slip/chapter.sgml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/articles/filtering-bridges/article.sgml b/en_US.ISO8859-1/articles/filtering-bridges/article.sgml index 123545c19e..428b8a657c 100644 --- a/en_US.ISO8859-1/articles/filtering-bridges/article.sgml +++ b/en_US.ISO8859-1/articles/filtering-bridges/article.sgml @@ -276,7 +276,7 @@ firewall_logging="YES" xl0 towards the inside (LAN). The bridge machine has the IP 1.2.3.4 (it is not possible that your - ISP can give you a class A address like this, but for + ISP can give you an address quite like this, but for our example it is good). # Things that we have kept state on before get to go through in a hurry diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 62dd48f507..eca3915aac 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -2356,11 +2356,11 @@ installation menus to retry whichever operations have failed. The address block being used for this local area - network is a Class C block - (192.168.0.0 - - 192.168.0.255). - The default netmask is for a Class C network - (255.255.255.0). + network is + 192.168.0.0 - + 192.168.0.255 + with a netmask of + 255.255.255.0. diff --git a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml index 01748e264f..285c150f8e 100644 --- a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -760,7 +760,7 @@ exec /usr/sbin/ppp -direct $IDENT For example, if you have three dialup customers, fred, sam, and - mary, that you route class C networks + mary, that you route /24 CIDR networks for, you would type the following: &prompt.root; ln -s /etc/ppp/ppp-shell /etc/ppp/ppp-fred @@ -827,7 +827,7 @@ mary: should also contain routing information for each static IP user if required. The line below would add a route for the 203.14.101.0 - class C via the client's ppp link. + /24 CIDR network via the client's ppp link. fred: add 203.14.101.0 netmask 255.255.255.0 HISADDR