Hi all, I've got a machine sitting behind a NAT box, and another machine with a public IP.
X.X.X.X -- NAT Y.Y.Y.Y ======= Z.Z.Z.Z I want to establish a nat-t IPsec vpn between X.X.X.X and Z.Z.Z.Z But I'm having a problem where X.X.X.X tries to contact Z.Z.Z.Z on port 500 and never goes over to 4500. Is there a flag I'm supposed to set in the isakmpd.conf file to tell it to use NAT-T ?? Do I configure Z.Z.Z.Z to be aware of the other peer by the public IP that NAT box provides ?? or should I be using the private IP the box actually has ?? Cheers Dave