Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ features:

- Establish a virtual private network between the systems in Site A
and Site B to encrypt all traffic between the sites and remains
private. Ensure that your network topology routs all traffic between
private. Ensure that your network topology routes all traffic between
members within a single site over the local area network.

- Configure authentication using :setting:`auth` and
Expand Down Expand Up @@ -276,15 +276,15 @@ features:
secondary-only member in Site C, and an arbiter in site A.

In most cases the first architecture is preferable because it is the
lest complex.
least complex.

- Ensure that network traffic can pass between all members in the
network securely and efficiently. Consider the following:

- Establish a virtual private network between the systems in Site A
and Site B (and Site C if it exists) to encrypt all traffic
between the sites and remains private. Ensure that your network
topology routs all traffic between members within a single site
topology routes all traffic between members within a single site
over the local area network.

- Configure authentication using :setting:`auth` and
Expand Down