help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: network-manager-openconnect setup - [External Email]


From: divan
Subject: Re: network-manager-openconnect setup - [External Email]
Date: Mon, 09 Sep 2019 22:01:42 +0200

>> Trying to use it, after I installed it system wide and rebooted I get
>> this;
>>
>> ~ ᐅ sudo nmcli con up vpn-fnb --ask
>> Error: Connection activation failed: The VPN service 
>> 'org.freedesktop.NetworkManager.openconnect' was not installed.
>>
>> I read the manual which says:
>>
>>      ‘vpn-plugins’ (default: ‘'()’)
>>           This is the list of available plugins for virtual private
>>           networks (VPNs).  An example of this is the
>>           ‘network-manager-openvpn’ package, which allows NetworkManager
>>           to manage VPNs via OpenVPN.
>>
>> I therefore tried this in my config
>>
>> (network-manager-service-type
>>  config => (network-manager-configuration
>>             (inherit config)
>>             (dns "dnsmasq")
>>             (vpn-plugins '("network-manager-openconnect"))
>>             ))
>
> If nothing else, you should go with the `network-manager-openconnect'
> package object here. In your snippet, you are referring to the string
> "network-manager-openconnect" instead.
>
> Something like the following should solve your immediate issue:
>   (vpn-plugins (list network-manager-openconnect))

Makes total sense and fixed my issue. lol. Thank you!


>> This email is subject to a disclaimer.
>>
>> Visit the FNB website and view the email disclaimer by clicking the "About 
>> FNB + Legal" and "Legal Matters" links.
>> If you are unable to access our website, please contact us to send you a 
>> copy of the email disclaimer.

> You might want to reconsider adding this disclaimer, as this is a
> mailing list with publicly available archive at
> https://secure-web.cisco.com/1ZqvkATgEJFvkJ0wXj8_z-wGnZxvhwLIU37BHOD45mu8BrI5hPANkSnMovtDIesYvFhfwcMF9SB3LrdwGv93tSbkjtod_wj4NEdkVwwobbtbyHtHDuSZmzbnjuguSGq3xrsU_kSNmXaJl44RuAvnuqUGgit_azcAyomzTSbRzxxPvsZrevJ1kJyhakR0ZmLg9Y9-4lDg3KCILV3yD_PNoNNdlRyr9a4zGkQs1-2oWt6O4N0dskups5ky9TWpAX22wKjkcV6lkhkMPOmMi3E8VyDcL73U6--0xfUNoANQas0ab0nBJMe46uj4kPbYxL5xyes5MYR0tfu0uQ3-wt9Gf1g/https%3A%2F%2Flists.gnu.org%2Farchive%2Fhtml%2Fhelp-guix%2F


My personal mail server was down due to upstream ISP blocking incoming
port 80 (go figure!), which broke my SSL cert renewals, so I temporarily
used work mail. :grin:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]