-
-c /builddir/build/BUILD/libreswan-4.7/testing/programs/hunkcheck/hunkcheck.c
cd ../../../OBJ.linux.x86_64.buildvm-x86-24/testing/programs/hunkcheck && gcc -DTimeZoneOffset=timezone -pthread -std=gnu…
-
**问题描述**
你好,我最近更新了docker镜像,发现手机的vpn无法连接。在镜像中输入ipsec status,发现如下错误
![image](https://user-images.githubusercontent.com/26181404/195008103-030fafc7-06a1-42a6-8062-bb04b1c8da36.png)
我按照文档在env中添加VPN_ENA…
-
Aug 29 16:36:31 vault pluto[311216]: RFC 3566 Test Case 1: AES-XCBC-MAC-96 with 0-byte input
Aug 29 16:36:31 vault pluto[311216]: ABORT: ASSERTION FAILED: ptr != ((void *)0) (pfree() +146 lib/libswa…
bleve updated
2 years ago
-
Would be nice to have letsencrypt / certbot implemented so there is no need to transfer a certificate to the client for IKEv2
Here is an example https://www.howtoforge.com/tutorial/how-to-setup-ike…
-
```
: and is only used for building pluto.
sed -e 's;@@POOLDIR@@;/home/pool;' -e 's;@@GATEWAY@@;192.168.234.1;' -e 's;@@POOLDIR@@;/home/pool;' -e 's;@@SOURCEDIR@@;/home/libreswan/mainline;' -e 's;@@…
-
Is there any way to use this? I cannot find anything in the manual ?
-
the [debian x32 buildd](https://buildd.debian.org/status/fetch.php?pkg=libreswan&arch=x32&ver=4.1-1&stamp=1610463972&raw=0) shows this failure:
```
debian/tests/cryptocheck: line 17: 16108 Segment…
-
使用 docker exec ipsec-vpn-server ipsec whack --trafficstatus 后,
日志中为啥xauth-psk中有用户信息(username),而l2tp-psk中没有username信息。
场景:需要知道当前哪些用户在线,最好能打印出使用用户的mac地址。望解答,多谢
-
**任务列表**
- [x] =我已阅读 [自述文件](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README-zh.md)
- [x] 我已阅读 [重要提示](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README-zh.md#重要提示)
- [x] 我已…
-
When computing crypto, libreswan uses the low level PK11_Sign() when it should be using the higher level SGN_Digest(), for instance. The latter checks that things comply with system policy, the form…