Chapter 8 Security
BM2022 Users Guide
144
8.12.6 VPN, NAT, and NAT Traversal
NAT is incompatible with the AH protocol in both transport
and tunnel
mode. An IPSec VPN using
the AH protocol digitally signs the outbound packet, both data payload and headers, with a hash
value appended to the packet, but a NAT device between the IPSec endpoints rewrites the source or
destination address. As a result, the VPN device at the receiving end finds a mismatch between the
hash value and the data and assumes that the data has been maliciously altered.
NAT is not normally compatible with ESP in transport mode either, but the BM2022s
NAT
Traversal
feature provides a way to handle this. NAT traversal allows you to set up an IKE SA when
there are NAT routers between the two IPSec routers.
Figure 73
NAT Router Between IPSec Routers
Normally you cannot set up an IKE SA with a NAT router between the two IPSec routers because
the NAT router changes the header of the IPSec packet. NAT traversal solves the problem by adding
a UDP port 500 header to the IPSec packet. The NAT router forwards the IPSec packet with the UDP
port 500 header unchanged. In the above figure, when IPSec router
A
tries to establish an IKE SA,
IPSec router
B
checks the UDP port 500 header, and IPSec routers
A
and
B
build the IKE SA.
For NAT traversal to work, you must:
Use ESP security protocol (in either transport or tunnel mode).
Use IKE keying mode.
Enable NAT traversal on both IPSec endpoints.
Set the NAT router to forward UDP port 500 to IPSec router
A
.
Finally, NAT is compatible with ESP in tunnel mode because integrity checks are performed over the
combination of the "original header plus original payload," which is unchanged by a NAT device. The
compatibility of AH and ESP with NAT in tunnel and transport modes is summarized in the following
table.
Y* - This is supported in the BM2022 if you enable NAT traversal.
8.12.7 ID Type and Content
With aggressive negotiation mode (see
Section 8.12.4 on page 143
), the BM2022 identifies
incoming SAs by ID type and content since this identifying information is not encrypted. This
Table 58
VPN and NAT
SECURITY PROTOCOL
MODE
NAT
AH
Transport
N
AH
Tunnel
N
ESP
Transport
Y*
ESP
Tunnel
Y
A
B
Содержание BM2022
Страница 12: ...15 PART I User s Guide ...
Страница 22: ...Chapter 2 Introducing the Web Configurator BM2022 User s Guide 26 ...
Страница 55: ...59 PART II Technical Reference ...
Страница 56: ...60 ...
Страница 60: ...Chapter 5 System Status BM2022 User s Guide 64 ...
Страница 86: ...Chapter 6 WiMAX BM2022 User s Guide 90 ...
Страница 187: ...Chapter 12 Maintenance BM2022 User s Guide 192 ...
Страница 193: ...Chapter 13 Troubleshooting BM2022 User s Guide 198 ...
Страница 203: ...Appendix A WiMAX Security BM2022 User s Guide 208 ...
Страница 237: ...Appendix C Pop up Windows JavaScript and Java Permissions BM2022 User s Guide 242 ...
Страница 273: ...Appendix E Importing Certificates BM2022 User s Guide 278 ...