Questions tagged [pptpd]

Ask Question

The Point-to-Point Tunneling Protocol (PPTP)

37 questions
0 votes 0 answers 34 views

pptpd Connection gets stuck after 1 to 2 minutes

I have set up pptpd on my ubuntu machine. Users can connect to VPN-server and have access to internet and all local machines. But after 1 or 2 minutes connection, they even can't ping anything /etc/... user avatar xRef
  • 1
0 votes 1 answer 1k views

Can't Connect to a PPTP VPN Server from Ubuntu 18.04 Linux

I try to PPTP as VPN Client. I try to many ways to a given IP address, user name and password using. I try using GUI and terminal both way but not succeed. After I try to debug and found some errors. ... user avatar Saditha Udayanga
  • 101
0 votes 0 answers 225 views

How to open port in client side in windows using my own pptp vpn server on linux?

I had been setup my own pptpd server in my vultr ubuntu server and i connect on it using my client built in in windows and i success to access the internet and when i check my ip i see the vps ip ... user avatar Obada Diab
  • 47
2 votes 2 answers 1k views

PPTP VPN randomly disconnects

My PPTP VPN works fine on Windows and Android. On Android and Windows, no specific configuration is needed only I need to check PPP encryption(MPPE). But on Ubuntu 20.04 it disconnects randomly ... user avatar pjsofts
  • 341
1 vote 0 answers 246 views

Ubuntu 18.04 VPN cannot ping window samba host-names but can resolve via IP

I am currently running ubuntu 18.04 box and I have configured pptpd to run a PPTP VPN server. I have followed this guide: I’ve tried configuring the ... user avatar Gregory William Bryant
  • 111
1 vote 0 answers 201 views

Forward traffic from vpn clients to another vpn server

I have one vpn server(server A). Server A is connected to another vpn server(server B). Server A has some clients. Is it possible to route only traffic from vpn clients of server A to the connection ... user avatar user854617
  • 11
0 votes 0 answers 2k views

PPTP VPN not working ubuntu 18.04

I'm trying to set up a VPN using PPTP. I've followed the instructions of this link I've chosen 10.69.69.1-49 as remoteip range and the ... user avatar SamyB
  • 1
0 votes 0 answers 211 views

Bash script which starts on startup to do 3 things

I have add the following to my /etc/rc.local: folder=/home/secrets inotifywait -m -q -e create -r --format '%:e %w%f' $folder | while read file do mv -f /home/secrets/chaps.secrets /etc/ppp/... user avatar brightskyapps
  • 1
1 vote 1 answer 3k views

The vpn connection fails becuase the vpn service failed to start

I have a problem in add pptp vpn. I just upgrade ubuntu by sudo apt-get upgrade and the VPN PPTP stop working with the message: The VPN Connection 'VPN Connection 1' failed because the VPN service ... user avatar amh
  • 11
0 votes 1 answer 269 views

pptpd server on Ubuntu - Netflix not working

I just setup a pptpd server on ubuntu 14 and for some reason, netflix wont connect, every other website connects. I have no idea where should I start to debug it... already disabled ufw and it still ... user avatar ForeverSJC
  • 1
0 votes 1 answer 2k views

pptpd - address already in use

I am trying to use pptpd to setup a VPN server. When I run the following service pptpd restart tail /var/log/syslog The log contains the following error MGR: Couldn't create host socket ... user avatar Henricus V.
  • 187
1 vote 1 answer 836 views

pptpd in 16.04: can't establish the connection

I can install pptpd in 14.04 using this short (9 steps) script: But it doesn't work in 16.04: Windows client prints that it can't ... user avatar Dmitry
  • 257
1 vote 2 answers 13k views

Cannot Connect to PPTP VPN

I set up a PPTP VPN server (insecure, I know, but this effort is primarily a learning experience) using PPTPD on a spare Ubuntu 15.10 desktop I had laying around, but am unable to connect to it from ... user avatar mblasco
  • 2,217
0 votes 1 answer 828 views

VPN server on ubuntu enabling NAT problem! please help

Hi I am trying to Create a vpn server on a vps which is running ubuntu percise 12.04. I have already installed pptpd and I have enabled ip forwarding but when I try to enable NAT with this command : ... user avatar Navid Veradi
  • 1
1 vote 1 answer 3k views

PPTPD failed after upgrading ubuntu server to 15

I have a ubuntu server 14 with working pptpd. But after it upgraded to 15 with do-release-upgrade, the pptpd is failed. I can start this service, but it won't accept any connection from client. I ... user avatar Allen St.Clair
  • 157

15 30 50 per page123

You Might Also Like