ikev2 active roadwarrior with openbsd

2021-02-04 Thread Riccardo Giuntoli
Hello misc, how are you? I've got this scenario: A ikev2 passive server in France that got: A CA A server certificate for tls server And a client certificate for tls client I export the CA in PEM format and put it on /etc/iked/ca Next I export the private key and the certificate and put it

Re: ikev2 active roadwarrior with openbsd

2021-02-04 Thread Stuart Henderson
On 2021-02-04, Riccardo Giuntoli wrote: > Hello misc, how are you? > > I've got this scenario: > > A ikev2 passive server in France that got: > > A CA > A server certificate for tls server > And a client certificate for tls client > > I export the CA in PEM format and put it on /etc/iked/ca > >

Re: OpenMPI 4.0.5 segfault with mpi_file_open() [ OpenBSD 6.8 release & current ]

2021-02-04 Thread martin mag
Great, Thank you very much for the help. I was absolutely not looking into that direction. Working great again now :) > I looked into the IO issue, one hint is found with > > export OMPI_MCA_io_base_verbose=40 > mpirun -np 1 -H localhost:1 ./mpitest > ... > mca: base: components_open: found

Fwd: ikev2 active roadwarrior with openbsd

2021-02-04 Thread Riccardo Giuntoli
-- Forwarded message - From: Riccardo Giuntoli Date: Thu, Feb 4, 2021 at 1:44 PM Subject: Re: ikev2 active roadwarrior with openbsd To: Stuart Henderson root@ganesha:/etc# cat iked.conf set dpd_check_interval 15 ikev2 'uma' active esp \ from xxx to 172.16.17.0/24 \

Re: gdb issue

2021-02-04 Thread Anindya Mukherjee
I notice now that the code from systat is mapped to very low memory addresses unlike my own programs. I think that's why I am getting errors. Curious how this is happening. >From: Anindya Mukherjee >Sent: February 4, 2021 3:59 PM >To: misc@openbsd.org >Subject: gdb issue >  >Hi, > >I'm trying

gdb issue

2021-02-04 Thread Anindya Mukherjee
Hi, I'm trying to debug the systat utility for learning purposes. I enabled -g -O0 in the Makefile, and built it in /usr/src/usr.bin/systat. It builds and runs fine. However, gdb cannot insert any breakspoints. I'm on a very recent snapshot and everything is fully patched. I set

Huawei E3372 loops detaching

2021-02-04 Thread Joel Carnat
Hi, I got a Huawei E3372 LTE USB Stick and plugged it on my T460s running OpenBSD 6.8-stable/amd64. I tried all 3 USB ports and they all act the same way : the stick loops attaching/detaching forever. I also tried current (OpenBSD 6.8-current (GENERIC.MP) #308: Wed Feb 3 20:49:28 MST 2021)