-
when things are udp, it should include the port
-
Hey I am trying to change from strongswan to libreswan but the connection fails even in the first step of verifying the right gateway id:
```
initiating IKEv1 Aggressive Mode connection
sent Aggres…
-
The feature was never fully implemented. See #1492
Theory is to narrow it down to only allow port changes not address changes.
-
Happens for example with rhel7 kernel which doesn't have offload support.
Libreswan 4.15 - completely stable.
Libreswan 5.0 - causes time to time adaptor to hang for 5 minutes.
We should real…
bleve updated
4 weeks ago
-
Raven now use the Subnet-based configuration of Libreswan to create VPN connections, which is strongly rely on the "One-Subnet-One-Node" supposition. This brings troubles when the CNI implimentation d…
-
安装失败,也不报错,就是停了。系统:debian12
```
user@debian:~$ sudo sh vpn.sh
[sudo] user 的密码:
+ wget -t 3 -T 30 -q -O /tmp/vpn.eu1Rt/vpn.sh https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/vpnsetu…
dolo updated
17 hours ago
-
Hi ,
Is libreswan support mac os with apple silicon ?
if yes ? would like to ask how to build libreswan for mac os
thanks
-
see https://gitlab.com/libvirt/libvirt/-/issues/588#note_1902618527
-
So the shift to libreswan is breaking connections that were previously working with IKE1 support.
We've deployed a few clients using an IPSEC server that exposes only ports 500 and 4500, and they'r…
-
In v4.x, rekey=no in addition to preventing a rekey, also stopped revival (i.e., suppressed replace).
In v5.0, rekey=no just means don't rekey (i.e., only replace).
But only replace is also called…