Re: Debug / Driver / Kernel / WiFi

2018-10-17 Thread Deface
Hi all, The patch below works fine for me and fixes the *[ERROR: ath0 unable to reset hardware]* issue that I had on my FUJITSU SIEMENS ESPRIMO Mobile U9210. Patch is relative to -current. Please check. Many Thanks Stefan Sperling for Code Review and strong support with Copyright! Oleg Pahl

Re: ThinkPad X220 Trackpoint Pointer Wheel Emulation Issues

2018-10-17 Thread Ulf Brosziewski
On 10/17/2018 06:21 PM, Jake Champlin wrote: > On Tue, Oct 16, 2018 at 09:45:52PM -0400, Charles Daniels wrote: >> First off, I'm new around here, so my apologies in advance if this is >> the wrong list or I've formatted something incorrectly. >> >> I've recently installed OpenBSD 6.3 on my

Re: VMM sh: time sleep 30 takes 56 seconds

2018-10-17 Thread Mike Larkin
On Sat, Oct 13, 2018 at 07:37:49PM -0300, Daniel Bolgheroni wrote: > On Sat, Oct 13, 2018 at 01:08:23AM +, Jordan Geoghegan wrote: > > Hello, > > > > Not sure if this is a bug or not, so I thought I would ask misc@ first. > > > > I was writing a script in my vmm guest that involved killing

OpenSMTPd: "mail.lmtp: connect: Connection refused"

2018-10-17 Thread Atanas Vladimirov
Hi misc, Please, let me know if this mailing list is not the right place for this question. I'm following -current and I found that maybe something is wrong with my setup. When the server boots the first time after an upgrade the emails from the installer are lost because of

Re: Rate limiting on UDP with PF

2018-10-17 Thread Daniel Jakots
On Wed, 17 Oct 2018 17:59:08 +0200, cont...@jdubois.me wrote: > I am trying to rate limit UDP with Packet Filter. I know there are > rules to rate limit on TCP such as "max number" or "max-src-conn-rate > number / interval" but I did not find anything for UDP. > > I still tried the options with

wordpress on httpd with custom URL permalinks

2018-10-17 Thread zega
Hey guys, For anyone banging their head against the wall trying to get Wordpress 'pretty' permalinks working with httpd request rewrite, here's an alternative. All credits go to Ve Telko and his post (https://marc.info/?l=openbsd-misc=152996292328684=2) that steered me in the right direction.With

Rate limiting on UDP with PF

2018-10-17 Thread contact
Hi, I am trying to rate limit UDP with Packet Filter. I know there are rules to rate limit on TCP such as "max number" or "max-src-conn-rate number / interval" but I did not find anything for UDP. I still tried the options with these rules, but once the number of states was reached, the NTP

Re: ThinkPad X220 Trackpoint Pointer Wheel Emulation Issues

2018-10-17 Thread Jake Champlin
On Tue, Oct 16, 2018 at 09:45:52PM -0400, Charles Daniels wrote: > First off, I'm new around here, so my apologies in advance if this is > the wrong list or I've formatted something incorrectly. > > I've recently installed OpenBSD 6.3 on my Thinkpad X220. I'm happy to > report that almost

Re: 6.3-Can't boot. panic: aml_die aml_parse:4194 on PowerEdge R640

2018-10-17 Thread Jan Vlach
Could you try -current? Jan On Wed, Oct 17, 2018 at 12:15:32AM -0700, Luthing wrote: > Hello misc@ > > I'm currently testing new Dell PowerEdge R640 with a classic 6.3. > > I installed raid controller with a 2 disks RAID 1. > I also tried without RAID configured. > > The installation is

Re: [relayd] set response header for tagged connexion

2018-10-17 Thread Thuban
* tomr le [17-10-2018 15:37:42 +1100]: > > > On 10/17/18 4:14 AM, Thuban wrote: > > Hi, > > I want to set a header according to the requested path. The goal is to > > increase > > the cache-control according to file extension. > > > > For now, I have in relayd.conf something like : > > > >

6.3-Can't boot. panic: aml_die aml_parse:4194 on PowerEdge R640

2018-10-17 Thread Luthing
Hello misc@ I'm currently testing new Dell PowerEdge R640 with a classic 6.3. I installed raid controller with a 2 disks RAID 1. I also tried without RAID configured. The installation is successfully completed, but each time it boots, I'm getting this error :

Re: Redistributing between bgpd and ospfd

2018-10-17 Thread Claudio Jeker
On Wed, Oct 17, 2018 at 01:07:32PM +0200, Sebastian Benoit wrote: > open...@kene.nu(open...@kene.nu) on 2018.10.17 12:44:02 +0200: > > Hello, > > > > On Tue, Oct 16, 2018 at 4:56 PM Sebastian Benoit > > wrote: > > > > > > Tommy Nevtelen(to...@nevtelen.com) on 2018.10.16 15:11:51 +0200: > > > >

Re: Redistributing between bgpd and ospfd

2018-10-17 Thread Sebastian Benoit
open...@kene.nu(open...@kene.nu) on 2018.10.17 12:44:02 +0200: > Hello, > > On Tue, Oct 16, 2018 at 4:56 PM Sebastian Benoit wrote: > > > > Tommy Nevtelen(to...@nevtelen.com) on 2018.10.16 15:11:51 +0200: > > > On Tue, Oct 16, 2018 at 10:21:37AM +0200, Claudio Jeker wrote: > > > > On Tue, Oct

Re: Redistributing between bgpd and ospfd

2018-10-17 Thread openbsd
Hello, On Tue, Oct 16, 2018 at 4:56 PM Sebastian Benoit wrote: > > Tommy Nevtelen(to...@nevtelen.com) on 2018.10.16 15:11:51 +0200: > > On Tue, Oct 16, 2018 at 10:21:37AM +0200, Claudio Jeker wrote: > > > On Tue, Oct 16, 2018 at 09:13:20AM +0200, open...@kene.nu wrote: > > > > Hello, > > > > > >

Re: ThinkPad X220 Trackpoint Pointer Wheel Emulation Issues

2018-10-17 Thread Matthias Schmidt
Hi, On 17.10.2018 03:45, Charles Daniels wrote: I've recently installed OpenBSD 6.3 on my Thinkpad X220. I'm happy to report that almost everything seems to work the way it should (suspend/resume, wireless, volume controls, etc.). However, I've been having some difficulty with the TrackPoint.