惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 司徒正美
M
MIT News - Artificial intelligence
博客园_首页
IT之家
IT之家
L
LangChain Blog
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
人人都是产品经理
人人都是产品经理
博客园 - Franky
云风的 BLOG
云风的 BLOG
罗磊的独立博客
量子位
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
博客园 - 叶小钗
S
SegmentFault 最新的问题
Stack Overflow Blog
Stack Overflow Blog
B
Blog
T
Tailwind CSS Blog
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

NetworkManager

NetworkManager 1.58 NetworkManager 1.54 NetworkManager 1.52 Protect your VPN from TunnelVision attacks NetworkManager 1.50 Addressing hostname assignment in NetworkManager 1.40 Help NetworkManager project to triage issues NetworkManager 1.48 NetworkManager 1.46 NetworkManager 1.44 NetworkManager 1.42 Set up NMCI on Fedora Linux VM Using Python and NetworkManager to control the network [link] Notes on D-Bus NetworkManager 1.40 NetworkManager 1.38 From ifcfg to keyfiles [link] NetworkManager 1.36 NetworkManager 1.34 NetworkManager 1.32 NetworkManager 1.30 Initscripts’ ifcfg-rh Format in NetworkManager and its Future [link] How to set up your NetworkManager environment [link] NetworkManager 1.28 [link] Looking forward to Linux network configuration in the initial ramdisk (initrd) [link] NetworkManager 1.26 [link] Internet connection sharing with NetworkManager [link] Why NetworkManager? [link] Please welcome: NetworkManager 1.20 [link] Becoming friends with NetworkManager [link]
VPN support
2001-01-01 · via NetworkManager

NetworkManager supports VPN connections for all popular VPN connections via plugins.

A VPN plugin consists of the editor dialog and a D-Bus service that manages the actual VPN connection.

VPN plugins maintained in GNOME

This is a list of VPN plugins that are maintained as GNOME projects:

NetworkManager-fortisslvpn (releases) Fortinet SSLVPN compatible
NetworkManager-libreswan (releases) IPsec IKEv1 VPN, Cisco compatible
NetworkManager-openconnect (releases) Cisco AnyConnect, Juniper
NetworkManager-openvpn (releases) OpenVPN
NetworkManager-pptp (releases) PPTP, Microsoft compatible
NetworkManager-sstp SSTP compatible VPN plugin
NetworkManager-vpnc (releases) IPsec VPN, Cisco compatible

Natively Supported by NetworkManager

WireGuard NetworkManager 1.16.0+ supports WireGuard natively and requires no plugin

VPN plugins maintained by third parties

There are also plugins which are not maintained by NetworkManager developers. Visit their web sites to check them out:

NetworkManager-anyconnect Fortinet SSLVPN compatible
NetworkManager-iodine Tunnel IP traffic via DNS using Iodine
NetworkManager-l2tp L2TP compatible VPN plugin
NetworkManager-ssh Connect using OpenSSH’s Tunnel capability
NetworkManager-strongswan IKEv2 enables IPsec plugin with support for EAP, PSK and certificate authentication

Plugin compatibility note

NetworkManager maintains backward compatibility with older plugin versions. That means that the plugin version 0.9.10 will work with later NetworkManager versions, such as 1.2.

For VPN plugins, the major-minor version indicates the minimal required NetworkManager version. It is therefore expected and correct that for certain NetworkManager versions there exists no matching VPN plugin version. For example, for NetworkManager-pptp might not exist a 1.4.0 version because the latest 1.2.x version is suitable and up-to-date to run against latest NetworkManager.