StrongSwan是一个完整的2.4和2.6的Linux内核下的IPsec和IKEv1 的实现。它也完全支持新的IKEv2协议的Linux 2.6内核。结合IKEv1和IKEv2模式与大多数其他基于IPSec的VPN产品。并且支持Radius.重点项目是strongSwan强认证机 制,使用X.509公 开密钥证书和可选的安全储存私钥对智能卡通过一个标准化的PKCS # 11接口。一个特点是使用的X.509属性证书实现了先进的访问控制方案的基础上组的成员。

StrongSWAN 5.1.1发布。2013-11-01。它和OpenSWAN是以前已经停止开发的FreeSWAN的后续版本。之前版本是 2013-08-01的5.1.0.

完全改进:

Version 5.1.1

  • Fixed a denial-of-service vulnerability and potential authorization bypass
    triggered by a craftedID_DER_ASN1_DNID payload. The cause is an insufficient
    length check when comparing such identities. The vulnerability has been
    registered as CVE-2013-6075.
    Refer to our blog for details.
  • Fixed a denial-of-service vulnerability triggered by a crafted IKEv1
    fragmentation payload. The cause is a NULL pointer dereference. The
    vulnerability has been registered as CVE-2013-6076.
    Refer to our blog for details.
  • The lean stand-alone pt-tls-client can set up a RFC 6876 PT-TLS session
    with a strongSwan policy enforcement point which uses the tnc-pdp charon
    plugin.
  • The new TCG TNC SWID IMC/IMV pair supports targeted SWID requests for either
    full SWID Tag or concise SWID Tag ID inventories.
  • The XAuth backend in eap-radius now supports multiple XAuth exchanges for
    different credential types and display messages. All user input gets
    concatenated and verified with a single User-Password RADIUS attribute on
    the AAA. With an AAA supporting it, one for example can implement
    Password+Token authentication with proper dialogs on iOS and OS X clients.
  • charon supports IKEv1 Mode Config exchange in push mode. The ipsec.conf
    modeconfig=push option enables it for both client and server, the same way
    as pluto used it.
  • Using the ah ipsec.conf keyword on both IKEv1 and IKEv2 connections,
    charon can negotiate and install Security Associations integrity-protected by
    the Authentication Header protocol. Supported are plainAHSAs only,
    but not the deprecated RFC 2401 style ESP+AH bundles.
  • The generation of initialization vectors for IKE and ESP (when using libipsec)
    is now modularized and IVs for e.g. AES-GCM are now correctly allocated
    sequentially, while other algorithms like AES-CBC still use random IVs.
  • The left and right options in ipsec.conf can take multiple address ranges
    and subnets. This allows connection matching against a larger set of
    addresses, for example to use a different connection for clients connecting
    from an internal network.
  • For all those who have a queasy feeling about the NIST elliptic curve set,
    the Brainpool curves introduced for use with IKE by RFC 6932 might be a
    more trustworthy alternative.
  • The kernel-libipsec userland IPsec backend now supports usage statistics,
    volume based rekeying and accepts ESPv3 style TFC padded packets.
  • libipsec now properly calculates padding length especially for AES-GCM.
  • load-tester supports transport mode connections and more complex traffic
    selectors, including such using unique ports for each tunnel.
  • The new dnscert plugin provides support for authentication via CERT RRs that
    are protected via DNSSEC. The plugin was created by Ruslan N. Marchenko.
  • The eap-radius plugin supports forwarding of several Cisco Unity specific
    RADIUS attributes in corresponding configuration payloads.
  • The ipsec pki utility and its subcommands all received man pages.
    The command itself is now installed in $prefix/bin by default. So the ipsec
    prefix is now optional.
  • pki --pub is able to convert public keys to other formats (e.g. DNSKEY or SSH).
  • Database transactions are now abstracted and implemented by the two backends.
    If you use MySQL make sure all tables use the InnoDB engine.
  • libstrongswan now can provide an experimental custom implementation of the
    printf family functions based on klibc if neither Vstr nor glibc style printf
    hooks are available. This can avoid the Vstr dependency on some systems at
    the cost of slower and less complete printf functions.
  • Handling of ICMP[v6] has been improved. For instance, traffic selectors with
    specific ICMP message type and code can now be configured in ipsec.conf
    and are properly installed in the kernel.
  • IKEv1 reauthentication should be more stable with third-party peers (ee99f37e, d2e4dd75).
  • Fixes a regression in 5.1.0 that caused a segmentation fault when reestablishing
    CHILD_SAs due to closeaction=restart|hold (e42ab08a).
  • Fixes a regression in 5.1.0 that caused IP addresses on ignored, down or loopback
    interfaces to get ignored when searching for an address contained in the local traffic
    selector (d7ae0b254).
  • The calculation of the ESN bitmap length in the kernel-netlink plugin was fixed (e001cc2b).
  • When removing configs via stroke plugin (e.g. withipsec update/reload) matching
    peer configs are not removed anymore, if they are still used by other child configs (791fde16).
  • reqids of established CHILD_SAs are reused when routing connections via stroke plugin (32fef0c6).

下载:http://download.strongswan.org/strongswan-5.1.1.tar.bz2

StrongSwan 5.1.1 发布,Linux 的 IPsec 项目的更多相关文章

  1. .NET Core 跨平台发布Linux和OSX

    跨平台发布 简单新建一个项目. mkdir dotnethello cd dotnethello dotnet new dotnet new之后 修改project.json 如下: { " ...

  2. OpenSwitch操作系统成为Linux基金会官方项目

    导读 非盈利机构Linux基金会为推进Linux和开源软件在企业和专业人士的发展,于今天宣布OpenSwitch项目成为Linux基金会官方项目之一. Linux基金会的常务董事Jim Zemlin表 ...

  3. .Net Core实战教程(一):Linux下搭建项目

    .Net Core实战教程(一):Linux下搭建项目 附言 .net core 1.0的时候就开始关注了,一直没有用于项目.真正用于项目我是2.0开始使用的.这几年也总结出一些经验.最近有空就写出来 ...

  4. Linux操作系统与项目部署

    Linux操作系统与项目部署 注意:本版块会涉及到操作系统相关知识. 现在,几乎所有智能设备都有一个自己的操作系统,比如我们的家用个人电脑,基本都是预装Windows操作系统,我们的手机也有Andro ...

  5. Linux系统实战项目——sudo日志审计

    Linux系统实战项目——sudo日志审计   由于企业内部权限管理启用了sudo权限管理,但是还是有一定的风险因素,毕竟运维.开发等各个人员技术水平.操作习惯都不相同,也会因一时失误造成误操作,从而 ...

  6. Win7怎么用IIS发布网站系统 部署项目

      确保系统上已经安装IIS,如果没有安装 请到[控制面板]→[程序]→[程序和功能]→[打开或关闭Windows功能] 选中Internet 信息服务下面的所有选项,确定   获得发布好的程序文件 ...

  7. 8月11日嵌入式Linux开发免费项目体验邀您参与

    嵌入式Linux开发免费项目体验开课啦~~我们特意邀请到粤嵌金牌讲师和技术专家,为大家带来精彩有趣的嵌入式公开课,涉及到嵌入式学习.研发的方方面面.课堂中我们能体验到的不仅仅是最新资讯.技术体验,还有 ...

  8. Apache 整合 Tomcat (首先Apache 发布的是PHP项目,占用端口80,tomcat 发布的是Java 项目,占用端口8080)

    情况简介: Apache 整合 Tomcat (首先Apache 发布的是PHP项目,占用端口80,tomcat 发布的是Java 项目,占用端口8080),而现在是虚拟出来两个域名(希望这两个域名都 ...

  9. linux系统tomcat项目部署和tomcat访问日志

    一.只用ip地址访问 先把端口号改成80,然后用 <Host name="localhost"  appBase="webapps"    137     ...

随机推荐

  1. Android开发学习笔记:浅谈显示Intent和隐式Intent

    原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 .作者信息和本声明.否则将追究法律责任.http://liangruijun.blog.51cto.com/3061169/655132 ...

  2. 非root Android设备上Tcpdump的实现

    通常我们在Android应用中执行某个命令时会使用"Runtime.getRuntime().exec("命令路径")"这种方式,但是当我们执行抓包操作时,使用 ...

  3. 配置文件操作(ini、cfg、xml、config等格式)

    配置文件的格式主要有ini.xml.config等,现在对这些格式的配置文件的操作(C#)进行简单说明. INI配置文件操作 调用系统函数GetPrivateProfileString()和Write ...

  4. 第三章 EnumUtil根据值获取枚举对象

    项目中使用枚举类的好处这里不再赘述,在使用枚举值时,通常需要根据值来获取枚举对象,下面介绍两种实现方案: 1.在枚举类中定义方法实现 首先给出如下性别枚举类: public enum SexEnum ...

  5. Tornado中Cookie过期问题

    首先,web应用程序是使用HTTP协议进行数据传输,因为HTTP协议是无状态的,所以一旦提交数据完成后,客户端和服务器端的连接就会被关闭,再次进行数据的交换就得重新建立新的连接,那么,有个问题就是服务 ...

  6. linux 查看php-fpm 进程数

    netstat -napo |grep "php-fpm" | wc -l

  7. easyui自定义标签 datagrid edit combobox 手动输入保存不上问题解决办法

    使用onEndEdit事件(该事件可以获取到editor对象,onAfterEdit事件获取不到Editor对象) 通过editor拿到输入数据并保存. int ci = 0; for(Column ...

  8. $(function(){})、$(document).ready(function(){})....../ ready和onload的区别

    1.window.onload 当一个文档完全下载到浏览器中时,会触发 window.onload 事件. 这意味着页面上的全部元素对 javascript 而言都是可以访问的,这种情况对编写功能性的 ...

  9. python 跨模块实现按照文件大小,日期实现日志分割,反转

    笔者的一个自动化测试平台项目,采用了python作为后端服务器语言.项目基于快速成型目的,写了一个极其简陋的日志记录功能,支持日志记录到文件和支持根据日志级别在终端打印不同颜色的log.但随着测试平台 ...

  10. 【CronExpression表达式详解和案例】

    1. cron表达式格式: {秒数} {分钟} {小时} {日期} {月份} {星期} {年份(可为空)} 2. cron表达式各占位符解释: {秒数} ==> 允许值范围: 0~59 ,不允许 ...