athn0 Ifail on an old ALIX

2019-05-05 Thread Jan Stary
This is 6.5-current on an old ALIX 2D3 (full dmesg below) using athn0 at pci0 dev 12 function 0 "Atheros AR9280" rev 0x01: irq 9 athn0: AR9280 rev 2 (2T2R), ROM rev 22, address 04:f0:21:01:d6:86 It is my home router. I am seeing a lot of Ifails on the athn0. For example, this is after scp'ing a bi

Re: Firefox bug: 66.0.3 disables all extensions

2019-05-05 Thread Juan Francisco Cantero Hurtado
On Sun, May 05, 2019 at 08:57:11AM +0100, Anthony Campbell wrote: > On 04 May 2019, Juan Francisco Cantero Hurtado wrote: > > On Sat, May 04, 2019 at 07:01:55PM +0100, Anthony Campbell wrote: > > > After upgrading Firefox today to 66.0.3 in -current, all my add-ons > > > were inactivated. A quick

Re: Activating second crypted (or other raid) device

2019-05-05 Thread trondd
On Sun, May 5, 2019 3:57 pm, cho...@jtan.com wrote: > Thomas Frohwein writes: >> On Sun, May 05, 2019 at 08:57:55PM +0300, cho...@jtan.com wrote: >> [...] >> > Currently after every upgrade I patch /etc/rc to run /etc/rc.blockdev >> > (containing bioctl -cC -p /etc/sd0.key -l sd0a softraid0) before

Re: Activating second crypted (or other raid) device

2019-05-05 Thread chohag
Thomas Frohwein writes: > On Sun, May 05, 2019 at 08:57:55PM +0300, cho...@jtan.com wrote: > [...] > > Currently after every upgrade I patch /etc/rc to run /etc/rc.blockdev > > (containing bioctl -cC -p /etc/sd0.key -l sd0a softraid0) before the > > additional filesystems are checked or mounted. >

Re: Activating second crypted (or other raid) device

2019-05-05 Thread Thomas Frohwein
On Sun, May 05, 2019 at 08:57:55PM +0300, cho...@jtan.com wrote: [...] > Currently after every upgrade I patch /etc/rc to run /etc/rc.blockdev > (containing bioctl -cC -p /etc/sd0.key -l sd0a softraid0) before the > additional filesystems are checked or mounted. The order of sdX may change if e.g.

Activating second crypted (or other raid) device

2019-05-05 Thread chohag
I have a laptop with two hard drives, a small fast ssd and a large slow hdd (since replaced with a larger fast ssd). Both drives are encrypted using bioctl. sd1 is the smaller boot device which becomes sd2, sd0 is the larger device which becomes sd3. sd2 is activated before the kernel by the bootlo

Re: Firefox bug: 66.0.3 disables all extensions

2019-05-05 Thread ropers
On 05/05/2019, Anthony Campbell wrote: > > The second link offers a solution: > > > To provide this fix on short notice, we are using the Studies > system. This system is enabled by default, and no action is > needed unless Studies have been disabled. Firefox users can >

Re: Upgrade procedure (6.4 -> 6.5)

2019-05-05 Thread Ingo Schwarze
Hi, Consus wrote on Fri, May 03, 2019 at 02:24:10PM +0300: > Maybe it's a good idea to note this on the upgrade page? Something like > "the upgrade procedure may leave some files behing; you can manually > clean them up using sysclean package"? We have worse problems with the upgrade page right

Re: Upgrade procedure (6.4 -> 6.5)

2019-05-05 Thread Otto Moerbeek
On Sat, May 04, 2019 at 10:33:26AM +0300, Strahil Nikolov wrote: > On May 4, 2019 10:11:07 AM GMT+03:00, Nick Holland > wrote: > >On 5/3/19 2:32 PM, Strahil Nikolov wrote: > >> On May 3, 2019 10:49:55 PM GMT+03:00, Nick Holland > >> wrote: > >>> On 5/2/19 1:52 AM, Consus wrote: > Hi, > >>>

Re: Upgrade procedure (6.4 -> 6.5)

2019-05-05 Thread Ingo Schwarze
Hi Wolfgang, Wolfgang Pfeiffer wrote on Sat, May 04, 2019 at 06:34:04PM +0200: > On Sat, May 04, 2019 at 01:07:34AM -0400, Nick Holland wrote: >> Spend a little time learning OpenBSD, > Yes: time needed, I think: Took me a while until I got that ... :) While i don't doubt it may feel like that

Tcpdump on enc0 how to filter port 443

2019-05-05 Thread Mik J
Hello, Does anyone know how can I capture flows to port 443 on an enc0 interface # tcpdump -ni enc0tcpdump: listening on enc0, link-type ENC 12:29:52.626065 (authentic,confidential): SPI 0x63b38934: 192.168.2.1.18413 > 192.168.1.1.443: S 3266713948:3266713948(0) win 16384 (DF) (encap) But tcpd

Re: Firefox bug: 66.0.3 disables all extensions

2019-05-05 Thread Anthony Campbell
On 04 May 2019, Juan Francisco Cantero Hurtado wrote: > On Sat, May 04, 2019 at 07:01:55PM +0100, Anthony Campbell wrote: > > After upgrading Firefox today to 66.0.3 in -current, all my add-ons > > were inactivated. A quick search showed that this is a widespread > > problem, apparently due to a b

Re: Firefox bug: 66.0.3 disables all extensions

2019-05-05 Thread Anthony Campbell
On 04 May 2019, Stefan Pietsch wrote: > On 04.05.19 20:01, Anthony Campbell wrote: > > After upgrading Firefox today to 66.0.3 in -current, all my add-ons > > were inactivated. A quick search showed that this is a widespread > > problem, apparently due to a bug in FF. I was able to fix it > > temp