Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 362 Bytes

dockerfiles-strongswan

This image can be used to setup an IPsec tunnel. For proper usage ensure:

  • Container is using "host" networking
  • Container is privileged
  • Add SYS_MODULE capabilities.
  • /lib/modules on the host side is mounted on the containers /lib/modules

Then you can mount your charon or other strongswan configs as needed inside the image.