vmd: owner feature and vms started as root

2017-11-29 Thread Sebastian Benoit
Hi, i have a vm defined in vm.conf like this: vm "b1" { disable memory 1G owner benoit ... I start the vm: [root@blap:/etc]# vmctl start b1 vmctl: started vm 1 successfully, tty /dev/ttyp6 but i'm still root, because i was just editing vm.conf. So i exit and want to

Re: Double fee when using openssl ocsp

2017-11-29 Thread Philip Guenther
On Wed, 29 Nov 2017, trondd wrote: > >Synopsis: When running 'openssl ocsp' and specifying a -url and a bad > -host the result is a core dump and possible double free ... > When using openssl ocsp to try to make an OCSP verification request, there > is a core dump (double fee?) if you specify

Re: Double fee when using openssl ocsp

2017-11-29 Thread Bob Beck
I'm replying on behalf of Philip, who is email challenged a the momemet.. "Yeah, combining -url with any of -host, -port, or -path should simply be an error, as -url specifies all three of them (plus http vs https). What's happening is that with -url we have to parse the argument into

Double fee when using openssl ocsp

2017-11-29 Thread trondd
>Synopsis: When running 'openssl ocsp' and specifying a -url and a bad -host the result is a core dump and possible double free >Category: system >Environment: System : OpenBSD 6.2 Details : OpenBSD 6.2-current (GENERIC.MP) #237: Fri Nov 24 21:49:38 MST 2017

Re: pf.conf/pf faq inconsistency about log (user) ?

2017-11-29 Thread Alexander Bluhm
On Wed, Nov 29, 2017 at 06:31:31PM +0100, Landry Breuil wrote: > 18:25:21.580108 rule 1/(match) [uid 0, pid 33213] pass out on em0: [uid > 1000, pid 23403] > > interestingly i couldnt figure out what the info '[uid 0, pid 33213]' > was referring to since on the local system there's no such pid

pf.conf/pf faq inconsistency about log (user) ?

2017-11-29 Thread Landry Breuil
Hi, while testing some bits of logging with pf, i came on this doc inconsistency: pf.conf(5) says: The keyword user logs the UID and PID of the socket on the local host used to send or receive a packet, in addition to the normal information. while the faq

panic: kernel diagnostic assertion "(ifp->if_flags & IFF_RUNNING) == 0"

2017-11-29 Thread Hrvoje Popovski
hi all, sending ip6 traffic from host connected to vlan200 on ix0 to host connected to vlan300 on ix1 and running ifconfig vlan200 destroy ifconfig ix0 down sh netstart vlan200 sh netstart ix0 ifconfing vlan300 destroy ifconfig ix1 down sh netstart vlan300 sh netstart ix1 sh netstart triggers

isakmpd creates bogus flows when requested from other side

2017-11-29 Thread plsuh
>Synopsis: isakmpd creates bogus flows when requested from other side >Category: system >Environment: System : OpenBSD 6.2 Details : OpenBSD 6.2-stable (GENERIC.MP) #0: Thu Nov 16 01:04:18 UTC 2017