Re: httpd.conf Dokuwiki

2021-11-07 Thread Michael Hekeler
Am 07.11.21 05:58 schrieb latin...@vcn.bc.ca: > Hello List: > > Could somebody please tell me what is wrong in my httpd.conf? > historia is a ln -s to dokuwiki. > > (...) While you didn't say what's not working like you expected we can only guess... I can say that most of the problems I see

Re: clang performance bug is worse on openbsd than freebsd

2021-11-07 Thread Otto Moerbeek
On Sun, Nov 07, 2021 at 08:13:36PM -0600, Luke Small wrote: > https://bugs.llvm.org/show_bug.cgi?id=50026 > > I reported it to the llvm people. it is two slightly different quicksort > algorithms which perform radically differently. The one which you could > assume would take more time, performs

Kernel panics in OpenBSD 7.0 with veb rule filters

2021-11-07 Thread Renato Aguiar
OpenBSD 7.0 kernel panics when veb is used with a rule filter to tag packets coming from a vlan interface, for example: ifconfig veb0 rule pass in on vlan10 tag FOO I hit that issue initially while trying to replace bridge with veb on my OpenBSD router, but it can be easily reproduced in a VM

clang performance bug is worse on openbsd than freebsd

2021-11-07 Thread Luke Small
https://bugs.llvm.org/show_bug.cgi?id=50026 I reported it to the llvm people. it is two slightly different quicksort algorithms which perform radically differently. The one which you could assume would take more time, performs MUCH better. I made a custom quicksort algorithm which outperforms

Re: httpd.conf Dokuwiki

2021-11-07 Thread Paul Wisehart
On Sun, Nov 07, 2021 at 05:58:35AM -0800, latin...@vcn.bc.ca wrote: > Hello List: > > Could somebody please tell me what is wrong in my httpd.conf? > historia is a ln -s to dokuwiki. > > server "historia.agroena.org" { > listen on * tls port 443 > root "/htdocs/historia" > tls

Re: Install challenges

2021-11-07 Thread Jeff Ross
On 11/7/21 2:49 AM, Stuart Henderson wrote: On 2021-11-06, Jeff Ross wrote: A simpler solution for me might be some sort of command I can do at the boot prompt that would change the resolution of the monitor or maybe even the window.  Anything like that available at all? That's not possible.

Re: Dynamic routing and REJECT,LLINFO,CLONED routes

2021-11-07 Thread Denis Fondras
Le Sun, Nov 07, 2021 at 12:58:13PM +0100, Claudio Jeker a écrit : > To be honest, you have arp or ND running on that prefix and then overload > it with a /32 route. You really need to explain why you do that. This is > in my opinion a broken setup. > It seemed like a smart idea back then, but

Re: Install challenges

2021-11-07 Thread Jan Stary
On Nov 07 09:49:19, stu.li...@spacehopper.org wrote: > On 2021-11-06, Jeff Ross wrote: > > A simpler solution for me might be some sort of command I can do at the > > boot prompt that would change the resolution of the monitor or maybe > > even the window.  Anything like that available at all?

Re: httpd.conf Dokuwiki

2021-11-07 Thread Łukasz Moskała
Dnia 7 listopada 2021 14:58:35 CET, latin...@vcn.bc.ca napisał/a: >Hello List: > >Could somebody please tell me what is wrong in my httpd.conf? >historia is a ln -s to dokuwiki. > >server "historia.agroena.org" { > listen on * tls port 443 > root "/htdocs/historia" > tls { >

Re: httpd.conf Dokuwiki

2021-11-07 Thread Crystal Kolipe
On Sun, Nov 07, 2021 at 05:58:35AM -0800, latin...@vcn.bc.ca wrote: > Could somebody please tell me what is wrong in my httpd.conf? Yes. Nothing. This is a valid httpd.conf file. What are you trying to do that is not working?

httpd.conf Dokuwiki

2021-11-07 Thread latincom
Hello List: Could somebody please tell me what is wrong in my httpd.conf? historia is a ln -s to dokuwiki. server "historia.agroena.org" { listen on * tls port 443 root "/htdocs/historia" tls { certificate "/etc/ssl/agroena.org.fullchain.pem"

Re: Dynamic routing and REJECT,LLINFO,CLONED routes

2021-11-07 Thread Claudio Jeker
On Sun, Nov 07, 2021 at 12:46:43PM +0100, Denis Fondras wrote: > I came up with this diff to overcome my problem. > > Index: rtable.c > === > RCS file: /cvs/src/sys/net/rtable.c,v > retrieving revision 1.75 > diff -u -p -r1.75

Re: Dynamic routing and REJECT,LLINFO,CLONED routes

2021-11-07 Thread Denis Fondras
I came up with this diff to overcome my problem. Index: rtable.c === RCS file: /cvs/src/sys/net/rtable.c,v retrieving revision 1.75 diff -u -p -r1.75 rtable.c --- rtable.c25 May 2021 22:45:09 - 1.75 +++ rtable.c7 Nov

Re: error rebuilding binaries after 6.9->7.0 sysupgrade

2021-11-07 Thread Steve Fairhead
On 07/11/2021 08:44, Sebastien Marie wrote: You didn't need to remove the previous; you could have just updated the source you had. running cvs update (with -r OPENBSD_7_0) is a possibility, but removing files and reinstall is another. Nothing wrong here. Actually I did try a CVS update

Re: Install challenges

2021-11-07 Thread Stuart Henderson
On 2021-11-06, Jeff Ross wrote: > A simpler solution for me might be some sort of command I can do at the > boot prompt that would change the resolution of the monitor or maybe > even the window.  Anything like that available at all? That's not possible. In the installer you could ctrl-z and

Re: error rebuilding binaries after 6.9->7.0 sysupgrade

2021-11-07 Thread Sebastien Marie
On Sun, Nov 07, 2021 at 08:48:47AM +0100, Jan Stary wrote: > On Nov 06 20:51:53, st...@fivetrees.com wrote: > > Hi folks, > > > > I think I've probably done something stupid, but I'm not sure where. Not > > used sysupgrade before; I usually reinstall. So this is new to me. > > > > I updated a

Re: error rebuilding binaries after 6.9->7.0 sysupgrade

2021-11-07 Thread Sebastien Marie
On Sat, Nov 06, 2021 at 08:51:53PM +, Steve Fairhead wrote: > Hi folks, > > I think I've probably done something stupid, but I'm not sure where. Not > used sysupgrade before; I usually reinstall. So this is new to me. > > I updated a system from 6.9 to 7.0 with sysupgrade; no problems at

Dynamic routing and REJECT,LLINFO,CLONED routes

2021-11-07 Thread Denis Fondras
Hi, I am using BGP to connect 2 OpenBSD-current routers : [static default GW]---RT1---[bgp]---RT2 I announce an IPv4 /32 from RT2. After I start both RT1 and RT2, traffic flows to RT2 /32 without any issue. However if I reboot RT2 (let's say for sysupgrade), RT1 loses the /32 (which is

Re: error rebuilding binaries after 6.9->7.0 sysupgrade

2021-11-07 Thread Jan Stary
On Nov 06 20:51:53, st...@fivetrees.com wrote: > Hi folks, > > I think I've probably done something stupid, but I'm not sure where. Not > used sysupgrade before; I usually reinstall. So this is new to me. > > I updated a system from 6.9 to 7.0 with sysupgrade; no problems at all. I > then nuked