-
I have Libreswan 3.25 installed on aws linux (yum install openswan)
I have many tunnels up and working for year on this setup, mostly ikev1.
First time configuring IKEv2 to a Cisco ASA peer
ips…
-
For instance, in `pfkeyv2-tunnel-6in6-ah-ipcomp-ikev2`:
```
--- MAIN/../rutdir/testing/pluto/pfkeyv2-tunnel-6in6-ah-ipcomp-ikev2/all.console.txt
+++ OUTPUT/../rutdir/testing/pluto/pfkeyv2-tunnel-6i…
-
bash-completion ships tab completion for `man` that identifies specific manpages.
However, modern versions of man ([2.5.6 and later](https://git.savannah.gnu.org/cgit/man-db.git/tree/NEWS#n1066), r…
-
### ISSUE:
The Submariner is not able to establish the connection between the sites.
The error we are seeing in the diagnose all command is
Error Message: `The detected CNI network plugin ("")…
-
Should also reduce:
```
nat-traversal=%s, keep-alive=%jd, nat-ikeport=%d
```
to:
```
nat-traversal: keep-alive=%jd, nat-ikeport=%d
```
since it is the interface end-point that de…
-
Buenas tardes comunidad, estoy realizando un analisis de perdida de paquetes de un servicio, se realizo el analisis y se verifico que en los logs de la VPN, se estaban reiniciando cada 5 a 7 minutos, …
-
Hi! I'm biting with sigfaults.
openswan 2.6.53-dev1
kernel: : pluto[5028]: segfault at 2f4 ip 000055baaf962800 sp 00007ffe73c97e30 error 4 in pluto[55baaf925000+a3000]
gdb OBJ.linux.x86_64/prog…
-
In my network, there is a TLS tunnel which redirect packet within some certain range IP to a local proxy using iptables mark. So it must not be encrypted by ipsec. I want to write a conn having the f…
-
This is continuation of https://github.com/golang/go/issues/61552 since that one is closed.
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.4 darwin/a…
-
Hi,
We're working on hardware acceleration just for the encryption part.
We will need Openswan to start with the IKE protocol, and get the negotiated SA from that stage.
Does anyone know how can i…