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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
IT之家
IT之家
T
The Blog of Author Tim Ferriss
V
V2EX
博客园 - 聂微东
The Cloudflare Blog
Blog — PlanetScale
Blog — PlanetScale
A
About on SuperTechFans
U
Unit 42
Vercel News
Vercel News
L
LangChain Blog
博客园 - 司徒正美
H
Help Net Security
Recent Announcements
Recent Announcements
Recorded Future
Recorded Future
V
Visual Studio Blog
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
Y
Y Combinator Blog
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
The Register - Security
The Register - Security
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
F
Fortinet All Blogs
B
Blog
G
Google Developers Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
爱范儿
爱范儿
MongoDB | Blog
MongoDB | Blog
F
Full Disclosure
有赞技术团队
有赞技术团队
罗磊的独立博客
博客园_首页
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium
Engineering at Meta
Engineering at Meta
量子位
I
InfoQ
小众软件
小众软件
P
Proofpoint News Feed

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] WireGuard in NetworkManager [link] MAC Address Spoofing in NetworkManager 1.4.0 [link] NetworkManager for administrators Resources for developers man pages Video tutorials RFKill
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.