Skip to main content

All Questions

Tagged with
0 votes
1 answer
268 views

How to create my own vpn service on linux shell?

My company has a private linux server, and I'm just a user of this server, my connection to it is via putty or nc. Is there anyway to install a private VPN on it? our server is connected to the ...
Freeman's user avatar
  • 783
0 votes
2 answers
3k views

Choose source interface for PPTP VPN on Ubuntu

I have an Ubuntu Virtualbox guest with two network interface, eth0 (NAT) and eth1 (bridged). I want to connect to a PPTP VPN using eth1, but I don't know how to specify which interface to use. If i ...
Emyl's user avatar
  • 495
1 vote
1 answer
2k views

Using Hamachi VPN to connect to Linux VM at home

I have a CentOS 5.10 Linux box at home running on VMWare, with Windows 2008 as the host. I have set up a Hamachi VPN so that I can connect to the Host server from work, I attempted to add a second ...
Cameron Does Things's user avatar
0 votes
1 answer
2k views

How to use two search domains with pdnsd on Linux

I have a local network and a VPN connection - both with different domains. Is there any possibility to use both domains as search domains for DNS-lookup? I already got pdnsd to only lookup the VPN-...
Izzy's user avatar
  • 293
2 votes
0 answers
1k views

How can I make Linux chain through 2 VPN connections?

I am looking to setup a WiFi access point for use in my Uni halls, except I have a problem and that is my uni require the use of a VPN. And I would like to mask my traffic by using another VPN. I'm ...
Joe Simpson's user avatar
1 vote
0 answers
70 views

Rerouting IP address or better solution on KVM on RHEL

I've been having some issues accessing some secure websites through my KVM Windows 7 on a Linux RHEL. I have to use a VPN in the Windows 7 but somehow, it doesn't detect me as if I was on the same ...
Juan's user avatar
  • 11
0 votes
0 answers
533 views

linux traffic routing through vpn instead of proxy on eth0

okay im running kali linux on a network with a proxy but blocks certain sites like youtube and imdb etc, recently i got a vpn which allowed me to access this site so i would use one browser(firefox) ...
JETHRO KANE's user avatar
15 votes
3 answers
80k views

How to keep alive the VPN connection?

I'm using NetworkManager and OpenVPN on linux. The problem is I get random disconnections, especially when idle. So I was thinking maybe there was an option to keep it alive. I have seen examples ...
ChocoDeveloper's user avatar
1 vote
2 answers
3k views

Send all traffic to eth0, receive all traffic to eth0, except ssh access via eth1

I have: eth0 interface with 10.0.0.41 having public ip 54.x.x.x (will be used for VPN client) eth1 interface with 10.0.0.100 having public ip 57.x.x.x eth1 is where i am remotely connected using SSH ...
YumYumYum's user avatar
  • 1,685
0 votes
0 answers
415 views

Install a VPN Server on Ubuntu or CentOS which is router compatible

I am new to this networking stuff and for the last three days I have been trying to install PPTP VPN Server on my Ubuntu. Computers running XP can connect to it without a single problem, but when I ...
user avatar
1 vote
1 answer
432 views

ip route add HOMEIP via SERVERIP disconnects me from ssh

I want to use a vpn connection on my Debian server but I get disconnected from ssh if I connect to the vpn. I thought by using the "ip route add" I can prevent getting disconnected from my server and ...
Arya's user avatar
  • 497
2 votes
1 answer
3k views

Linux alternative to route add on windows

When I'm connected to my windows dedicated server and connect to a vpn server I would get disconnected from the dedicated server since its ip address would change. I found a way to overcome this by ...
Arya's user avatar
  • 497
2 votes
0 answers
2k views

local routing with openvpn : ping: sendmsg: Operation not permitted

I set up a simple vpn with IP 10.0.0.1 using openvpn --mktun --dev tun1 ip link set tun1 up ip addr add 10.0.0.2/24 dev tun1 and I run a simpletun program on two machines which is ...
misteryes's user avatar
  • 3,055
1 vote
2 answers
7k views

Split tunnel routing a specific port over OpenVPN on Ubuntu Server 12.04

So I know there is another question on here that I used as a guide as it was super helpful! (Setup routing and iptables for new VPN connection to redirect **only** ports 80 and 443) Only my goal is a ...
user230409's user avatar
0 votes
1 answer
613 views

Connecting to openvpn server from linux command line

I'm trying to setup openvpn client on Debian Linux so my traffic goes through he vpn. I have done a lot of Googling and in all the articles I crossed it mentions that I need to copy the certificate ...
Arya's user avatar
  • 497

15 30 50 per page