首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏鱼的爱情看不出泪水

    使用libreswan搭建IPSec VPN Site to Site 站点到站点云上配置

    我们知道在Linux可以通过libreswan或者strongswan来配置站点到站点的IPSec 专用网络。 在云上配置会稍微不一样,因为我们云上是弹性IP。 下面我以Rocky Linux为例使用libreswan 4.12版本演示配置 (libreswan 5开始去除了ipsec auto, ipsec verify等工具。) Setup ipsec vpn server with libreswan Setup ipsec site to site server with libreswan 2 如果使用Debian 详情请参考: libreswan 4.12 - How To Install Libreswan on Ubuntu 22.04|20.04 或参考GitHub libreswan中Readme说明。 4, libreswan 5已删除该命令。

    2.7K20编辑于 2024-11-07
  • 来自专栏ops技术分享

    L2TP/IPSec一键安装脚本

    Protocol) IPSec(Internet Protocol Security) IKEv2 (Internet Key Exchange v2) 能实现 IPsec 的目前总体上有 openswan,libreswan libreswan 是基于 openswan 的 fork,所以现在各个发行版基本已经看不到 openswan 的身影了。 当然也有使用 strongswan 的。 本脚本通过编译安装最新版 libreswan 来实现 IPSec(CentOS7 下则是全部 yum 安装),yum 或 apt-get 来安装 xl2tpd,再根据各个发行版的使用方法不同,部署防火墙规则

    18.2K10发布于 2021-06-30
  • 来自专栏猛牛哥的博客

    抢救一台失去网络的VPS过程

    NetworkManager-libreswan-gnome-1.2.4-2.el7.x86_64: [Errno 256] No more mirrors to try. NetworkManager-libreswan-1.2.4-2.el7.x86_64: [Errno 256] No more mirrors to try. 1:NetworkManager-libnm ######## [ 59%] 66:iproute-4.11.0-25.el7_7.2 ################################# [ 59%] 67:libreswan -3.25-8.1.el7_7 ################################# [ 60%] 68:NetworkManager-libreswan-1.2.4- 99:libnm-gtk-1.8.6-2.el7 ################################# [ 89%] 100:NetworkManager-libreswan-gnome

    1K30编辑于 2023-10-21
  • 来自专栏鱼的爱情看不出泪水

    使用netbird搭建SD-WAN以及站点到站点配置

    上一篇讲解了通过libreswan配置站点到站点的IPSec专用网络。 本篇聚焦在SD-WAN组网以及站点到站点配置。目前市场上有netmaker和netbird。

    2.4K10编辑于 2024-11-09
  • 来自专栏Debian中国

    CentOS 7.4 发布 安全稳定的 Linux 发行版

    samba, clufter, ipmitool, tcpdump, shim, GNOME, NetworkManager, Kernel-GRE-module, openssh, openSSL, libreswan

    2.1K40发布于 2018-12-20
  • 来自专栏CodeTime

    Centos7安装L2TP

    yum源(可选) 12 yum install update yum update -y 安装 1.安装EPEL源 1 yum install -y epel-release 2.安装xl2tpd和libreswan 1 yum install -y xl2tpd libreswan lsof 配置 配置ipsec 1.编辑ipsec配置文件(可选) 1 vim /etc/ipsec.conf 修改内容如下:

    5.7K20编辑于 2023-03-06
  • 来自专栏运维之美

    CentOS 之父创造的 Rocky Linux 8.4 正式版发布了!(内附镜像下载地址)

    安全 Libreswan 提供的 IPsec VPN 现在支持 IKEv2 的 TCP 封装和安全标签 scap-security-guide 已更新到到 0.1.54 ,OpenSCAP 已更新到 1.3.4

    2.3K60发布于 2021-07-01
  • 来自专栏散尽浮华

    Centos7.2下部署L2TP/IPsec类型的VPN环境记录

    Verifying installed system and configuration files Version check and ipsec on-path [OK] Libreswan root@dev ~]# yum install vim net-tools ftp epel-release -y 安装L2TP和IPsec客户端(其实也可以用于服务端,只不过本例中,服务器端使用的是libreswan

    9.7K33编辑于 2022-03-28
  • 来自专栏CNCF

    在Kubernetes中简化多集群

    Broker-based, Manual Manual Manual Manual Secure Tunnel Technology Wireguard No IPSec (Strongswan, Libreswan

    3K21发布于 2021-04-21
  • 来自专栏码农沉思录

    穿墙有术之企业级云上网络解决方案

    本镜像以 Debian 9 (Stretch) 为基础,并使用 Libreswan (IPsec V** 软件) 和 xl2tpd (L2TP 服务进程)。

    1.8K30发布于 2019-07-12
领券