-
Notifications
You must be signed in to change notification settings - Fork 822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PPP not available #4201
Comments
Yes, another thing the WSL2 linux kernel lacks right now. If you feel adventurous, in #4203 you have an example of how to reconfigure, compile and replace the kernel yourself. |
Can you describe your scenario? Does connecting to the the VPN via Windows work? |
Some wrongthinking VPNs use PPTP, sure, and there will always be Windows solutions for those. [There are Windows solutions for a lot of things...] But Not saying it should be enabled. Not saying it shouldn't. Saying it is a long long tail. |
@benhillis I tried connect to a VPN in Windows a few time in them past, but every time I failed. ( Yet working on Windows and using Linux VM at the same time is rather troublesome so I tried to switch to Windows entirely and use WSL whenever I need a CLI. This support for |
Same for me. Tried working with
whereas exit code 4 means (from the manpage)
Any plans to include ppp in wsl2? |
Thanks for the information, I will get /dev/ppp added to the kernel config. |
Great. Thanks!
Please update when done so I can retry.
Uri.
…On Sat, Jun 22, 2019 at 10:56 PM Ben Hillis ***@***.***> wrote:
Thanks for the information, I will get /dev/ppp added to the kernel config.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4201?email_source=notifications&email_token=ACMZVKP6FW7ISPHVOBORDILP3Z7WHA5CNFSM4HZRZXR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYKQJOI#issuecomment-504693945>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACMZVKORVQVQ2KPRA7FCME3P3Z7WHANCNFSM4HZRZXRQ>
.
|
Hi, any progress on this issue? |
Yep, here. Although, that
|
Just tried it out again - build 18956.
When checking the
Any idea? |
I found that |
Thanks. If it helps, here is the |
Correct, I linked that in my previous post. None of the suboptions are set, and needless to say, anything that depends on the suboption being available (here, arbitrarily, All of them are available, either as a module or
|
FYI, those options are now enabled in WSL2-Linux-Kernel repository in linux-msft-wsl-4.19.y branch, see the commit on Aug 17, 2019. |
Just checked it with insiders build 18995. |
Great thanks for the confirm. |
I'm on build 18999 and it doesn't work. I'm still receiving I need to use WSL2 to make it work? |
Strange. It does work for me. The only difference I can think of is that
it's an upgraded build, not a fresh install and I've apt-get installed ppp
previously. Not sure why that would make a difference though.
…On Wed, Oct 16, 2019 at 6:22 PM Franco Valerio ***@***.***> wrote:
I'm in build 18999 and it doesn't work. I'm still receiving
pppd: The kernel does not support PPP
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4201?email_source=notifications&email_token=ACMZVKIEH6ZXUX2ET32EO3LQO4WUDA5CNFSM4HZRZXR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBM4LFY#issuecomment-542754199>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMZVKLN26JJ2ALKNGSWLPLQO4WUDANCNFSM4HZRZXRQ>
.
|
Its working now, I think it's because I was using WSL1. I switch to WSL2 and now is working fine :) |
:-)
…On Fri, 18 Oct 2019, 1:58 pm Franco Valerio, ***@***.***> wrote:
Its working now, it was because I was using WSL1. I switch to WSL2 and now
is working fine :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4201?email_source=notifications&email_token=ACMZVKNYRV33VUH5HCRDQS3QPGJGRA5CNFSM4HZRZXR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBT4YAQ#issuecomment-543673346>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMZVKLHZ6PRUOQSWWX2M43QPGJGRANCNFSM4HZRZXRQ>
.
|
Windows version: Microsoft Windows [Version 10.0.18917.1000]
I was trying to connect to a VPN and my client (
openfortivpn
) requiresppp
.After running
pppd
I got this errorThe text was updated successfully, but these errors were encountered: