Fix typo spotted by Andrew Scheller.
This commit is contained in:
parent
b3731c0409
commit
8d18cc6c4e
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ computers on the other end of the Internet.
|
||||||
This problem can be solved by using @emph{virtual} networks. Virtual
|
This problem can be solved by using @emph{virtual} networks. Virtual
|
||||||
networks can live on top of other networks, but they use encapsulation to
|
networks can live on top of other networks, but they use encapsulation to
|
||||||
keep using their private address space so they do not interfere with
|
keep using their private address space so they do not interfere with
|
||||||
the Internet. Mostly, virtual networks appear like a singe LAN, even though
|
the Internet. Mostly, virtual networks appear like a single LAN, even though
|
||||||
they can span the entire world. But virtual networks can't be secured
|
they can span the entire world. But virtual networks can't be secured
|
||||||
by using firewalls, because the traffic that flows through it has to go
|
by using firewalls, because the traffic that flows through it has to go
|
||||||
through the Internet, where other people can look at it.
|
through the Internet, where other people can look at it.
|
||||||
|
|
Loading…
Reference in a new issue