Try a different NIC rather than what appears to be an onboard Realtek
NIC. Realteks are pretty craptacular - it's my understanding that they
basically offload everything to the OS which means it raises an
interrupt whenever a butterfly sneezes, hence the high CPU usage under
load.
On Mon, Nov 25,
I’m using an Intel X550-T2 card, very expensive.
The Realtek is unused.
Brodey
Sent from my iPhone
> On Nov 24, 2024, at 23:51, Aaron Mason wrote:
>
> Try a different NIC rather than what appears to be an onboard Realtek
> NIC. Realteks are pretty craptacular - it's my understanding that th
On Sun, 24 Nov 2024 18:55:12 +0100,
bsdbsdbsd1 wrote:
>
> OpenBSD needs an easily implementable killswitch for VPNs.
>
Do you mean something like that Solène did here?
https://dataswamp.org/~solene/2021-10-09-openbsd-wireguard-exit.html
--
wbr, Kirill
Hello,
You could do this via PF, block all traffic (in and out) on any other
traffic than the vpn interface.
Then allow traffic out on the physical interface ONLY to the
IP(s)/port(s) of the VPN.
This is what I do currently for always on VPN, I am sure there is a
better way, but it works.
Take
It's a fairly hefty system for a router.
After updates speeds are up to 750down/1200up. When testing the download
speed, all cores are stuck ~33%. When testing the upload speed, one core
rockets to 100% and the others are around 20%.
Thank you,
Brodey
On Sun, 24 Nov 2024 at 15:25, Stuart Henders
Hello all!
I have an OpenBSD 7.2 router that I have PPPoE passthrough configured to my
ISP's Fibre modem on its 10G switch. I have a Moker 2.5G switch that is
connected to that and my router has an Intel X550-T2 NIC. Everything
negotiates just fine. I was using ADMZ previously but there is a techn
On 2024-11-24, Brodey Dover wrote:
> --b205f70627ac962e
> Content-Type: text/plain; charset="UTF-8"
>
> Hello all!
>
> I have an OpenBSD 7.2 router that I have PPPoE passthrough configured to my
> ISP's Fibre modem on its 10G switch. I have a Moker 2.5G switch that is
> connected to th
On 2024-11-23, Jon Fineman wrote:
> This is what my class has at the moment:
>
>:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin
> /usr/local/sbin:\
>:umask=022:\
>:datasize-max=infinity:\
>:datasize-cur=infinity:\
>:datasize=infinity:\
>:maxproc-max=1024:\
>:maxproc-cur=512:\
>:
On Sun, Nov 24, 2024 at 11:11:34AM +, Stuart Henderson wrote:
On 2024-11-23, Jon Fineman wrote:
This is what my class has at the moment:
:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin
/usr/local/sbin:\
:umask=022:\
:datasize-max=infinity:\
:datasize-cur=infinity:\
:datas
On Sun, Nov 24, 2024 at 07:43:31AM +0100, Otto Moerbeek wrote:
> On Sat, Nov 23, 2024 at 04:15:51PM -0500, Jon Fineman wrote:
>
> >
> > On Sat, Nov 23, 2024 at 09:21:09PM +0100, Otto Moerbeek wrote:
> > > On Sat, Nov 23, 2024 at 01:40:31PM -0500, Jon Fineman wrote:
> > >
> > > > I have been expe
Hello,
On 21/11/24 01:41, Benjamin Stürz wrote:
> Hi,
>
> Is it intended behavior, that `fastcgi param`
> doesn't overwrite variables?
I'm not a fastcgi lawyer, but I think it's wrong.
> [...]
>
> When I open in a web browser, I get this:
> SERVER_SOFTWARE=OpenBSD httpd
> SERVER_PROTOCOL=HTTP/
OpenBSD needs an easily implementable killswitch for VPNs.
Best regards
John Scofield
On 2024/11/24 15:52, Brodey Dover wrote:
> It's a fairly hefty system for a router.
It's got a decent amount of RAM (though you won't be using much of
that in a router), but CPU isn't particularly fast (1300MHz).
> After updates speeds are up to 750down/1200up. When testing the download
> speed,
13 matches
Mail list logo