metalefty
metalefty
It works for me. This shortest snippet that I tried to test the JSON RPC. ```bash git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git ./configure && make -C tmp cd ./build sudo ./vpnserver start curl...
IIUC, that would be a client issue.
I didn't read just above comment by cmdwhoami but I repeated this: > As far as I know L2TP/IPsec clients aren't going to support IPv6... However, this shall not be...
No, I'll have a look later.
Indeed, the client works fine on FreeBSD 11. ``` VPN Client>niclist NicList command - Get List of Virtual Network Adapters Item|Value ----+----- The command completed successfully. VPN Client>niccreate softether0 NicCreate...
Update: It seems to be working now. However, the issue reproduces in the jail.
I believe most of this issue of Let's encrypt integration will be solved if SoftEtherVPN refers to the certificate path and reads the certificate rather than register copies to its...
> It would be impossible to predict what bundler 2.7.0 will do, it may be completely incompatible with the current setup. You need not to accept bundler `2.7.0` but at...
Reproduced today. * FreeBSD 12 * PulseAudio 12.2 ``` Jul 11 14:30:52 ip-10-100-102-124 pulseaudio[38115]: [xrdp-source] xmalloc.c: Assertion 'size < (1024*1024*96)' failed at pulse/xmalloc.c:61, function void *pa_xmalloc(size_t)(). Aborting. ```
A little bit detailed log. Client is mstsc.exe 10.0.17763 on Windows 10. Supports RDP 10.6. ``` Jul 11 14:22:53 ip-10-100-102-124 pulseaudio[27288]: [xrdp-source] xmalloc.c: Assertion 'size < (1024*1024*96)' failed at pulse/xmalloc.c:61,...