Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Implementing PPTP Client ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Implementing PPTP Client ? (Read 2986 times)
jodumont
Newbie
Posts: 8
Karma: 0
Implementing PPTP Client ?
«
on:
January 22, 2020, 04:42:17 pm »
I understand PPTP is considered insecure but in my case the usage is more for the static IP I would use it than for a perspective of security/anonymity
As @Franco was suggesting in
https://forum.opnsense.org/index.php?topic=8601.msg38670#msg38670
it would be possible to extend the module os-pptp and adding a section client like OpenVPN have.
Also @Franco asked, it would be easier to implement with a specific consideration and add option on demand.
So the specific configuration is already possible on
pfSense
Linux and it is with PureVPN:
https://support.purevpn.com/command-line-setup-in-debian-linux
What do you think ?
«
Last Edit: January 22, 2020, 04:48:05 pm by jodumont
»
Logged
franco
Administrator
Hero Member
Posts: 17656
Karma: 1610
Re: Implementing PPTP Client ?
«
Reply #1 on:
January 23, 2020, 09:40:01 am »
Hi,
We're not against this, but come 20.1 the old MPD5-based plugin servers for PPPoE, PPTP and L2TP are no longer maintained and eventually removed in 20.7 unless they will be rewritten in MVC by outside contributors who are willing to maintain and update them.
All of these plugins did not receive any updates since the fork other than keeping them working but in general the design does not stand the test of time.
PureVPN is not in the FreeBSD ports as far as I can see. I am completely unsure how to proceed.
Another approach maybe is to extend the WAN PPTP client support that is in core?
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Implementing PPTP Client ?