Hi, > How can I shutdown the NAT-T feature of IKEv2? > > As I known, this feature is opened by default in IKEv2. If I want to > shutdown this feature, How can I do? By configure some item or must > modify code?
There is no configuration option for disabling NAT detection, as it usually does not harm to have it enabled. To disable it, the best approach is probably to replace the build/process methods of the ike_natd task, or to not create/queue this task at all. Regards Martin _______________________________________________ Users mailing list Users@lists.strongswan.org https://lists.strongswan.org/mailman/listinfo/users