Hello, with ipsecctl I can configure outgoing address translation in ipsec.conf like this:
ike esp from 10.10.10.1 (192.168.1.0/24) to 192.168.2.0/24 peer
10.10.20.1
Is there an equivalent syntax for isakmpd.conf? ( Due to problems with NAT-T I
need to use isakmpd.conf and cannot use ipsec.conf for the moment )
Thanks

