Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: connman-vpn problems with PPTP (Daniel Wagner)
----------------------------------------------------------------------
Date: Mon, 30 Mar 2020 09:22:17 +0200
From: Daniel Wagner <[email protected]>
Subject: Re: connman-vpn problems with PPTP
To: KeithG <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Hi KeithG,
[still need to response to your other mail, it's coming along...]
On Sun, Mar 29, 2020 at 04:18:34PM -0500, KeithG wrote:
> How does one actually enable more debugging? The *.config file can have a
> PPTP.Debug=, but it is unclear what we should put there? 1,2,3? Full? Max?
> Verbose? The man page is unclear.
The PPDP options are the pass to the pptp daemon. So the PPTP.Debug is
documented by the pptp man page. I don't run pptp and have no experience
with it, thus no idea what is a good value to debug.
> In Network Manager, my relevant settings are:
> [vpn]
> domain=work
> gateway=vpn.work.com
> mppe-stateful=yes
> password-flags=2
> refuse-chap=yes
> refuse-eap=yes
> refuse-mschap=yes
> refuse-pap=yes
> require-mppe=yes
> user=username
>
> for connman-vpn, I tried this:
> [provider_work]
> Type=PPTP
> Name=work
> Host=vpn.work.com
> Domain=work
> PPTP.User=username
> PPPD.RefuseCHAP=true
> PPPD.RefuseEAP=true
> PPPD.RefuseMSCHAP=true
> PPPD.RefuseMSCHAPv2=false
> PPPD.RefusePAP=true
> PPPD.ReqMPPE=true
It seems the plugin has support for PPPD.RequirMPPE40,
PPPD.RequirMPPE128. Did you try those values?
> PPPD.ReqMPPEStateful=true
>
> The log shows similar responses, but then disconnects.
> The only error I get is:
>
> "Non-zero Async Control Character Maps are not supported!"
>
> Then a disconnect.
I suspect, it's just a matter of which options is used for NM or
ConnMan. Try to catch the options used in both cases.
> Also, I think it would help to get this package more widely used if it had
> a current, viable gnome extension. This one no longer works (at least with
> Arch) and is abandoned since 2016.
> https://extensions.gnome.org/extension/981/connman-extension/
Sure, I agree. Maybe someone is interested to contribute and update
the extension again.
> I have connman-gtk and cmst installed and both have some shortcomings. It
> would be awesome if I could edit the config in the applet...
Indeed, the desktop integration is not on par with NM. I'd love to see
improvements on this front. I am no UI developer and try to stay away
from these things :)
Thanks,
Daniel
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list -- [email protected]
To unsubscribe send an email to [email protected]
------------------------------
End of connman Digest, Vol 53, Issue 20
***************************************