tnc-pdp.opt 816 B

123456789101112131415161718192021222324
  1. charon.plugins.tnc-pdp.pt_tls.enable = yes
  2. Enable PT-TLS protocol on the strongSwan PDP.
  3. charon.plugins.tnc-pdp.pt_tls.port = 271
  4. PT-TLS server port the strongSwan PDP is listening on.
  5. charon.plugins.tnc-pdp.radius.enable = yes
  6. Enable RADIUS protocol on the strongSwan PDP.
  7. charon.plugins.tnc-pdp.radius.method = ttls
  8. EAP tunnel method to be used.
  9. charon.plugins.tnc-pdp.radius.port = 1812
  10. RADIUS server port the strongSwan PDP is listening on.
  11. charon.plugins.tnc-pdp.radius.secret =
  12. Shared RADIUS secret between strongSwan PDP and NAS. If set, make sure to
  13. adjust the permissions of the config file accordingly.
  14. charon.plugins.tnc-pdp.server =
  15. Name of the strongSwan PDP as contained in the AAA certificate.
  16. charon.plugins.tnc-pdp.timeout =
  17. Timeout in seconds before closing incomplete connections.