You are not logged in.

#1 2022-05-29 21:06:03

Waldmensch
Member
Registered: 2022-05-29
Posts: 2

VPN Connections fails since: network-manager-sstp-1.3.0-1-x86_64

Issue:

I have a vpn Connection setup which works with:

network-manager-sstp-1.2.6-4

but fails to connect with:

network-manager-sstp-1.3.0-1


Details:

The first problem which i figured out myself was that i needed to set the "connection-type" for my vpn connection to "password" because otherwise i would get the error: invalid connection type from the network-manager-sstp plugin.

But then i get a different error:

May 29 23:00:23 ComputerName NetworkManager[3189]: <warn>  [1653858023.6492] vpn[0x5609a8584220,16fd3cea-53bb-4995-a6e5-2a0697b7548b,"myVPNConnection"]: secrets: failed to request VPN secrets #3: No agents were available for this request.

nmconnection file, with connection-type configured (Sensitive data marked with XXXX):

[connection]
id=myVPNConnection
uuid=XXXXXXXXXXXXXXXXXXX
type=vpn
autoconnect=false
metered=2
timestamp=1653835792

[vpn]
connection-type=password
domain=XXXXXX
gateway=XXXXXXXXXXX
ignore-cert-warn=yes
password-flags=2
refuse-chap=yes
refuse-eap=yes
refuse-mschap=yes
refuse-pap=yes
tls-ext=yes
user=XXXXXX
service-type=org.freedesktop.NetworkManager.sstp

[ipv4]
method=auto
never-default=true
route1=10.0.0.0/16,0.0.0.0,0

[ipv6]
addr-gen-mode=stable-privacy
ip6-privacy=0
method=auto
never-default=true

[proxy]

And that same file will work perfectly, with:  connection-type=password line deleted and network-manager-sstp
downgraded to version: 1.2.6-4

Offline

#2 2022-05-30 17:08:14

Waldmensch
Member
Registered: 2022-05-29
Posts: 2

Re: VPN Connections fails since: network-manager-sstp-1.3.0-1-x86_64

I have openned up an issue on the gitlab subpage for network-manager-sstp, maybe they can offer some help, i will update this thread if there are news!

https://gitlab.gnome.org/GNOME/network- … /issues/52

Last edited by Waldmensch (2022-05-30 17:09:14)

Offline

Board footer

Powered by FluxBB