GL-MT3600BE @ v4.9.0 => kmod-ipsec6 missing

Hi GL.iNet Team,

I would like to use VPN with IPSec (StrongSwarn). But every package i tried, kmod-ipsec6 is missing as dependency.
Is there a repository i need to add?
Or can you add it to the existing one?
Or fix the dependency to:
"kmod-ipsec 5.4.281-1 ~23.2 KB Kernel modules for IPsec support in both IPv4 and IPv6.…"
Or is there a other existing way to use IPSec?

IPsec is the only VPN my router can use.
Thanks in advance

Hi,

Please download the attached file, and upload the .ipk file to your router. You can use WinSCP to upload the file to the /tmp directory on the router.

You can refer to the following guide for using WinSCP:

kmod-ipsec6_5.4.281-1_aarch64_cortex-a53.ipk (16.3 KB)

After uploading the file, please run the following command via SSH:

opkg install /path/to/kmod-ipsec6_5.4.281-1_aarch64_cortex-a53.ipk

After the installation is completed, please try installing StrongSwan again and check whether the issue has been resolved.

Thank you for your understanding and support.

Hi,

I was able to use the 'Upload Package...' button in LuCI. Then strongswan installs without any errors. Thank you for your fast support.