Introducing pf-badhost and unbound-adblock

2018-08-05 Thread Jordan Geoghegan
Hi everyone, I thought I would share a couple scripts I wrote to block ads and bad hosts. I have found them to increase web-browsing speed and reduce battery consumption, especially on mobile devices. They also help reduce pop ups and fake sites, especially on mobile/in apps. I have also

Encryption of two disks on the same host

2018-08-05 Thread Thomas Levine
I want to use full disk encryption on all of the disks of a host (two hosts). They can have the same password. How should I do this? 1. A method that I know will work is to make separate CRYPTO discipline softraid devices for each disk, install on one of them; and configure and mount the other

Re: "Missing operating system" after i386 dual boot install

2018-08-05 Thread Ax0n
On Sun, Aug 5, 2018 at 5:02 AM Sijmen J. Mulder wrote: > Success! > > Unfortunately NT4 predates the BCD but I managed to do something > similar by adding the following line to C:\boot.ini: > > C:\openbsd.pbr="OpenBSD" > > I still wonder why it wouldn't boot from the partition directly but at

Re: Error adding tunnel to mgre interface

2018-08-05 Thread Joe Cook
On 1/08/2018 7:52 p.m., j...@snoopy.net.nz wrote: Hi, I am trying to add a tunnel to an mgre interface. I can't get past the following error. $doas ifconfig mgre0 destroy $doas ifconfig mgre0 create $doas ifconfig mgre0 tunnel 192.0.2.1 192.0.2.1 ifconfig: SIOCSLIFPHYADDR: Invalid argument

Re: "Missing operating system" after i386 dual boot install

2018-08-05 Thread Sijmen J. Mulder
Success! > Did you read the FAQ on multi-booting where they talk about > creating the> openbsd.pbr file and using bcdedit? In running dual-boot with > Win7/OpenBSD on one system, and Win10/OpenBSD on another, and the > procedure in the FAQ has worked well for me. >

Re: Can't open /dev/bio on arm

2018-08-05 Thread Jonathan Gray
On Sun, Aug 05, 2018 at 10:39:10AM +0200, Janne Johansson wrote: > Is there MAKEDEV things to add also? No, the MAKEDEV and conf.c parts are already there. It should be possible to use softraid with ramdisks on arm* with future snapshots, just not as a boot volume.

Re: Can't open /dev/bio on arm

2018-08-05 Thread Janne Johansson
Is there MAKEDEV things to add also? Den sön 5 aug. 2018 09:15Jonathan Gray skrev: > On Sat, Aug 04, 2018 at 06:38:20PM +1000, Jonathan Gray wrote: > > On Sat, Aug 04, 2018 at 05:37:11PM +1000, Jonathan Gray wrote: > > > On Sat, Aug 04, 2018 at 09:33:45AM +0300, Kihaguru Gathura wrote: > > > >

Re: Can't open /dev/bio on arm

2018-08-05 Thread Jonathan Gray
On Sat, Aug 04, 2018 at 06:38:20PM +1000, Jonathan Gray wrote: > On Sat, Aug 04, 2018 at 05:37:11PM +1000, Jonathan Gray wrote: > > On Sat, Aug 04, 2018 at 09:33:45AM +0300, Kihaguru Gathura wrote: > > > Hi, > > > > > > I am getting message: bioctl: Can't open /dev/bio: Device not configured > >