Re: Linux v Dedicated NAT routers - secure remote differences
From:Date: 09/29/02
- Next message: Alan Chandler: "Re: Linux v Dedicated NAT routers - secure remote differences"
- Previous message: vibes: "Re: Spam - What is a simple way to 'hide' email address?"
- In reply to: Leonid Rosenboim: "Re: Linux v Dedicated NAT routers - secure remote differences"
- Next in thread: Angel: "Re: Linux v Dedicated NAT routers - secure remote differences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Sep 2002 21:25:30 GMT
Leonid Rosenboim wrote:
...
>
> NAT After IPSec
> ...
> When IPSec uses Authentication-Header (AH) mode for packet integrity, if
> one-to-one address translation occurs it will
> invalidate the signature checksum. Because the signature checksum is
> partially derived based on the AH packet's IP header
> contents, when the IP header changes, the signature checksum is
> invalidated. In this case, the packet will appear to have been
> modified in transit and will promptly be discarded when received by the
> remote peer.
I don't think this is the case - it was reported to me that my packets had
arrived within the internal company network, the problem was that the
return IP address was the internal address of my home network
(10.0.10.0/24)
I think the company changed the approach to this about a year ago, precisely
because of the problems caused by NAT and the encrypted packet headers
which didn't match the NATed version.
> However, when IPSec uses ESP, the
> devices will be able to successfully send packets over the VPN, even when
> one-to-one address translation occurs after
> encapsulation. This scenario is possible because ESP does not use the IP
> header contents to validate the integrity of the
> packets.
I am not about the ESP TLA, but my IKE settings are to Force UDP
encapsulation.
> In cases where many-to-one address translation occurs (aka port
> address translation), the IP address and source IKE
> port, normally User Datagram Protocol (UDP) port 500, will change. Some
> VPN devices do not support IKE requests sourced
> on ports other than UDP 500, and some devices performing many-to-one NAT
> do not handle ESP or AH correctly.
I am reverse NATing port 500 stuff back to my laptop
>Remember
> that ESP and AH are higher-layer protocols on top of IP that do not use
> ports.
> Because many-to-one address translation is commonplace in many
> environments where remote-access clients are deployed, a
> special mechanism called NAT transparency exists to overcome these NAT
> issues. NAT transparency reencapsulates the IKE
> and ESP packets into another transport layer protocol, such as UDP or TCP,
> which address-translating devices know how to
> translate correctly. This mechanism also allows the client to bypass
> access control in the network that allows TCP or UDP but
> blocks encrypted traffic.
See above
-- Alan Chandler
- Next message: Alan Chandler: "Re: Linux v Dedicated NAT routers - secure remote differences"
- Previous message: vibes: "Re: Spam - What is a simple way to 'hide' email address?"
- In reply to: Leonid Rosenboim: "Re: Linux v Dedicated NAT routers - secure remote differences"
- Next in thread: Angel: "Re: Linux v Dedicated NAT routers - secure remote differences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|