05-17-2017, 08:12 PM
(This post was last modified: 05-17-2017, 08:53 PM by pfeerick.
Edit Reason: formatting: copy and paste gremlins
)
Hi,
I built a strongSwan on my VPS linux system as the server. I planed to connect my pine64 to the server via VPN, so I installed a strongSwan in it. However when I bring the connection up, there is something wrong. I refered to strongSwan website, and find that it requires the kernel support(the modules needed) https://wiki.strongswan.org/projects/str...nelModules:
ah4
ah6
esp4
esp6
xfrm4_tunnel
xfrm6_tunnel
xfrm_user
ip_tunnel
tunnel
tunnel6
xfrm4_mode_tunnel
xfrm6_mode_tunnel
The system I had installed are Ubuntu Base Image [20161218-1] by longsleep and Ubuntu Mate [20161215] built by PINE64. However they both do not include these modules required.
So, how to insert these modules or should I recompile the kernel from the beginning.
I built a strongSwan on my VPS linux system as the server. I planed to connect my pine64 to the server via VPN, so I installed a strongSwan in it. However when I bring the connection up, there is something wrong. I refered to strongSwan website, and find that it requires the kernel support(the modules needed) https://wiki.strongswan.org/projects/str...nelModules:
ah4
ah6
esp4
esp6
xfrm4_tunnel
xfrm6_tunnel
xfrm_user
ip_tunnel
tunnel
tunnel6
xfrm4_mode_tunnel
xfrm6_mode_tunnel
The system I had installed are Ubuntu Base Image [20161218-1] by longsleep and Ubuntu Mate [20161215] built by PINE64. However they both do not include these modules required.
So, how to insert these modules or should I recompile the kernel from the beginning.