Questions tagged [pritunl]
13 questions
3
votes
2 answers
How to automatically authorise to VPN network with pritunl with username and password persisted in file on macos
Pritunl simple client is great, but it does not come with way to persist username and password for a user. Is there a way to read authorisation data form a file so login window would not have to pop up on every VPN connection?

smentek
- 2,820
- 1
- 28
- 32
2
votes
0 answers
Pritunl server connection issues
I created Pritunl Server successfully on my ubuntu 20.04 vps.
Then when I try to connect to it using openvpn, I get a log message everytime...
The log is:
Sun Nov 28 18:58:55 2021 Outgoing Control Channel Authentication: Using 160 bit message hash…

Mojtaba Asgari
- 103
- 8
2
votes
2 answers
PritUnl VPN : Unable to communicate with helper service, try restarting, windows
Similar question for mac Pritunl error on macos
When trying to open Pritunl VPN tool on Windows 10, I see an error: Pritunl - Service Error [Content] Unable to communicate with helper service, try restarting computer.
Solutions tried:
Killing all…

Shubham
- 1,288
- 2
- 11
- 32
1
vote
1 answer
Pritunl client disconnected on M1 mac
I've downloaded the latest arm package from Pritunl website: https://client.pritunl.com/#install . Then, I imported an ovpn profile that worked perfectly well on my older (intel) mac and on my coworkers laptop. But, the vpn keeps getting set to…

Sindhu Shree
- 158
- 2
- 11
1
vote
1 answer
Hosting Pritunl VPN on aws load balancer
I am trying to host Pritunl VPN on EC2 instance which is in private subnet(no public IP). The idea is to host it via
1) Application Load Balancer
The issue with this approach is, Pritunl uses UDP protocol for connection but ALB doesn't support…

prashant
- 2,181
- 2
- 22
- 37
1
vote
0 answers
Pritunl stuck on "Generating setup server ssl cert"
I just installed Pritunl with its rpm/pkgs on Centos 7 and Ubuntu 18.04 and both stuck on "Generating setup server ssl cert". Any idea that what is the problem? I want to use it for managing my openvpn clients. I use it many times and had no such…

Ali
- 337
- 1
- 5
- 15
0
votes
0 answers
Setting up DNS for Jenkins Server accessed through Pritunl VPN and NAT Gateway
Question:
I have configured a Jenkins server within a private subnet of my AWS VPC, accessible through a Pritunl VPN jump server. To enable internet access for the Jenkins server, I have set up a NAT Gateway. Currently, I can access the Jenkins…

ashutosh Mohanty
- 1
- 1
0
votes
0 answers
erorr when installing mongodb
I'm trying to make a VPN tunnel with pritunl but after running the install script the DB is not starting up. is anyone able to help with this?
x mongod.service - MongoDB Database Server
Loaded: loaded (/lib/systemd/system/mongod.service;…

Gladiator
- 1
- 1
0
votes
0 answers
Pritunl server log location not found
I installed pritunl server on ubuntu 20.04 instance. I am able to see information about user connections and user-id on pritunl web UI server output section.
I want to store these logs to debug if any issue occurs in future. But pritunl…

KelvinPatel
- 1
- 3
0
votes
1 answer
how to use the community.general.pritunl_user_info ansible module
I'm working on automating Pritunl VPN housekeeping activities. I came across the community.general.pritunl_user_info module. I created a quick test playbook, below.
My question: I don't want to execute this playbook against a host (! think!), that's…

Eric
- 21
- 1
- 6
0
votes
0 answers
Pritunl server log location
Installed pritunl server on Amazon linux Ec2 instance.Able to see information about user connections and user-id on pritunl web UI server output section.
I want to store these logs to debug if any issue occurs in future. But pritunl documentation…

Hema Sri
- 11
- 2
0
votes
1 answer
Azure DevOps Pipeline connect to VPN using command line
We have CD pipelines set up in Azure to deploy to App Services and all works well but we want to add a stage to automate out Cypress test process. The problem we have is our test environment is only accessible via VPN which is fine from local…

Mark
- 1
- 2
0
votes
0 answers
Can't get MongoDB to Start
I've tried this on CentOS 7 and 8 and I'm getting the same result. Also tried with different versions of MongoDB. I'm trying to run a Pritunl VPN on a hyper-v VM and have followed this tutorial for installing mongodb and this tutorial for setting…

a-aron087
- 1
- 1