Your problem is that your system does not get any PPP replies from PPtP server. This generally means that your internet provider (ISP) does not pass GRE protocol through or that's your firewall that drops GRE packets. If that's your ISP guilty, that's nothing can be done at your side apart from switching to another tunneling protocol not using GRE like L2TP.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks, Eugene! I'll be discussing this with our network admin. Meanwhile, do you think, the daemon could've provided some more explicit diagnostics? Like "haven't received GRE response from peer within %d"?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yep, I tried the same config from my home computer and connected promptly. It still does not work from my office machine -- the network admin confirmed, that GRE is blocked and will be making the necessary changes soon (hopefully).
Last edit: Mikhail T. 2017-11-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could you share your config, please (without the auth, obviously)? Whatever I try, I remain stuck with the L1 showing device pptp "DOWN"...
The log says:
And stays there...
Last edit: Mikhail T. 2017-11-03
Your problem is that your system does not get any PPP replies from PPtP server. This generally means that your internet provider (ISP) does not pass GRE protocol through or that's your firewall that drops GRE packets. If that's your ISP guilty, that's nothing can be done at your side apart from switching to another tunneling protocol not using GRE like L2TP.
Thanks, Eugene! I'll be discussing this with our network admin. Meanwhile, do you think, the daemon could've provided some more explicit diagnostics? Like
"haven't received GRE response from peer within %d"?Yep, I tried the same config from my home computer and connected promptly. It still does not work from my office machine -- the network admin confirmed, that GRE is blocked and will be making the necessary changes soon (hopefully).
Last edit: Mikhail T. 2017-11-06