Algo: How to run the client from Ubuntu 18.04 GUI

Created on 8 Jul 2018  路  3Comments  路  Source: trailofbits/algo

OS / Environment (where do you run Algo on)

Linux ronniekinsley-Inspiron-N5110 4.15.0-23-generic #25-Ubuntu SMP Thu May 31 16:36:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Cloud Provider (where do you deploy Algo to)


Summary of the problem


I'm trying to configure the client for Ubuntu 18.04. I run the command
ansible-playbook deploy_client.yml -e 'client_ip=localhost vpn_user=me server_ip=104.42.209.83 ssh_user=root'

and it gives me the following output:

PLAY RECAP ********************************************************************* localhost : ok=14 changed=2 unreachable=0 failed=0

So far so good. But I can't see the VPN connection in my network manager. Am I missing a step? Should I be running it some other way?

Steps to reproduce the behavior

  1. Do this..
  2. Do that..
  3. 3.

Full log

PUT THE OUTPUT HERE

Most helpful comment

@trycrmr The instructions in that blog post seem somewhat familiar... :smile:

All 3 comments

https://github.com/trailofbits/algo#linux-network-manager-clients-eg-ubuntu-debian-or-fedora-desktop

I had a similar experience to @RonCan initially when following the instructions in the repo. I ended up connecting to my Algo server through a WireGuard VPN tunnel following these instructions instead https://computingforgeeks.com/connecting-to-algo-vpn-server-from-linux-and-android-devices/ .

@trycrmr The instructions in that blog post seem somewhat familiar... :smile:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

huntsin2 picture huntsin2  路  3Comments

FiloSottile picture FiloSottile  路  5Comments

dsecareanu picture dsecareanu  路  5Comments

mosesrenegade picture mosesrenegade  路  5Comments

dmwyatt picture dmwyatt  路  3Comments