Discussions
Route Client Traffic only for Specific Subnet IP
Q1.When connecting from Pritunl Client, all traffic is routed to the VPN Server. Is there any way we can route only the Local Subnet Instance IP ?
Q2.Observation on Pritunl Client and OpenVPN Client :
When i use pritunl client, the "whatsmyip" shows Pritunal Server IP. When i use openvpn client "whatsmyip" shows my static IP. Any reason for this?
Posted by Nirmal over 5 years ago
Pritunl client not getting connected
We are getting below error while connecting to pritunl client VPN
[WARN] profile: Failed to sync config
Posted by Muhammed about 4 years ago
Client connects, can access local subnet, but no internet access.
I have successfully setup a pritunl server.
I want only the local subnet to be routed over VPN
I have the following routes:
192.168.227.0/28 - VPN Client netowrk
172.16.1.0/24 - local subnet
I have the following enabled:
Allow Multiple Devices
Restrict Routing
Inter-Client Communication
I can reach the local subnet but no internet.
I am using Ubuntu 18.04.1 LTS for the server
Pritunl server version - v1.29.1827.6 9b4d06
I am using windows 10 for the client
Pritunl Client version - v1.0.1804.90
I have searched the internet and It would appear i have everything configured correctly.
What am I doing wrong?
Posted by Keith over 3 years ago
Failed to get key from keychain () mac os
Good day. Can you explain me, why i can't to connect with error "Failed to get key from keychain ()"?
Posted by Darya almost 4 years ago
Static IP Address for specific User
We are looking forward to use pritunl enterprise in our company. But first we need to know how to give specific users static IP Addresses.
We need to connect router over UMTS with the VPN Network. These need a static IP for making the DNS requests resolvable to this specific IP of the outdoor device.
Posted by Nils Scheel over 5 years ago
How to edit OpenVPN config
Hello, I would like to add mssfix = 0 option to OpenVPN configuration. Where could I do it? This is to get rid of VPN fingerprint
Posted by Josh Smith about 5 years ago
Can someone help me with letsencrypt error
why I am getting this error ?
Error getting LetsEncrypt certificate check the logs for more information.
I confirmed that port 80 is open on server.
Posted by Kevin over 5 years ago
TAP-Windows adapter not found
Hi,
One of my windows 10 client cant connect to Pritunl, according to log he cant find his Tap-adapter,
I check and the tap is enabled and his version is 9.0.0.21 file version 9.21.2.9
I also tried to uninstall the tap and add him manually i also tried to uninstall pritunl client, nothing help
Any help will be appreciated
See attached logs:
Mon Dec 03 10:12:07 2018 DEPRECATED OPTION: --max-routes option ignored.The number of routes is unlimited as of OpenVPN 2.4. This option will be removed in a future version, please remove it from your configuration.
Mon Dec 03 10:12:07 2018 OpenVPN 2.4.6 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 26 2018
Mon Dec 03 10:12:07 2018 Windows version 6.2 (Windows 8 or greater) 64bit
Mon Dec 03 10:12:07 2018 library versions: OpenSSL 1.1.0h 27 Mar 2018, LZO 2.10
Mon Dec 03 10:12:08 2018 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Dec 03 10:12:08 2018 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Dec 03 10:12:08 2018 TCP/UDP: Preserving recently used remote address: [AF_INET]x.x.x.x:12230
Mon Dec 03 10:12:08 2018 UDP link local: (not bound)
Mon Dec 03 10:12:08 2018 UDP link remote: [AF_INET]x.x.x.x:12230
Mon Dec 03 10:12:08 2018 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Mon Dec 03 10:12:08 2018 VERIFY OK: depth=1, O=5bcc9ca4f726f8747240c3cc, CN=5bcc9ca4f726f8747240c3dc
Mon Dec 03 10:12:08 2018 VERIFY KU OK
Mon Dec 03 10:12:08 2018 Validating certificate extended key usage
Mon Dec 03 10:12:08 2018 NOTE: --mute triggered...
Mon Dec 03 10:12:08 2018 4 variation(s) on previous 3 message(s) suppressed by --mute
Mon Dec 03 10:12:08 2018 [5bcc9ca5f726f8747240c3e0] Peer Connection Initiated with [AF_INET]x.x.x.x:12230
Mon Dec 03 10:12:14 2018 Options error: route parameter gateway 'default' must be a valid address
Mon Dec 03 10:12:14 2018 Data Channel: using negotiated cipher 'AES-256-GCM'
Mon Dec 03 10:12:14 2018 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Mon Dec 03 10:12:14 2018 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Mon Dec 03 10:12:14 2018 open_tun
Mon Dec 03 10:12:14 2018 TAP-Windows adapter '??Ethernet 2' not found
Mon Dec 03 10:12:14 2018 Exiting due to fatal error
Regards
Posted by Rafi Shemesh over 3 years ago
Internal DNS resolution
Does pritunl provide internal DNS resolution? My DNS is getting resolved correctly when logged into a box in my VPC, however, it is not getting resolved when using the pritunl client. Is pritunl missing this feature?
Thanks
Posted by Kenny Williams almost 6 years ago
Unable to start server
I just installed a new CentOS 7 server with Pritunl per the documentation including disabling SELinux, installing all 3 additional repositories (epel, mongod and pritunl). I have run the setup (database key) which seems to work and I can add an organization, user and server; however the server will not start. I have done at least the following:
- Ensured SELinux is disabled `getenforce' returns `disabled`
- Completely turned off the firewalld on the server
- Tried binding to just 1 of the IP addresses on the server (it has 2 NIC's, one DMZ and one private)
- Removed the server from the web interface and created a new one.
- Uninstalled pritunl, dropped the mongo database and re-installed from scratch
I've successfully created a new server before using the same steps in a VM on my workstation. I don't believe that I've done anything different.
Any help or insight would be greatly appreciated. This is what I see in the logs.
```
[winter-stars-9472][2016-10-11 13:59:40,298][INFO] Recovering server state
server_id = ObjectId('57fd5027a672ba025e292c0d')
prefered_hosts = [u'a91382c7274e4414a921c7e5e9156e1b']
[winter-stars-9472][2016-10-11 13:59:41,964][ERROR] Exception on /server/57fd5027a672ba025e292c0d/start [PUT]
Traceback (most recent call last):
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/usr/lib/pritunl/lib/python2.7/site-packages/pritunl/auth/app.py", line 10, in _wrapped
return call(*args, **kwargs)
File "/usr/lib/pritunl/lib/python2.7/site-packages/pritunl/handlers/server.py", line 1036, in server_operation_put
svr.start()
File "/usr/lib/pritunl/lib/python2.7/site-packages/pritunl/server/server.py", line 1317, in start
'server_id': self.id,
ServerStartError: Server start timed out. {'server_id': ObjectId('57fd5027a672ba025e292c0d')}
[winter-stars-9472][2016-10-11 13:59:41,964][ERROR] Exception on /server/57fd5027a672ba025e292c0d/start [PUT]
Traceback (most recent call last):
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/lib/pritunl/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/usr/lib/pritunl/lib/python2.7/site-packages/pritunl/auth/app.py", line 10, in _wrapped
return call(*args, **kwargs)
File "/usr/lib/pritunl/lib/python2.7/site-packages/pritunl/handlers/server.py", line 1036, in server_operation_put
svr.start()
File "/usr/lib/pritunl/lib/python2.7/site-packages/pritunl/server/server.py", line 1317, in start
'server_id': self.id,
ServerStartError: Server start timed out. {'server_id': ObjectId('57fd5027a672ba025e292c0d')}
```
Posted by Joel Gray over 5 years ago