Questions tagged [pptp]

PPTP stands for "Point-to-Point Tunneling Protocol" and is a method for implementing virtual private networks (VPNs).

PPTP stands for "Point-to-Point Tunneling Protocol" and is a method for implementing virtual private networks (VPNs). It is the VPN implementation that Microsoft has built into their operating systems since Windows 95 and Windows NT 4.0.

201 questions
14
votes
4 answers

Windows 10 PPTP VPN No Internet

I know what you're thinking, "Just go to the VPN connection, right click and go to properties > Networking > IPv4 > Properties > Advanced > Uncheck 'Use default gateway on remote network'" Unfortunately I cant do this, when I click on IPv4 and click…
8
votes
0 answers

Connecting Android to Windows VPN

I have set up a VPN on my Windows 10 computer by going into Control Panel\Network and Internet\Network Connections and hitting Alt and then going to File > New Incoming Connection... and setting up a Connect through the internet connection. I then…
Rontron
  • 236
8
votes
5 answers

Error 619 when trying to connect with Windows VPN client

While trying to connect with the Windows VPN client, the client hangs at the "Verifying user name and password..." message for about 10 seconds, and then I get the following error message: Error 619: A connection to the remote computer could not be…
James
  • 131
8
votes
1 answer

OpenVPN Alternative for connection over unreliable line

OpenVPN works great when you're connecting two tunnels over a stable, reliable connection. However, when one of the nodes is connected to the internet via an unstable internet connection (unstable: lots of dropped packets, inconsistent speed,…
8
votes
3 answers

How do I use a PPTP/OpenVPN connection as a SOCKS/HTTP proxy?

I would like to use a PPTP or OpenVPN as a socks proxy, that way instead of funneling all traffic from my PC through it I would instead use that connection to create a SOCKS or HTTP proxy that I could use with any supported program. How would I do…
8
votes
5 answers

Windows 7 default VPN - Single Click to Connect

The default way to connect to a VPN (standard includedd MS client) seems to be to click on the network icon in the system tray to expand it, then pick the VPN connection, and click the connect button. This brings up a dialog where you can enter your…
Goyuix
  • 6,607
7
votes
2 answers

iPhone PPTP cannot use VPN DNS server

My PPTP server allows my laptop to resolve internal domain names fine and I can see that the DHCP server is handing my PPTP client the proper DHCP settings. When I connect through the iPhone, I don't seem to be able to resolve domain names. When I…
djmc
  • 211
6
votes
3 answers

How to safeguard PPTP connection - Windows 7?

There is a computer connecting to a VPN. The network should remain offline, if the machine can't reconnect to the VPN. It should not ever use the normal connection. Only the VPN one. Is there a way to set this behaviour up? The machine is used…
Apache
  • 16,299
6
votes
3 answers

How can I access blocked sites while in China?

I have some colleagues who need to go to China for work, however while they're there, they can't access a lot of sites. One of which is GMail (Google Apps), which they need for work. We have a UK based Ubuntu server, which I have root access…
Samuurai
  • 255
5
votes
0 answers

No browsing issue on PPTP VPN Server on CentOS 6 64bit

I am trying to setup a VPN server in CentOS 6 64-bit. I used the first 4 steps of following document to setup the server in How-to-setup-your-own-vpn-with-pptp. And I successfully managed to setup the VPN. And I also managed to connect to the VPN…
vpnsec
  • 51
5
votes
2 answers

Routing IPv6 traffic through Debian pptpd into Hurricane Electric's IPv6 tunnel

I have set up a tunnel using Hurricane Electric's services on a Debian machine. It seems to work alright; I can ping6 ipv6.google.com and open it in links. I've also set up a PPTP daemon on the machine. (Yes, I've read that PPTP is insecure; this is…
5
votes
0 answers

How do I setup my Ubuntu 12.04 PPTPD Server properly?

Ok so I have setup a PPTPD server and configured it appropriately. Here is my pptpd-options: name pptpd require-mschap-v2 require-mppe-128 ms-dns 8.8.8.8 ms-dns 8.8.4.4 proxyarp nodefaultroute debug lock nobsdcomp Here is my pptpd.conf: option…
5
votes
1 answer

Lion built-in VPN client times out connecting to Windows 2003 PPTP server

I have a new iMac with OS X 10.7 (Lion) on it that refuses to connect to a PPTP-based VPN server (running Windows 2003 SBS). To shortcut past a lot of questions: There is a Dell workstation running Windows 7 on the same LAN as the Mac that is able…
beporter
  • 246
5
votes
1 answer

How can I specify what traffic uses a VPN connection with Windows 7?

Using Windows 7 Professional 64bit PPTP VPN (using the built in networking client) I'm connecting to my home VPN server from my work computer. This previously worked without issues using Windows XP, but since my workplace has migrated to 7, I'm…
Jeff
  • 695
5
votes
6 answers

Unable to connect to PPTP VPN with Ubuntu 10.04

I'm trying to connect to my corporate VPN using a laptop running Ubuntu 10.04. It's a company laptop but as I have chosen to run Linux rather than "a proper" OS, I'm mostly on-my-own as far as getting these things working. Normally that's OK because…
davidA
  • 372
1
2 3
13 14