Re: pflogd write /var/run/mypflogdinstance.pid?

2020-12-06 Thread Theo de Raadt
Harald Dunkel wrote: > Hi folks, > > I have to run several pflogd in parallel. To make pkill (i.e. > newsyslog) work it seems to be necessary to create hard links > pflogd1, pflogd2 etc., pointing to /sbin/pflogd. Soft links > don't work, because they don't show up in the process table. > This

pflogd write /var/run/mypflogdinstance.pid?

2020-12-06 Thread Harald Dunkel
Hi folks, I have to run several pflogd in parallel. To make pkill (i.e. newsyslog) work it seems to be necessary to create hard links pflogd1, pflogd2 etc., pointing to /sbin/pflogd. Soft links don't work, because they don't show up in the process table. This introduces new problems on the next

Re: Any insight on drm resetting chip for stopped heartbeat error

2020-12-06 Thread Joseph Olatt
On Mon, Dec 07, 2020 at 12:44:09PM +1100, Jonathan Gray wrote: > On Sun, Dec 06, 2020 at 11:44:11AM -0800, Joseph Olatt wrote: > > Hi, > > > > I've started seeing the following error on my laptop along with > > associated temporary freezing of the system: > > > > drm:pid90783:intel_gt_reset

Another potential ksh bug?

2020-12-06 Thread Jordan Geoghegan
Hello again, I was playing around with ksh array syntax and its behaviour when set as read-only. In my testing I noticed that ksh will allow you to overwrite the first element of a read-only array. Example snippet: #!/bin/ksh arr[0]=val1 arr[1]=val2 readonly arr echo "${arr[@]}" arr=yikes

Re: Seeking help creating an OpenBSD/OpenIKED alternative to the Algo VPN

2020-12-06 Thread Matthew Ernisse
On Sun, Dec 06, 2020 at 05:31:13PM +, Kyle Jensen said unto me: > I am not an OpenBSD/OpenIKED pro and I'd very much appreciate collaborating > with willing souls who, like me, could use an OpenBSD-based road warrior > VPN. OpenBSD and OpenIKED are really quite easy to understand if you take

Re: Any insight on drm resetting chip for stopped heartbeat error

2020-12-06 Thread Jonathan Gray
On Sun, Dec 06, 2020 at 11:44:11AM -0800, Joseph Olatt wrote: > Hi, > > I've started seeing the following error on my laptop along with > associated temporary freezing of the system: > > drm:pid90783:intel_gt_reset *NOTICE* Resetting chip for stopped > heartbeat on rcs0 >

Any insight on drm resetting chip for stopped heartbeat error

2020-12-06 Thread Joseph Olatt
Hi, I've started seeing the following error on my laptop along with associated temporary freezing of the system: drm:pid90783:intel_gt_reset *NOTICE* Resetting chip for stopped heartbeat on rcs0 drm:pid90783:mark_guilty *NOTICE* Xorg[83345] context reset due to GPU hang

Re: clock not set on boot

2020-12-06 Thread andygoblins
On December 6, 2020 7:44:01 AM UTC, Otto Moerbeek wrote: >> Ah, I see the info is already there in another post. This edgerouter >> is a slow machine. You can try what I suggested, e.g. by putting a >> sleep after unbound starts in /etc/rc. >> >> But an easier solution is not to rely on a

Re: subscribe misc

2020-12-06 Thread ben
welcome to the club

Seeking help creating an OpenBSD/OpenIKED alternative to the Algo VPN

2020-12-06 Thread Kyle Jensen
Hi, I'm working on an Ansible role to help me provision road-warrior style IKEv2 VPNs using OpenIKED and OpenBSD. I'd like this to be similar to Algo https://github.com/trailofbits/algo. You can see what I started here: https://github.com/kljensen/hetun-vpn My progress thus far is as follows. I

subscribe misc

2020-12-06 Thread Kyle Jensen
subscribe misc

ntpd and no RTC

2020-12-06 Thread Otto Moerbeek
Hi, As seen in another thread there are some questionms on how ntpd works if no relatime clock is available or it's battery is dead. This poses problems since ntpd needs DNS and if the time is not right, DNSSEC validation might fail. The goals it to work in as mancy cass as possible , but also