|
Posted by Brian V on February 6, 2006, 12:59 pm
If you were Registered and logged in, you could reply and use other advanced thread options
> Hi gents as some of you know I'm still figthing with vpn client in
> one of my companies, it seems I found some things in the client log,
> and I compare the config with one of vpn that work and it seems the
> only thing left is nat-traversal.
> Is nat traversal necesary when you have an ip address out of the
> inside ip range, and you have a no_nat_acl for the vpn tunneling?
> Can nat traversal give me problems with the tunnels already working?
> Thanks for your consideration, I'm quite new in this issues and I
> hope I can do with a little of your help.
>
The nat-traversal has nothing to do with your IP's or where it sits in
the range and has nothing to do with your other VPN tunnels. Nat-Traversal
tells the Pix to allow remote VPN users that are behind a pat'd address
which protocol to use and if enabled on the Pix (or concentrator) is
negotiated when the client connects.
You can turn it on anytime and will not affect any users or other
tunnels, the Pix command is "isakmp nat-traversal 20"
|