Re: error creating ca cert for iked

2017-03-27 Thread Markus Rosjat
Hi Andrei, okay I will take a look if I can find a diff to apply it, there is always a first time for it :) or I just try to upgrade to a latest snapshot. regards MArkus Am 27.03.2017 um 21:02 schrieb Andrei-Marius Radu: Hi Markus, I've sent a diff to bugs@ yesterday which fixes this issu

Re: error creating ca cert for iked

2017-03-27 Thread Andrei-Marius Radu
Hi Markus, I've sent a diff to bugs@ yesterday which fixes this issue for me. Cheers, Andrei. On Mon, Mar 27, 2017, at 20:43, Markus Rosjat wrote: > hi there, > > maybe I did it wrong but I got the following error: > > $ doas ikectl ca ikectl.ca create > Generating RSA private key, 2048 bit long

error creating ca cert for iked

2017-03-27 Thread Markus Rosjat
hi there, maybe I did it wrong but I got the following error: $ doas ikectl ca ikectl.ca create Generating RSA private key, 2048 bit long modulus +++ +++ e is 65537 (0x10001) error on line 27 of /etc/ssl/ikectl.ca/ca-ssl.cnf 34161266967200:error:0E

Re: specifying rom file for vio(4) in VMM

2017-03-27 Thread Mike Larkin
On Mon, Mar 27, 2017 at 10:59:15AM -0400, Jiri B wrote: > Is it possible to somehow make VMM to boot from vio with specified > ROM file (eg. ipxe)? > > j. > Not yet, but loading option roms is possible in seabios, so a diff to support that would be welcome. We could use that for sgabios too, to

specifying rom file for vio(4) in VMM

2017-03-27 Thread Jiri B
Is it possible to somehow make VMM to boot from vio with specified ROM file (eg. ipxe)? j.

Kernel panic on Dell R210 with OpenBSD 6.0

2017-03-27 Thread Mathieu BLANC
Hello all, I have a pair of firewalls running 6.0 (patched with openup in october, no patch applied since then). Since the upgrade, this pair has some problem with kernel panics (4 times since the upgrade in october). The last one was this morning. The two firewall crashed at the same time with

Re: UEFI and Hyper-v

2017-03-27 Thread Markus Rosjat
Hi, that's an answer I can go with, I just needed some kind of acknowledgement that it's not totally my fault :-) regards Markus Am 27.03.2017 um 10:53 schrieb Reyk Floeter: On Mon, Mar 27, 2017 at 10:46:00AM +0200, Reyk Floeter wrote: btw. Is there any reason or benefit to use Gen 2? AFA

Re: UEFI and Hyper-v

2017-03-27 Thread Reyk Floeter
On Mon, Mar 27, 2017 at 10:46:00AM +0200, Reyk Floeter wrote: > btw. Is there any reason or benefit to use Gen 2? AFAIK, it is only > for Windows for secure boot etc. I think Gen 1 is fine for OpenBSD, > you even have the hvn(4) and the hyperv(4) drivers now. Even the > latest machines in Azure

Re: UEFI and Hyper-v

2017-03-27 Thread Reyk Floeter
Hi, I tried it once with a custom ISO but didn't get any further than the OpenBSD UEFI boot loader. At this point, it couldn't find the disk so I couldn't get to boot OpenBSD. But this was in the early stages of our UEFI support. So we seem to miss some EFI drivers for Hyper-V Gen 2. If you ge

Re: Openup and stable

2017-03-27 Thread Andreas Thulin
Thanks - I do, too. My questions were more about whether _I_ can be trusted. :-) lör 25 mars 2017 kl. 21:07 skrev Maurice McCarthy : > On Sat, Mar 25, 2017 at 11:53:35AM +0100 or thereabouts, ludovic coues > wrote: > > You might have missed the email from Antoine Jacoutot about syspatch, > > on t

UEFI and Hyper-v

2017-03-27 Thread Markus Rosjat
Hi there, like the topic says I look for some feedback here. I try to set up a Gen 2 Hyper-V VM (Gen 1 is really not a problem) so I need to boot with a UEFI Medium. Since the normal iso doesnt provide that I took the following approch: 1. I created a USB stick from installXX.fs 2. verifie