Skip to main content

All Questions

Tagged with
0 votes
1 answer
3k views

Who creates /dev/net/tun

I am trying to create custom image for beaglbone. One of the features is enabled openvpn. The problem is that on the first boot there is no /dev/net/tun file despite the fact I have created in while ...
Long Smith's user avatar
1 vote
1 answer
613 views

OpenVPN connect restricted to only a specific user in a linux debian based OS

I have a Raspberry Pi device running Raspbian Buster, and I want to run a few applications through an openvpn vpn connection, but not the entire system. So I was thinking of creating a user in the OS ...
Ahmad's user avatar
  • 797
0 votes
0 answers
252 views

Setting Open VPN client in debian-9

I want to set up a VPN client similar to L2TP VPN - Windows 10 configuration. I have installed openvpn using sudo apt-get install openvpn /etc/openvpn/client.conf looks like : client dev tun port ...
Sachith Muhandiram's user avatar
0 votes
1 answer
175 views

Is it possible to setup VPN on dedicated server, while having Web server nginx, mysql and other services to access blocked Websites from home?

I have an dedicated server with 1 static IP and 2 additional static IP addresses. The OS installed is Linux, Debian 9 x64. I wonder if there is a possibility to setup openVPN or something else as ...
Ho Thanh Cyberdelia Nhan's user avatar
1 vote
2 answers
2k views

OpenVPN TLS failing and keeps disconnecting me

Yesterday I installed Debian 9 and OpenVPN on a server at home and everything was working flawlessly (I followed this guide). However, this morning, OpenVPN was working (client side) and suddenly ...
Raphaël's user avatar
4 votes
1 answer
6k views

How to run openvpn in a LXC container inside debian host?

I am running debian stretch on my host and I try to configure openvpn inside an Ubuntu xenial LXC guest. Because openvpn needs a tun device, I followed guides such as http://heider.io/blog/2013/10/26/...
omega's user avatar
  • 91
0 votes
1 answer
877 views

How do I force all traffic through VPN

I am using Debian 8, with openvpn, I am able to connect to the vpn but traffic (ping google.com) isn't working (ping: unknown host google.com). Ontop of that I'd like to add an ip table to the ...
Mike's user avatar
  • 1
0 votes
1 answer
189 views

Auto close connection when openvpn lose connection

Is there a way to disable/close connection automatically if OpenVPN lose the VPN connection? I'm currently using Debian.
vianna77's user avatar
  • 121
1 vote
1 answer
465 views

How to change the niceness of openvpn on debian?

I am currently using debian 8.2 with systemd. $ cat /etc/default/openvpn ... # WARNING: If you're running systemd the rest of the # options in this file are ignored. ... # Optional arguments to ...
JeanCaron's user avatar
  • 155
1 vote
0 answers
2k views

Error /dev/net/tun No such device - openvpn

I'm trying to set up openvpn on my chroot debian server. #openvpn --dev tun1 --ifconfig 10.9.8.1 10.9.8.2 Sun Aug 16 18:29:19 2015 OpenVPN 2.3.4 arm-unknown-linux-gnueabi [SSL (OpenSSL)] [LZO] [...
Tony Sawlwin's user avatar
0 votes
1 answer
4k views

OpenVPN client with two interfaces

I have found many resources describing how to expose networks behind OpenVPN server. But I could not find much about following situation: one of the clients has got two interfaces one interface is ...
Greg0ry's user avatar
  • 228
11 votes
4 answers
43k views

OpenVPN --up script - "could not execute external program"

After a few days on Google, I'm not able to find the right answer to my question. After reading a lot of scripting possibilities, then OpenVPN is up. I have a client running Debian 7.8, with OpenVPN ...
exetico's user avatar
  • 323
21 votes
3 answers
194k views

How to tell which services run at startup on Raspberry Pi? (raspbian)

I have some services that run on boot but I've actually forgotten how I set them up! If I want to change their activity how might I do that? For instance, maybe I want to disable a service from ...
user1502186's user avatar
0 votes
1 answer
764 views

Routing Traffic With OpenVPN

Few minutes ago i configured my VPN server, and actually I can connect to my VPN but all trafic is going through my normal home network. On my OpenVPN application I've got an information : Server IP: ...
user avatar
1 vote
1 answer
292 views

Debian OpenVPN listen on eth0?

I have a Debian 7 machine with an OpenVPN client and several services. The OpenVPN client does work as intended and all outgoing traffic from the Debian machine flows over the VPN connection (tun0). ...
Deathspike's user avatar

15 30 50 per page