Re: OpenBSD 6.6 amd64 iavf(4) iavf / SR-iov 40G NIC lots of Jitter

2019-10-21 Thread Consus
On 13:33 Sun 20 Oct, Joseph Mayer wrote: > Tom, is not the jitter you are experiencing totally normal overhead > for a hypervisor. Are you sure? E.g. VM (centos) on busy as hell Proxmox instance: # ping -c 5 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes fro

Two part question on httpd

2019-10-21 Thread Jeremy
Hello, I am experimenting with httpd's cgi options. Why when I run binaries written in C from /var/www/cgi-bin, it's allowed but if I use other compiled languages (ex: Haskell) I need to adjust the wxallowed options for where /var/www/cgi-bin is mounted? Is this due to where it says: "...The bas

Re: Two part question on httpd

2019-10-21 Thread Justin Noor
Try these sites: https://learnbchs.org https://kristaps.bsd.lv/kcgi On Mon, Oct 21, 2019 at 11:20 AM Jeremy wrote: > Hello, > > I am experimenting with httpd's cgi options. > > Why when I run binaries written in C from /var/www/cgi-bin, it's allowed > but if I use other compiled languages (ex:

Re: Two part question on httpd

2019-10-21 Thread Stuart Henderson
On 2019-10-21, Jeremy wrote: > Why when I run binaries written in C from /var/www/cgi-bin, it's allowed > but if I use other compiled languages (ex: Haskell) I need to adjust the > wxallowed options for where /var/www/cgi-bin is mounted? Most compiled languages don't need w+x across the board (th

Re: Two part question on httpd

2019-10-21 Thread Jeremy
Thank you for these links. These related projects are what inspired me to head down this path, however they seem focused on using sqlite, which I do not wish to use. I currently use sqlite in other software and run into both performance and scalability issues. Hence my interest in mysql based dbs

misc@openbsd.org

2019-10-21 Thread Peter Fraser
I was surprised that after upgrading to 6.6 that doas xterm pftop & fails with: Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by

wireguard and nat redirection issue

2019-10-21 Thread 4642
Hi, I have setup a Wireguard server on my home network and I can get my phone to connect to the WG server over the Internet but from my local lan I am having nat issues that I have been unable to resolve and wondered if someone could help ? After reading the NAT man pages I moved my WireGuard s

acme-client issue with domain w/ alternative name

2019-10-21 Thread Ian Darwin
Today acme-client renewed all but 2 of my domains; the two that have "alternative names" in the certificates. I cannot get it to renew those two. This is on amd64 on 6.6-current, updated today. My acme-config.conf is the latest example version, with the v2 URLs and with example.com replaced by

After sysupgrade to 6.6 from 6.5, xfce display alternates between desktop and app

2019-10-21 Thread Jon Fineman
So I read through the two threads below which both point to the third link about xfwm4 composter. I am not sure if I have the exact same issue. While you could say my screen flickers - what it really does is randomly (to my eyes) show the desktop and then show any open apps I might have while hi

misc@openbsd.org

2019-10-21 Thread Martijn van Duren
On 10/21/19 10:35 PM, Peter Fraser wrote: > I was surprised that after upgrading to 6.6 that > > doas xterm pftop & > > fails with: > > Warning: This program is an suid-root program or is being run by the root > user. > The full text of the error or warning message cannot be safely formatted >

ppppoe octeon kernel panic .6.6

2019-10-21 Thread Peter J. Philipp
Hi, The mail from Holger Glaess seems to be missing a backtrace. I got one, but I have very little time today and tomorrow to debug anything, I have put a temporary replacement for the octeon pppoe router at my premises for the time being. Also, I tried poking around in sppp_auth_send() in /s