On Wed, Jan 15, 2025 at 12:33:29PM -0300, x9p wrote:
>
> Hi,
>
> I am running a relay and other servers. Sometimes doing SSHD over Tor via a
> hidden service in a VPS in openbsd.amsterdam. In all my other setups, in other
> providers, I do not see this problem happening.
>
> Upon connecting for
Thank you, it was a faulty snmpd_metrics
Marc
> On 16 Jan 2025, at 13:30, Martijn van Duren
> wrote:
>
> Just installed a fresh OpenBSD 7.6 machine and created >64 interfaces
> with:
> i=0; while [ $i -le 80 ]; do doas ifconfig trunk$i create; i=$((i+1)); done
>
> Doing a full run gives me th
Just installed a fresh OpenBSD 7.6 machine and created >64 interfaces
with:
i=0; while [ $i -le 80 ]; do doas ifconfig trunk$i create; i=$((i+1)); done
Doing a full run gives me the following:
openbsd76$ snmp walk -v2c -cpublic 127.0.0.1 pfifdescr | wc -l
92
So the
On 2025-01-15, Joel Carnat wrote:
> Hello,
>
> Playing with my local unbound(8) daemon regarding encrypted DNS queries,
> I could enable DoT (DNS-over-TLS) without issue. But when it came to DoH
> (DNS-over-HTTPS), it didn't work at all. To have DoH enabled, unbound(8)
> needs to be compiled with
On 2025-01-15, Aurelien Martin <01aurel...@gmail.com> wrote:
> --5782ac062bc69fa8
> Content-Type: text/plain; charset="UTF-8"
>
> Hi all,
>
> I'm running OpenBSD 7.6 GENERIC.MP#338 amd64 on APU4D4
>
> Following this thread:
> https://marc.info/?l=openbsd-tech&m=165642186010149&w=2
> Sub
5 matches
Mail list logo