Re: Split zone DNS?

2017-08-01 Thread flipchan
Yupp use unbound it's great On July 28, 2017 4:47:53 PM GMT+02:00, Liviu Daia wrote: >On 28 July 2017, Steve Williams wrote: >> Hi, >> >> I recently upgraded to 6.1 and am trying to (finally, after many >OpenBSD >> versions over 10 years) fine tune my home network. >> >> I would like to run a

Supporting OpenBSD

2017-08-01 Thread Radoslav Mirza
Dear Group, Are there any resources that point to where I can begin to help with the project? Such as junior jobs, documentation etc. I recently purchased hardware specifically for OpenBSD support and plan to replace Archlinux as my main OS. I am studying for my CCNA and plan to head down the

Re: Helping out

2017-08-01 Thread Bryan Vyhmeister
On Tue, Aug 01, 2017 at 08:19:23PM -0400, Radoslav_Mirza wrote: > Dear Group, Are there any places to start helping out for a beginner? > Any junior jobs or todo lists? > > I have a new Ryzen 1700 running OpenBSD so maybe I could help with > some benchmark tests etc. > > Any pointers of where to

Re: touchpad input driver: testing needed

2017-08-01 Thread Bryan Vyhmeister
On Tue, Aug 01, 2017 at 10:12:05PM +0200, Ulf Brosziewski wrote: > I have the impression that multi-finger clicks are popular > among Mac users, is it correct? However, if the new driver > works it should offer software button areas at the bottom > edge of the touchpad, as elsewhere. Are they mis

Helping out

2017-08-01 Thread Radoslav_Mirza
Dear Group, Are there any places to start helping out for a beginner? Any junior jobs or todo lists? I have a new Ryzen 1700 running OpenBSD so maybe I could help with some benchmark tests etc. Any pointers of where to go would be great! Thanks. Sent from ProtonMail mobile

Re: touchpad input driver: testing needed

2017-08-01 Thread Ulf Brosziewski
The event codes look wrong, they are for right-clicks and left-clicks, if I'm not mistaken. Is there a "ButtonMapping" defined for X somewhere (in your xorg.conf, or by a script), or a "ZAxisMapping"? Could you have a look at the output of $ xmodmap -pp ? On 08/02/2017 12:22 AM, Olivier Antoi

Re: touchpad input driver: testing needed

2017-08-01 Thread Olivier Antoine
Two-fingers scrolling doesn't work at all. Under a firefox window, it open context menu, or act like pressing button. $ xinput --test /dev/wsmouse0 button press 3 button release 3 button press 3 button release 3 button press 3 button release 3 motion a[0]=876 a[1]=497 button press 3 button

Re: FastCGI sent in stderr: "PHP message: PHP Warning: Unknown: Unable to create temporary file, Check permissions in temporary files directory.

2017-08-01 Thread Martijn van Duren
Hello Stephane, First, please send mails with questions about packages to ports@ in the future. I'm not changing list now because I don't want to continue the discussion, but merely rectify a few of your mistakes and hopefully prevent people finding this thread in the future from making the same o

Re: touchpad input driver: testing needed

2017-08-01 Thread Ulf Brosziewski
Hi Bryan, I have the impression that multi-finger clicks are popular among Mac users, is it correct? However, if the new driver works it should offer software button areas at the bottom edge of the touchpad, as elsewhere. Are they missing? Are they too small? Or is it "simply" not your habit? A

Re: touchpad input driver: testing needed

2017-08-01 Thread Ulf Brosziewski
Hi, thanks for testing! Does "NOT OK" mean that two-finger scrolling works badly, or that it doesn't work at all? If possible, could you record the output of $ xinput --test /dev/wsmouse0 for a short period of time and perform the scroll gesture? Ulf On 08/01/2017 11:09 AM, Olivier Antoine

Does pf's Sources table ever get cleared?

2017-08-01 Thread Markus Wernig
Hi all I have a pair of OBSD 6.1 firewalls, on which some rules require source tracking, i.e. have a max-src-conn or similar statement as in: pass log quick on { em0 vlan1 } inet proto tcp from any to port { 80, 443 } modulate state ( max-src-conn 50, max-src-conn-rate 25/5, overload flush

Re: touchpad input driver: testing needed

2017-08-01 Thread Bryan Vyhmeister
On Mon, Jul 31, 2017 at 05:37:00PM -0700, Bryan Vyhmeister wrote: > On Mon, Jul 31, 2017 at 08:09:31PM -0400, Ted Unangst wrote: > > Bryan Vyhmeister wrote: > > > On Mon, Jul 31, 2017 at 11:02:28PM +0200, Ulf Brosziewski wrote: > > > > for you. As always, a dmesg would be appreciated. The output

Re: Split zone DNS?

2017-08-01 Thread Stuart Henderson
On 2017-07-31, Kenneth Gober wrote: > It's not totally clear whether > it's even possible using nsd/unbound and the base dhcpd, but what I've > seen indicates that it is not. It could be done with some helper software to read the lease db and convert to a z

Re: Calculate the frequency of the tsc timecounter

2017-08-01 Thread Adam Steen
Hi Mike Please see the output below (I did have to update a few DPRINTF's with the change to clang, did you want a diff for checking in?) I appreciate you having a look. Cheers Adam root on sd0a (15cc7df693e2251e.a) swap on sd0b dump on sd0b vm_impl_init_vmx: created vm_map @ 0x80b99000

Re: touchpad input driver: testing needed

2017-08-01 Thread Olivier Antoine
Mouse move: OK Mouse tapping: OK Two-fingers scrolling: NOT OK Machine Lenovo Thinkpad E130 # wsconsctl | grep 'mouse' mouse.type=synaptics mouse.rawmode=0 mouse.scale=1472,5768,1408,5236,0,66,175 mouse.tp.tapping=1 mouse.tp.scaling=0.160 mouse.tp.swapsides=0 mouse.tp.disable=0 mouse1.type=ps2

Re: Opensmtpd-extras documentation

2017-08-01 Thread Markus Rosjat
ok turns out it's not a LDAP problem at all ... since openSMTPD doesn't authenticate with a plain password at all it will always fail. regards markus Am 31.07.2017 um 17:44 schrieb Markus Rosjat: Hi there, Is there some documentation on the ldapFilter ? It's kinda frustrating to se

Re: Calculate the frequency of the tsc timecounter

2017-08-01 Thread Mike Larkin
On Tue, Aug 01, 2017 at 07:32:19AM +0800, Adam Steen wrote: > On Tue, Aug 1, 2017 at 7:26 AM, Adam Steen wrote: > > Mike Belopuhov wrote: > > > >> To be able to use TSC as a timecounter source on OpenBSD or Solo5 > >> you'd have to improve the in-kernel measurement of the TSC frequency > >> first.

Re: Changing default compiler for usr/ports buiding

2017-08-01 Thread Denis
Ok, but how to point cmake-3.5.2 to build the needed "source" which using Boost 1.53 or higher libraries ver.? Boost 1.59.0 itself was downloaded from boost web site and builded from sources using gcc 4.9 already. Some patches have been installed. I have tried to point cmake-3.5.2 to Boost-1.59.0