Virtual Private Network

learn more… | top users | synonyms

1
vote
1answer
919 views

How to set up an SSTP Server

Is there a way to set up a linux based, preferably ubuntu, SSTP server? I know there is a SSTP client available on sourceforge, but I can't find a server. To be clear: I do NOT want openVPN, I want ...
1
vote
1answer
370 views

PPTP ping client to client error

I installed pptp server on a centos 6 64bit server PPTP Server ip : 55.66.77.10 PPTP Local ip : 10.0.0.1 Client1 IP : 10.0.0.60 centos 5 64bit Client2 IP : 10.0.0.61 centos5 64bit PPTP Server ...
1
vote
1answer
631 views

command OR script to detect vpn connection status

I'm using Ubuntu Network Manager VPN client to connect to a PPTP vpn server. I have an application that get some data from internet and must be runned from behind the VPN. I need to suspend ...
1
vote
1answer
427 views

Only allow ssh/vpn on OpenWRT

If I don't want to use wireless encryption, but I still want security and I want to use sshuttle (on the clients, see: https://github.com/apenwarr/sshuttle/) for tunneling everything through an SSH ...
1
vote
0answers
26 views

ssh will sporadically hang temporarily on fast connection

I am using Ubuntu 13.04 on my laptop, connected to my router at home. When working from home, I will ssh into the servers on campus, through a vpn, with X11 forwarding. ssh -X ...
1
vote
0answers
106 views

Problem connecting to L2TP VPN

I installed l2tp-ipsec-vpn‍‍ from ppa:werner-jaeger/ppa-werner-vpn. Yesterday I was able to connect to my L2TP vpn account successfully. But after restart i'm getting this on syslog: Mar 07 ...
1
vote
0answers
511 views

OpenVPN dropping connection every time interval

I have setup OpenVPN. The server is a router running DD-WRT with OpenVPN setup. The client is Ubuntu 12.04. The connection is established without issues. I can ping clients at the VPN side. The ...
1
vote
1answer
61 views

Change routes for VPN

I need to use for some things a cisco VPN connection, but I don't want to route all my trafic over the VPN but only that traffic, that is send to a specific network. How does a script look like, that ...
1
vote
2answers
302 views

Tunnelling VPN through SSH mac

I have a pptp VPN server set up on my Raspberry Pi at home, and it works really well, except when I'm stuck behind my college's firewall. I can SSH into it through commonly open firewall ports (443, ...
1
vote
0answers
162 views

Connect to a VPN from a Linux Virtual Machine

I am running an Ubuntu distro inside a VMWare virtual machine with a bridged connection on a Windows 7 host. What I am trying to do is to have the virtual machine connect to a VPN, but I'm not having ...
1
vote
0answers
295 views

Route VPN Through Proxy

I'm on a network which requires out-going traffic to pass through an http proxy. I would like to connect to my remote VPN through the proxy, but am not sure how to do this. Any thoughts? I am ...
1
vote
0answers
239 views

Which of VPN or IPSec or xxx can I use here?

I'm renting a dedicated server which has a fixed / static IP and I'm using this server / IP for my business. I'm hosting a webapp / webappserver on it (Apache + Tomcat) and I've also set it up as a ...
1
vote
1answer
55 views

vpn conntect over an additional server

I (A) want to connect to my virtual XEN-server (B) with Ubuntu OS via vpn. This server (B) should than connect to another server (C). The traffic should be routed from A to C. C is using CISCO VPN. ...
1
vote
0answers
100 views

share vpn conneciton using router

I want to share my VPN connection with other devices. I just got a D-Link router, and I'm a little bit lost about how to deal with it. I connect to internet using the VPN of my university (PPTP). The ...
1
vote
0answers
505 views

No connections work after starting OpenVPN service?

I setup my Scientific Linux 6.2 as an OpenVPN client via the instructions here, and restarted my OpenVPN service. I checked /var/log/messages and it says the VPN connection was established. However, ...
1
vote
0answers
218 views

PPTPD nic configuration and default gateway

I have a Ubuntu 10.04 server with PPTPD server. It has one nic with eth0 and eth0:0. eth0:0 has an UK IP and eth0 has a Franch IP. I have setup eth0:0 as default gateway because I want to show that ...
1
vote
0answers
617 views

How to setup PPTP on OpenWRT?

I'm trying to configure OpenWrt so clients can connect using PPTP. When I try to connect with networkmanager from a Fedora 14 box that's connected through Wifi, I get "failed to connect". opkg ...
0
votes
1answer
598 views

Installing vpnc on CentOS

I'm currently attempting to establish a vpn connection, but I am unable to install a vpn client. I assumed installation would be as simple as sudo yum install vpnc, but CentOS is unable to find the ...
0
votes
1answer
244 views

Is it possible to run two VPN clients at the same time?

I would like to run two VPN clients at the same time: one Cisco client and one VPNC client. For now I have my VPNC client configured to route only some known IPs to the VNC interface and would like to ...
0
votes
1answer
68 views

VPN: access subnet of client [closed]

i have VPN setup which is like this: ########### internet ############## internet ############ LAN ############ # macbook # --------> # VPN server #----------># PC A # -------># PC ...
0
votes
2answers
691 views

Can't access internet after connecting to L2TP IPsec VPN

I have configured a L2TP VPN on Ubuntu server 11.04, and I can connect to it with a Mac client. But after connecting successfully to this L2TP VPN, my Mac cannot access the internet. To access the ...
0
votes
0answers
45 views

setup openvpn on linux

First of all I must confess I have no understanding of Linux networking except some basic commands (i.e ifconfig) etc and neither I am a networking person, I am a developer and trying to setup a ...
0
votes
0answers
282 views

Openswan established NATed tunnel but, I can't ping remote end's lan PC

I am establishing site to site tunnel. 192.168.2.0/24===10.103.6.40<10.103.6.40>---10.103.6.1...10.103.6.29<10.103.6.29>===192.168.1.0/24; Local ip: 10.103.6.40 Local lan: ...
0
votes
0answers
102 views

pptp differs between 3.7 and 3.8 linux kernel milestone with 3.2.0-4 milestone

Unfortunately, current kernel of debian has problem with my hardware: 3.2.0-4-686-pae , and when i compile one of 3.7.x milestone or 3.8.1 itself , my problem is solved. But my problem with new ...
0
votes
0answers
18 views

What will be impact when I give same local id & remote id in ipsec vpn connection?

I have given same local id: "1.1.1.1" and remote id: "1.1.1.1" at both side in VPN configuration (using IPSec). Tunnel is immediately UP. Is it valid scenario? In which cases we need this type of ...
0
votes
0answers
189 views

VPN ubuntu 12.10 on workgroup

I have an old rig setup with Ubuntu 12.10 but I am unfamiliar with setting up VPN for ubuntu. I watched this tutorial and I wanted to know if the user's credentials are not set within the username ...
0
votes
1answer
103 views

relaying ports to remote pc via vpn

I've got a situation where a remote pcs is vpn'ed to my Ubuntu box, and I'm wondering how I set the Ubuntu box up to redirect calls to specific ports over to the PC. Any Ideas?
0
votes
1answer
206 views

How to setup SVN over VPN?

I'm looking on how to implement a SVN connection over a VPN on my CentOs server. I need to see up this VPN to work with the team in the office from outside. required packages ( yum ... ) ...
0
votes
0answers
299 views

Proxy or VPN behind the router

I have a home network under the router, and there is my proxy server with ports forwarded through the router. Some clients connects to the Internet via my proxy, but there is a little problem - ...
-1
votes
1answer
385 views

What is the security impact of not using tls-remote with OpenVPN

Is it a security issue not using the tls-remote option in OpenVPN? That is not verifying the server's common name. Is a MITM attack possible? Could this be an issue, especially with services like ...
-2
votes
0answers
45 views

Port forwarding for VPN user [closed]

I have installed a pptpd server on my dedicated server (softlayer), following this tutorial: How to install your own VPN server in 5 mins (PPTP on CentOS, RedHat and Ubuntu) Now I can connect to the ...

1 2