Help & FAQ:
InvisiPoint Agent for Ubuntu
Getting Started
It is a software component installed on Ubuntu devices to insert identity information into the first session packet, enabling secure TCP/IP communication via InvisiGate.
Ubuntu 20.04 with specific kernel versions including 5.15.0-83-generic, 5.4.0-137-generic, and others listed in the guide.
Installation
Administrator privileges and a supported Ubuntu OS version are required.
Download the .deb file from the Invisinet Customer Portal and install using `sudo apt install ./<filename>.deb`.
Use the command `invepc about` to confirm the agent is installed.
Configuration
Use `invepc csr` to generate a CSR and private key, and configure gateway info via `invepc mod`.
An X.509 certificate, a private key, and a certificate chain are required.
Yes. Version 4.3 supports OIDC-based identity with Okta. Choose OAuth during `invepc mod` setup.
Enrollment & Verification
Access the InvisiGate Web UI, go to Invisipoint > Configure, and add the certificate details.
Use `invepc reload` then `invepc start` to initiate and verify with `invepc status`.
Troubleshooting
Ensure the certificate, chain, and private key are correct. Also verify gateway info in `/etc/hosts`.
Run `invepc stop <connection_name>` to deactivate the agent.
