Skip to content

Commit 726d95e

Browse files
committed
Merge branch 'master' into llp
2 parents 6c99b90 + 776cc32 commit 726d95e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

firewall.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Chapter 7. Firewalls
1+
Chapter 9. Firewalls
22
====================
33

44
Whereas much of this book has focused on the uses of cryptography to
@@ -11,7 +11,7 @@ help you if your machine has unpatched vulnerabilities. So other
1111
approaches are often used to keep out various forms of potentially
1212
harmful traffic. Firewalls are one of the most common ways to do this.
1313

14-
7.1 Basic Principles of Firewalls
14+
9.1 Basic Principles of Firewalls
1515
-----------------------------------
1616

1717
The historical meaning of a firewall is a barrier to prevent the
@@ -210,7 +210,7 @@ an HTTP request), this is referred to as *deep packet inspection*
210210
start encrypting packets end-to-end, as with TLS. We return to this
211211
issue below.
212212

213-
6.2 Strengths and Weaknesses of Firewalls
213+
9.2 Strengths and Weaknesses of Firewalls
214214
-----------------------------------------
215215

216216
At best, a firewall protects a network from undesired access from the
@@ -285,7 +285,7 @@ enterprise or a data center that has no need to pass through such a
285285
choke point. These limitations have led to the development of
286286
*distributed firewalls*, which we discuss in the following section.
287287

288-
6.3 Distributed Firewalls
288+
9.3 Distributed Firewalls
289289
-------------------------
290290

291291
A conventional firewall is implemented as a *choke point:* the network

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ The Authors
2424
key-distro.rst
2525
authentication.rst
2626
tls.rst
27-
firewall.rst
28-
infra.rst
2927
systems.rst
28+
infra.rst
29+
firewall.rst
3030
README.rst
3131
authors.rst
3232

0 commit comments

Comments
 (0)