Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
19 views

OpenPGP port (1194) can't be opened. OpenVPN-AS

I installed Openvpn-As on my Ubuntu 20.04 server and used default settings for everything. I tried connecting to my VPN using the OpenVPN client on mobile locally and it works with no issues. I was ...
RevolverSnake412's user avatar
-1 votes
0 answers
25 views

Network/VPN/Browser problem

I have Ubuntu 22.04.4 LTS 64 bit, and I know nothing about computers, basically all I can do is deleting cookies in browser. I bought my computer from a friend who said Ubuntu was very simple, but ...
user1849104's user avatar
0 votes
0 answers
11 views

Forwarding https traffic from openvpn to internal server which has internet access

I am trying to achieve the following behaviour Client <--> openvpn at 1194 <--> internal server at port 8080 <--> internet I used iptables prerouting route on nat with DPORT 80 and ...
sathish 's user avatar
-1 votes
0 answers
167 views

vpn nor working properly after update to kubuntu 24.04 - updated

I'm using openvpn. Everything was working fine, until I updated from ubuntu 22.04 to 24.04. Now I cannot access some internal websites. When the vpn is connected the following happens: I can ssh to ...
cauchi's user avatar
  • 163
0 votes
1 answer
121 views

OpenVPN Access Server Stuck on License Agreement

I followed the steps from the OpenVPN Access Server Portal to install OpenVPN Access Server on an Ubuntu Server 22 headless VM. After installing and automatically configuring the service, I went to ...
Bob Smith's user avatar
  • 101
0 votes
2 answers
246 views

IpVanish VPN failed to connect

I am trying to install IpVanish on Ubuntu 23.10, but I get connection failure every time, the activation of the network connection has failed VPN settings: IPV6 settings:
sami boutgoulla's user avatar
0 votes
0 answers
20 views

Unable to connect using openvpn in ubuntu 23.10 desktop

websites are not loading if I enable my OpenVPN in Ubuntu 23.10. syslog entries are not showing any errors. Exact versions of ubuntu and OpenVPN have been given below DISTRIB_DESCRIPTION="Ubuntu ...
chiju melveettil's user avatar
0 votes
0 answers
282 views

Ubuntu Server Install OpenVPN - "libssl1.1 (>= 1.1.1) broken packages"

I'm trying to install OpenVPN version 2.6.7 on my Ubuntu Server 22.04.3 LTS. how to fix OpenVPN : root@system:/home/sys# apt-get install openvpn Reading package lists... Done Building dependency tree.....
Bayaraa bayar's user avatar
0 votes
0 answers
51 views

How to install vpnbook under kubuntu 22.04?

I want to install free vpn under my kubuntu 22.04 From the site I uploaded a file vpnbook-openvpn-us1.zip and unpacking it I got 4 files : vpnbook-us1-tcp443.ovpn vpnbook-us1-tcp80.ovpn vpnbook-us1-...
mstdmstd's user avatar
  • 135
1 vote
1 answer
304 views

OpenVPN is not listening on any port

Dear ladies and gentlemen! I know that there is a lot of questions typical to mine in the Internet, but I could not find the solution anywhere. Maybe someone here can help me? I have a VPS with Ubuntu ...
Ratherius's user avatar
1 vote
1 answer
428 views

Importing .opvn file into 23.10 VPN settings GUI doesn't work

I'm trying to use a .ovpn file on the built-in VPN settings in Ubuntu 23.10 I go to the setting menu --> Network --> '+' button next to VPN I click "Import from file..." and navigate ...
Mark Smith's user avatar
0 votes
0 answers
208 views

Openvpn not removing ip routes after close. rtnl generic error no such process

I have an issue with my vpn. It is connecting perfectly fine. I added /etc/openvpn/update-systemd-resolved to the vpn profile, provided by my company. The problem comes, when I shut down the ...
Finkman's user avatar
0 votes
0 answers
36 views

local DNS server for dns caching OpenVPN clients

i have two servers. One in the netherlands and one on australia. They are connected to each other over vpn. When a client connects to the australian server there is the netherlands dns server provided ...
Chris's user avatar
  • 1
0 votes
0 answers
98 views

Force one program to use VPN connection, not all

I would like to do the opposite of this: Exempt programs or domain from VPN connection Where just one program is forced thru an OpenVPN connection. Is there a way?
LarryM's user avatar
  • 548
0 votes
0 answers
166 views

Password verification failed when setting up VPN tunnel

I'm trying to follow instructions in the "Setting Up the VPN Tunnel" section of this webpage to setup VPN connection. I built OpenVPN version 2.6.8 (most up-to-date) from source and make ...
zzzhhh's user avatar
  • 51
1 vote
1 answer
178 views

Can only access some servers on Linode VLAN

I am running a VLAN applied to a number of servers on Linode. The IPs assigned are 10.0.16.n/24 and are accessed via an OpenVPN server also on the same range. I have connected to the VPN box from my ...
Antony's user avatar
  • 279
0 votes
0 answers
2k views

Ubuntu 22.04.3 Server: Split Tunnel VPN

Has anyone got a VPN Split tunnel working on the above linux distribution? I have followed this (excellent) guide which seems to work to a certain extent. The problem is that, as listed in the ...
BlueisDue's user avatar
0 votes
1 answer
713 views

Ubuntu OpenVPN network manager routes all traffic through VPN when it should not

I've a running server of openVPN. This server is configured to only route traffic to internal network when needed. In server.conf: ... push "route 192.168.0.0 255.255.255.0" ;push "...
Gonzalo Cao's user avatar
0 votes
0 answers
174 views

connect to home network remotely with openvpn on ubuntu 22.04 LTS

I'm trying to remotely connect to my home network using a file like the client.ovpn file below. I'm using open vpn on Ubuntu 22.04.1 LTS. When I run the code below: code: sudo openvpn --config ...
user3476463's user avatar
0 votes
1 answer
196 views

Can't connect to certain website when connect to VPN

please edit my text: Here is my current operating system: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal ...
Muhammad Fhadli's user avatar
-1 votes
1 answer
587 views

Are vpns all compatible with each other? Can openvpn be substituted for Cisco Anyconnect?

My university uses Cisco anyconnect and Duo to authenticate. When logging into the vpn, I have to run anyconnect, connect to the vpn server, and type in: userid password and a second factor 6-digit ...
Dov's user avatar
  • 811
0 votes
0 answers
2k views

connecting to network with openvpn on ubuntu 22.04

I'm running ubuntu desktop verion Ubuntu 22.04.1 LTS. I installed openvpn by running sudo apt-get install openvpn I then try to connect to my vpn by running sudo openvpn --config client.ovpn and I ...
user3476463's user avatar
0 votes
0 answers
54 views

Help with Ubuntu, VMware Fusion, and OpenVPN Connect. Ubuntu Applications won't open

I have a Ubuntu 22.04 machine running on VMware Fusion, on my mac. It was running fine, but I recently had to download OpenVPN Connect on my mac to use it with a class Im taking. Now Im trying to use ...
Penny Bas's user avatar
0 votes
0 answers
116 views

OpenVPN: I cant ping from remote to local, but local to remote works

I am trying to ping from remote server to my local, but it does not work properly. I am accessing an Ubuntu 22.04 Server through SSH(10.30.X.X), it works. When i try to ping from remote 10.30.X.X to ...
Plínio Ribeiro's user avatar
1 vote
2 answers
1k views

VPN from OpenVPN connects, but can't open some websites on linux, but it works on windows. But all work when I connect to my phone network

Hi I faced with strange problem related with network. Context: I can work on Windows without any restrictions, but I want to setup linux. Today I discovered that vpn works properly when I connect to ...
Artem Salagaev's user avatar
-2 votes
1 answer
73 views

Configuration OpenVPN Client

I would like to know if any of you would be so kind as to check whether my ovpn configuration file (for OpenVPN Connect) is correctly configured as I find that it works but in a random manner (it ...
GB_informatics's user avatar
0 votes
0 answers
143 views

iptables & ip_forward issue

I am having a very annoying issue and I don't know what's wrong. I also feel like I am very close to having it working, so there must be something obvious I'm doing wrong. I am trying to connect to my ...
espresso fan's user avatar
-1 votes
1 answer
199 views

Vopono setup with Proton VPN

Pretty new with Linux and have been trying to use Vopono to split tunnel my VPN connections with Proton VPN as my provider Currently I am going through the steps to setup the configuration files and ...
AdorableWeasel's user avatar
1 vote
1 answer
179 views

Ubuntu Server, connected to third-party VPN, cannot be accessed by an external client connected via another VPN

Setup Ubiquiti UDM Pro w/Network 7.4.162 10.2.2.0/24 Server: Ubuntu 20.04 connected to AirPVN eno2 10.2.2.99/32 eno1 10.2.2.101/32 (enabled temporarily to test if adding a 2nd network connection ...
James's user avatar
  • 11
0 votes
0 answers
108 views

OpenVPN connection in Ubuntu not allowing internet access with new broadband router

I am currently facing a strange issue with my OpenVPN setup on Ubuntu, and I'm hoping someone can help shed some light on the problem. I have an OpenVPN (.ovpn) configuration file that I use to ...
goodman's user avatar
  • 101
3 votes
0 answers
2k views

openconnect fails with "No SSO handler"

Previously I could connect to my office Windows machine remotely from Ubuntu using: sudo openvpn --mktun --dev tun1 sudo ifconfig tun1 up sudo openconnect ${VPN_SERVER_ADDRESS} --authgroup=${...
user643722's user avatar
0 votes
0 answers
2k views

Connect to VPN with only username and password, no certificate, is this possible?

I need to upload files to a remote server at a client site through SSH, so I ask the client's IT firm to setup a VPN for me to connect. He comes back to me with the host, the username, and a password, ...
Yanick Rochon's user avatar
0 votes
1 answer
473 views

Terminal issues with SSH via VPN

I try to access a Linux Ubuntu server via SSH from a Linux Ubuntu client machine. When the client and the server are in the same network everything works fine, when I try to access the server remotely ...
Mario Bezzi's user avatar
0 votes
1 answer
879 views

How to forward all or part of openvpn server traffic to another server through SSH tunnel?

I need to route all OpenVPN client traffic from Server A to Server B via SSH tunnel. Client Server A Server B ------------------- ------...
Pejman Ghasemi's user avatar
0 votes
0 answers
231 views

OpenVPN clinet cannot connect after re install OpenVPN server

I was forced to re-install the Ubuntu openvpn server I have many users who were connected to the server. Before reinstall OS and installing the new OpenVPN I copy all the OpenVPN folders from etc and ...
M.Yazdian's user avatar
0 votes
0 answers
84 views

OpenVPN connection issues, traceroute to other client

I have a Asus ac86u router with OpenVPN enabled. (192.168.3.1, 10.8.0.1) The network behind the router is 192.168.3.0. The OpenVpn network is 10.8.0.0. I have several Windows machines (both physical ...
Nickolay Meschersky's user avatar
1 vote
1 answer
4k views

Ubuntu 22.04 OpenVPN config

I have .ovpn file, exported from OpenVPN server: dev tun persist-tun persist-key cipher AES-256-CBC auth SHA512 client resolv-retry infinite remote xxx.xxx.xxx.xxx 1194 udp lport 0 verify-x509-name &...
Nickolay Khalaychidi's user avatar
1 vote
0 answers
489 views

VPN "Kill Switch" Without Hard-Coded IPs

I'm using a popular VPN provider, and I downloaded their OpenVPN configs. In total there's probably >100 different server IPs specified in these configs. Is there a way to configure Ubuntu 22.04 ...
candida2038's user avatar
0 votes
1 answer
744 views

Ubuntu 22.04 Network Manager removes OpenVPN connection TLS certificate

Network Manager on Ubuntu 22.04 removes the OpenVPN connection TLS certificate after viewing the configuration. In Settings → Network → VPN settings → Identity → Advanced → TLS Authentication, after ...
Yesai Skywalker's user avatar
0 votes
2 answers
785 views

Generate iptables rules while connecting to VPN Server

I'm building a virtual Ubuntu Server(LXC on Proxmox) that shall act as router and tunnel some devices(e.g. AppleTV) of my local network through a VPN (expressVPN). Connecting and routing to different ...
Michael's user avatar
0 votes
1 answer
401 views

Launch openvpn SERVER (not client) on startup with no password prompts

I currently have an openvpn server setup on my desktop so that I can use it while traveling. Everything works and I can connect to it from my laptop from different networks. If my house loses power I'...
MaanDoabeDa's user avatar
1 vote
1 answer
1k views

trying to install OpenVPN3 for Linux

When i Install the OpenVPN repository key used by the OpenVPN 3 Linux packages when i try running this command: curl -fsSL https://swupdate.openvpn.net/repos/openvpn-repo-pkg-key.pub | gpg --dearmor &...
Bob Fish's user avatar
0 votes
1 answer
586 views

Running OpenVPN client version

I install OpenVPN version 2.5.5. But I can't run its client version. *I am using Ubuntu 22.04
Amir Hamidi's user avatar
0 votes
1 answer
910 views

Problem with installation of OpenVPN on Ubuntu

I'm trying to install openVPN on Ubuntu, but I'm facing difficulties. I confirm that the system is up to date: apt update && apt upgrade Install the necessary packages: apt install ca-...
Renan Alexandre Berton's user avatar
0 votes
1 answer
201 views

OpenVPN to SMB mount on Ubuntu extremely slow (10+ seconds to run ls)

I'm trying Linux out as my desktop. I routinely use OpenVPN and from Windows this is no problem. The connection over the VPN sits around 1MB/s which is more than enough for the typical document ...
Grant Curell's user avatar
0 votes
1 answer
5k views

Can't start OpenVPN server on Linux

I am creating my own OpenVPN server on DigitalOcean using this guideline. I have problem starting from step 10. I just can't start start this server and get error all the time. The guide says, that I ...
dokichan's user avatar
  • 111
0 votes
0 answers
377 views

Disable all traffic through OpenVpn

I have installed the OpenVpn server in my Ubuntu 22.04. The issue is while i connect to the openvpn server my all traffic going to the server which causing the internet connectivity issue. I need only ...
Huzaifa khan's user avatar
0 votes
1 answer
135 views

How to make UBUNTU SERVER a vpn server

I want to setup a Native VPN on an ubuntu server OS. I dont want to use a thirdparty software like OpenVPN. I prefer to have a server which I can have hundreds of users connect remotely and have a ...
Kia Naderi's user avatar
11 votes
9 answers
23k views

Ubuntu 22.10. OpenVPN cannot connect as a client

After updating to Ubuntu 22.10, openvpn cannot connect to the server as a client using the same old working ovpn profile from Ubuntu 22.04 LTS. I constantly get an error: 2022-10-20 20:10:04 ...
dyedfox's user avatar
  • 343
0 votes
1 answer
1k views

Save VPN password for all users using nmcli

Is it possible to save a VPN password using nmcli and make it available to all users? nmcli con modify vpnname vpn.secrets "password=mypassword" does the job, but only for current user. The ...
Lendersmark's user avatar

1
2 3 4 5
13