Ipsec And Nat - ZyXEL Communications P-661HNU Manual

801.11n wireless adsl+ 4-port security gateway
Hide thumbs Also See for P-661HNU:
Table of Contents

Advertisement

Chapter 16 VPN
The Authentication Algorithms, HMAC-MD5 (RFC 2403) and HMAC-SHA-1 (RFC
2404, provide an authentication mechanism for the AH and ESP protocols.
Key Management
Key management allows you to determine whether to use IKE (ISAKMP) or
manual key configuration in order to set up a VPN.

16.6.2 IPSec and NAT

Read this section if you are running IPSec on a host computer behind the ZyXEL
Device.
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. When using AH
protocol, packet contents (the data payload) are not encrypted.
A NAT device in between the IPSec endpoints will rewrite either the source or
destination address with one of its own choosing. The VPN device at the receiving
end will verify the integrity of the incoming packet by computing its own hash
value, and complain that the hash value appended to the received packet doesn't
match. The VPN device at the receiving end doesn't know about the NAT in the
middle, so it assumes that the data has been maliciously altered.
IPSec using ESP in Tunnel mode encapsulates the entire original packet
(including headers) in a new IP packet. The new IP packet's source address is the
outbound address of the sending VPN gateway, and its destination address is the
inbound address of the VPN device at the receiving end. When using ESP protocol
with authentication, the packet contents (in this case, the entire original packet)
are encrypted. The encrypted contents, but not the new headers, are signed with
a hash value appended to the packet.
Tunnel mode ESP with authentication is compatible with NAT because integrity
checks are performed over the combination of the "original header plus original
payload," which is unchanged by a NAT device.
Transport mode ESP with authentication is not compatible with NAT.
Table 61 VPN and NAT
SECURITY PROTOCOL
AH
AH
230
MODE
NAT
Transpor
N
t
Tunnel
N
P-661HNU-Fx User's Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents