Report this

What is the reason for this report?

How to Set Up an IKEv2 VPN Server with StrongSwan on Ubuntu 20.04

Posted on August 3, 2022

Following the above tutorial I am receiving the message:

TPM 2.0 - could not load “libtss2-tcti-tabrmd.so.0” plugin ‘tpm’: failed to load - tpm_plugin_create returned NULL

Currently, I am assuming there is no way around this but I wanted to ask if the problem can be resolved and if not what reduction in performance will there be with the VPN ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

It looks like that the package is missing, you can try installing it with:

sudo apt install libtss2-tcti-tabrmd0

Let me know how it goes!

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.