Re: RPi 4 as an OpenBSD router

2020-11-17 Thread Diana Eichert
I know the Macchiatobin "single shot" is an entirely different price point than devices y'all listed. But it appears from this commit, https://marc.info/?l=openbsd-cvs&m=160536308709715&w=2 , it might be a very good system. diana On Mon, Nov 16, 2020 at 5:32 PM Jonathan Gray wrote: > > On Mon,

Re: RPi 4 as an OpenBSD router

2020-11-16 Thread Jonathan Gray
On Mon, Nov 16, 2020 at 10:07:33PM +0100, Mark Kettenis wrote: > > From: Mihai Popescu > > Date: Mon, 16 Nov 2020 20:50:07 +0200 > > > > Hello, > > > > Do you think is practical to run RPi 4 as an OpenBSD router, one interface > > from the board and one from USB Ethernet adapter? > > I try to re

Re: RPi 4 as an OpenBSD router

2020-11-16 Thread Mark Kettenis
> From: Mihai Popescu > Date: Mon, 16 Nov 2020 20:50:07 +0200 > > Hello, > > Do you think is practical to run RPi 4 as an OpenBSD router, one interface > from the board and one from USB Ethernet adapter? > I try to replace my ISP router, the connection is 300/150 Mbps down/up. It > will be a rou

Re: RPi 4 as an OpenBSD router

2020-11-16 Thread Lee Nelson
I haven't done the performance testing that Stuart has done, so keep that in mind when reading what I wrote. I live in the middle of nowhere and my only available uplink is via Satellite. That will always be the weakest link in anything I do. Before I switched to my RPi 4 I was using an i3

Re: RPi 4 as an OpenBSD router

2020-11-16 Thread Lee Nelson
I am using a more complicated version of the scenario you are describing and it works well for me. I have multiple USB interfaces which gets complicacated, but if you are using only one USB interface, then you should be fine. I would use the USB to connect to your ISP and the built-in to c

Re: RPi 4 as an OpenBSD router

2020-11-16 Thread Stuart Henderson
I didn't get _great_ performance from USB Ethernet on pi4, IIRC it was in the region around 200-250Mb from tcpbench - I tried a USB3 ure(4). However forwarding should be faster than tcpbench and it's not far off your connection speed so it maybe good enough for you. I think you may see a bit b