Questions tagged [vpn]
Questions related to VPN (Virtual Private Network) software
2,305
questions
0
votes
0
answers
214
views
How to use vpn in shared bridge connection
Laptop is connected to wifi. Laptop also provide internet to another machine (M1) with ethernet port using bridge connection. Now when i use VPN in laptop, it works fine but the vpn is not available ...
1
vote
0
answers
701
views
How to run v2ray for installed apps, too
I am using Ubuntu 23.4 for desktop and vmess protocol with v2ray client. I can run it with ./v2ray run and by changing Firefox network settings I have an active VPN for browsing. But I also need my ...
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 ...
0
votes
0
answers
176
views
VPN keeps my internet access running in Ubuntu 22.04 and stops when i disconnect from VPN
I am using proton VPN and due to the ongoing issue, I have ran this in terminal
'''sudo service network-manager restart '''
but after that my VPN connection stops responding and a popup message ...
-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 ...
0
votes
0
answers
461
views
How to keep WireGuard active and connected through suspends?
On a Windows 10 machine I have an always-on WireGuard (0.5.3) VPN connection. Whenever it suspends, the connection is active right after the computer comes back up.
How do I achieve the same effect on ...
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 ...
0
votes
1
answer
48
views
Ubuntu doesn't connect to VPN
I have a server in Finland, and i need to coonect to it via VPN.
then I pressed "PPTP"
I filled in the inputs fields Gateway, User Name, and Password,
but Ubuntu doesn't connect to VPN, and ...
0
votes
0
answers
97
views
Getting error while installing NetExtender in Ubuntu 22.04
Unable to install netextender in Ubuntu while executing ./install in termnal. The error coming is
./install: line 302: /usr/sbin/netExtender: cannot execute binary file: Exec format error
0
votes
0
answers
948
views
WSL2 - Network adapter configuration issues
I'll keep my question pretty general.Please bear in mind I am not a network person.
Here is what I understand happens to network traffic from WSL2.
Network traffic from WSL2 (for example me pinging a ...
0
votes
0
answers
314
views
How do I create a VPN Gateway on my local network for other devices to use?
I am a novice user, but here is what I am trying to accomplish:
Create a server on 192.168.0.200 connected to NordVPN account (done)
Point other devices, especially 'dumb' ones with no VPN clients ...
1
vote
1
answer
265
views
How to verify PPTP service is configured properly and is serving correctly?
I am trying to set up a PPTP server on my VPS running Ubuntu 16.04. I have followed all the steps as detailed in the below two links:
https://help.ubuntu.com/community/PPTPServer
https://bobcares.com/...
1
vote
0
answers
910
views
How to allow SSH only from WireGuard and one IP
This is production server and I need to add rules very carefully, I don't sure what is correct rule.
Currently my UFW rules allow SSH connection from any IP and from WireGuard, also my own IP (YYY.YYY....
0
votes
0
answers
54
views
Is it possible to connect a WiFi route to some server and forward every connection to that server?
I'm facing some package loss issues I'm having in my home-network. I'm looking at some log entries and some game reports I've detected, a somewhat strange IP route added, and a snort made me some ...
0
votes
0
answers
264
views
Cannot access server running NordVPN when connecting to my home using Asus router VPN
I have a custom Asus router which allows me to set up a VPN server to access my home network when i'm out.
I have a home server running on port 192.168.50.50, this home server is running Ubuntu 20.04....
0
votes
0
answers
153
views
Firing up my VPN automagically on start-up
I have a VPN configured in NetworkManager using nm-connection-editor.
Boot and all is fine and my wired is up, and if I then click the VPN in the thing at top right then it starts perfectly.
If I use ...
0
votes
0
answers
83
views
Ubuntu 22.04 - Wifi showing but not working
I am on Ubuntu 22.04 and always had some annoying connection issue but has been able to get them fix with sudo systemctl restart NetworkManager but since last update of NVidia Driver to nvidia-...
1
vote
1
answer
858
views
Ubuntu 23.04 resets to wrong dns server on startup
I've had this problem since updating to 23.04. When Ubuntu reboots it reboots to the DNS server of Proton VPN. I tried this solution: Internet connection only work when i use vpn! ubuntu 22.10 which ...
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 ...
0
votes
1
answer
427
views
There's no ProtonVPN-Cli installation package on 20.04.05 Ubuntu Linux?
I upgraded from Ubuntu Linux 18.04 to 20.04 last year.
There was a package I used on Ubuntu 18.04 known as protonvpn-cli
which allowed me to change access to UDP from TCP and vice-versa via a Terminal ...
0
votes
0
answers
80
views
Share sshuttle connection over Ubuntu hotspot
I am totally noob on the Ubuntu network, I want to know if there is any way to share my sshuttle connection with the Ubuntu hotspot. I test the following command in the terminal but it isn't work.
...
0
votes
1
answer
520
views
How to bypass wireguard vpn except some ports
I have some ubuntu hosts that are connected to a wireguard vpn. Each of them has a openssh server on port 22 and another service that serve in tcp on port 19999. Is there a way that all the traffic ...
1
vote
0
answers
421
views
Wireguard VPN Client GUI issue
I am not getting the Wireguard option at Settings > Network > VPN > addnetwork(+). Only PPTP and OpenVPN is visible. How can I add the wireguard option there? Screenshot attached enter image ...
0
votes
0
answers
27
views
is there a way to clean out the intentet/network?
I have Ubuntu 20+. I recently changed VPN. I found ProtonVPN, which was highly recommended by PC magazine. It was faster and had a GUI interface for Ubuntu and also I could use Thunderbird for email....
1
vote
1
answer
1k
views
Connecting to IPSec IKEv2 VPN from CLI
I have set up an IPSec VPN on an AWS ec2 instance following this https://github.com/hwdsl2/setup-ipsec-vpn. The VPN works fine I am able to connect to it from my Phone and Laptops ( Android, Windows, ...
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=${...
0
votes
1
answer
44
views
After upgrading my VPN from 20.04 to 22,04, I at times get the following desktop and clicks on it do not work. Any idea how to fix it?
Here is a screenshot of what I get:
I tried rebooting (warm and cold boots) and quite often I get the same result. What could create this issue? Would there be ways to fix it?
My take is that it ...
1
vote
1
answer
164
views
open /usr/local/share/xray/iran.dat: no such file or directory
I am Trying to setup a VPN Server With Xray i get this error open /usr/local/share/xray/iran.dat: no such file or directory but when i enter
ls -l /usr/local/share/xray/iran.dat the output is -...
0
votes
0
answers
34
views
allow certbot validation and github action connection to digitalocean network firewall
I have this digitalocean droplet that I served as staging instance and has network firewall on it. As it is a staging instance I made it work like a private access only by adding our outline vpn ip on ...
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, ...
1
vote
1
answer
1k
views
How can I HTTP stream a USB webcam plugged into my headless Ubuntu Server remotely?
I have a USB webcam plugged into my computer running Ubuntu Server at home. I want to access its video feed remotely.
I am connected to the server's network with a VPN, so I can SSH into it using ...
0
votes
1
answer
2k
views
Can not connect to ikev2 vpn from Ubuntu 22.04
I created ikev2 server with strongswan. And trying to connect to it from Ubuntu. When I connect from Android it works, so there is no problem with server, there is problem with client.
What I've done ...
0
votes
0
answers
363
views
VPN disconnects when switching networks
TL;DR If I am connected to one network and then connect to VPN it works fine, but if I then connect to a different network then the VPN disconnects and tries to reconnect over the new network. I need ...
0
votes
0
answers
131
views
ssh tunnel general process on a phone -used as vpn -user limitation failed
I'm using a couple of vm's as an ssh tunnel-vpn for both android and iOS, using ssh clients on both OS's. so now i want to limit the number of sessions per each user in order for each user is limited ...
2
votes
0
answers
3k
views
Forticlient VPN stopped working after upgrade to 23.04
EDIT/WORKAROUND: disabling IPv6 works the problem around.
My Forticlient VPN stopped working after I upgraded to 23.04.
The symptom is that after entering my user and password into Forticlient, it ...
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 ...
-1
votes
2
answers
65
views
How access to apt from a filtered network?
The filtering and spamming is so high in my country. I can not access apt commands.
How do I use a VPN or proxy or some other tool to access apt?
1
vote
0
answers
969
views
Settings not getting saved when updating in NetworkManager
On Ubuntu 22.04, i am trying to update my VPN settings but the settings don't get saved, however if i create a new record for example, if i create a new VPN connection then the settings get saved.
...
1
vote
1
answer
4k
views
Problem with L2TP IPSec VPN from ubuntu 22.04 [duplicate]
I have to connect to a VPN L2TP/Ipsec
Under Ubuntu 18.04, I used:
IPsec Tunnel to L2TP Server - yes
Phase1 = 3des-sha1-modp1024!
Phase2 = 3des-sha1!
Force UDP encapsulation
I have installed Ubuntu 22....
0
votes
1
answer
3k
views
L2TP / IPSec VPN Issue
I am trying to configure L2TP client on our Ubuntu 22.04 Server. I have configured the credentials and see the following errors in the Log
May 2 09:31:39 nl-live NetworkManager[31815]: xl2tpd[31815]: ...
0
votes
0
answers
554
views
L2TP/IPSec VPN on Ubuntu Server
I am trying to configure L2TP Using IPSec on ubuntu server 22.04, i have added all the necessary details under Network manager but the VPN does not seem to work and I am not able to ping any network ...
0
votes
2
answers
886
views
23.04 vpn vpnc issue [weak encryption]
I've just updated to 23.04, and I have issues with connecting to VPN Cisco at work. They use some ASA that uses md5 and 3des. After update I'm not able to connect to VPN on VPN slider menu, it gives ...
0
votes
1
answer
618
views
How can I connect two ubuntu server with L2TP v3?
My scenario is I want to run a VPN server on the Ubuntu server. but, because my ISP blocks the outbound connection to outside the country I have to first connect to a server in the data center, and ...
0
votes
0
answers
65
views
Connect to a VPN via another VPN
Based on the situation, I need to connect to a VPN via/through another VPN. Both of them are running on my Ubuntu machine. I connected to the first VPN . tun0 interface created and my routing table ...
0
votes
0
answers
161
views
apt update failing unless I use a VPN
I've had a persistent issue with not being able to run sudo apt update unless I activate a VPN, in which case it runs fine. This behaviour has been persistent from at least 22.04, just upgraded to 23....
1
vote
1
answer
656
views
installed NordVPN app appears as icon, but won't open
Totally new to Ubuntu or Linux, came here after Win11 frustrated me one time too many. bear with me please.
I installed the NordVPN app as directed on their page, through the terminal. This seems to ...
0
votes
0
answers
247
views
How i can connect to IKEv2 vpn server on server Ubuntu?
Now I use the charon-cmd utility for these purposes like this:
sudo charon-cmd --host host.domain --identity host.domain --profile ikev2-eap --eap-identity my-identity
But maybe there are some other ...
1
vote
0
answers
719
views
Remmina VNC Not Always Connecting
5/12/23 Update: I have returned home and done some troubleshooting of my VNC connection. It appears to be something to do with the VNC server on the desktop computer I was trying to access. After ...
1
vote
0
answers
847
views
I have a problem with cyberghost in linux 22520
I try using the program to connect to a server but I get this error message.
Traceback (most recent call last):
File "cyberghostvpn.py", line 762, in <module>
File "...
0
votes
2
answers
453
views
Remove record from route table
I use Ubuntu 22.04. I connect to VPN using L2TP IPSEC. I connect successfully but without the internet. I run the command route -n to see route table:
Kernel IP routing table
Destination Gateway ...