Re: Bad network performance on apu2c4

2017-11-08 Thread Christer Solskogen
On Thu, Nov 9, 2017 at 1:42 AM, Rupert Gallagher wrote: > New speed record today: 963Mbps between apu2c4 and a PC, both ways. > > I never get above 550Mbit with pf enabled.

Re: Debugging a php's script startup

2017-11-08 Thread C. L. Martinez
On Wed, Nov 08, 2017 at 08:43:55PM +0100, Martijn van Duren wrote: > Hello C., > > Can you start up the daemon process from the CLI (without the rc > script)? If not and it still has the same error message as below (which > I reckon it will) you might want to change your mysqli.default_socket = >

Re: Debugging a php's script startup

2017-11-08 Thread Martijn van Duren
Hello C., Can you start up the daemon process from the CLI (without the rc script)? If not and it still has the same error message as below (which I reckon it will) you might want to change your mysqli.default_socket = in your /etc/php-7.0.ini. Do note however that this will also affect php-fpm

Debugging a php's script startup

2017-11-08 Thread C. L. Martinez
Hi all, I am trying to setup a startup file for TT-Rss (installed under OpenBSD 6.2 host, fully patched). This is the script: #!/bin/sh -x # daemon="/usr/local/bin/php-7.0" daemon_flags="/var/www/htdocs/rss/update_daemon2.php --log /tmp/update_rss.log" daemon_user="www" . /etc/rc.d/rc.subr

Re: spamd.conf with rsync and DNS-based lists

2017-11-08 Thread Pierre Emeriaud
2017-11-08 17:01 GMT+01:00 Mark Carroll : > I am looking to expand my spamd.conf's blacklisting and I now see that > some providers prefer one to rsync their blacklist rather than simply > fetching it and more others make their lists queryable by DNS only. > Is there a "good"

Re: Suppessing logging of arp movement messages

2017-11-08 Thread torsten
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf > Of OpenBSD > Sent: 08 November 2017 15:44 > To: misc@openbsd.org > Subject: Suppessing logging of arp movement messages > > hello all, > > I have finally build an internet gateway with

spamd.conf with rsync and DNS-based lists

2017-11-08 Thread Mark Carroll
I am looking to expand my spamd.conf's blacklisting and I now see that some providers prefer one to rsync their blacklist rather than simply fetching it and more others make their lists queryable by DNS only. I am not missing some easy rsync syntax for spamd.conf right? It is a sufficient

Re: mandoc -Tlint requires Mdocdate and RCS id

2017-11-08 Thread Ingo Schwarze
Hi Jan, Jan Stary wrote on Wed, Nov 08, 2017 at 04:13:19PM +0100: > this is a minimalized manpage that currently fails mandoc -Tlint: > > .Dd November 8, 2017 > .Dt AUDIO 3 > .Os > .Sh NAME > .Nm libaudio This is broken, .Dt/.Nm mismatch. Mandoc should probably warn, but doesn't. > .Nd

Suppessing logging of arp movement messages

2017-11-08 Thread OpenBSD
hello all, I have finally build an internet gateway with OpenBSD 6.2 (AMD64), including pf and IPSec. Great stuff. Now I am seeing a lot of arp movement, that I know are caused by Apple's Bonjour Sleep Proxy. Nov 8 00:00:27 gatekeeper /bsd: arp info overwritten for 192.168.20.99 by

Re: iked + gif + ospfd - use null-route to stop default route being used in case of no vpn

2017-11-08 Thread Kim Zeitler
On 11/08/17 08:37, Claudio Jeker wrote: On Tue, Nov 07, 2017 at 04:13:51PM +0100, Jeremie Courreges-Anglas wrote: On Tue, Nov 07 2017, Kim Zeitler wrote: On 11/07/17 15:31, Jeremie Courreges-Anglas wrote: On Tue, Nov 07 2017, Stuart Henderson

mandoc -Tlint requires Mdocdate and RCS id

2017-11-08 Thread Jan Stary
Hi Ingo, this is a minimalized manpage that currently fails mandoc -Tlint: .Dd November 8, 2017 .Dt AUDIO 3 .Os .Sh NAME .Nm libaudio .Nd manipulate digital audio formats and files .Sh SYNOPSIS .In audio.h .Ft AUFILE* .Fn au_open "const char* path" "AUMODE mode" "AUINFO* info" .Ft int .Fn

Re: [cwm] ability to autogroup kbfunc_menu_ssh clients

2017-11-08 Thread Julien Steinhauser
Please disregard previous mail: https://marc.info/?l=openbsd-misc=151000897902424=2 The patch in there would break any terminal emulator which does not use "-class" to set a class. Rereading the man page, I now see it is easy to achieve the same behaviour from ~/.cwmrc: command term

Re: motion detection video surveillance

2017-11-08 Thread Mihai Popescu
> I am really curious about the type of video hardware people are using. Long time ago, in a far far away company ... I used some boards based on Conexant BT878 chipset. The driver for this is bktr(4). As an application, I compiled something called camserv if I remember corectly, since it was not