Hello, everyone.
I believe, ndp.c has a bug.
1. Line 319 defines a fresh m_rtmsg, and does not initialise it.
2. Therefore m_rtmsg.m_rtm should be empty or zero. (Or constant, I am
not very sure)
3. Line 329 defines rtm and makes it a pointer to a fresh (empty or
constant) m_rtmsg.m_rtm.
4. Nothi
On 07Jul2021 10:59, Pierre Dupond <76nem...@gmx.ch> wrote:
> I am setting up a firewall with PF. The strategy used is quite
> common:
> set block-policy return
> set loginterface none
> set skip on lo0
> match in all scrub (random-id reassemble tcp)
Hi Peter,
it's not just you, I have similar problems since around July 1, but with a
netcup server.
Since then, downloading a bigger file from the netcup server using scp or rsync
fails pretty consistently. Normal ssh sessions or other stuff like imap or xmpp
remain stable, as far as I can tell.
On Fri, Jun 18, 2021 at 3:24 PM Chris Narkiewicz wrote:
>
> I'm trying to run xenodm on VirtualBox VM.
> VirtualBox 6.1.16_Ubuntu r140961 running on Ubuntu 20.04 with Intel
> card. VM uses VMSVGA display with NO 3D acceleration.
>
> Fresh OpenBSD 6.9 install, but I tried latest snapshot - same pro
> On Jul 8, 2021, at 8:05 AM, Peter J. Philipp wrote:
>
> On Wed, Jul 07, 2021 at 11:57:50PM +0300, Ville Valkonen wrote:
>> Hi,
>>
>> not sure if related but my Linux box (also in Hetzner) also started to have
>> flaky connection lately.
>>
>> --
>> Regards,
>> Ville
>
> I opened a ticket
On Thu, Jul 08, 2021 at 12:18:09PM -0400, Brian Brombacher wrote:
[..]
> Are you changing the default TCPKeepAlive setting? It defaults to yes. It
> exists as options in sshd_ and ssh_config. Additionally, ClientAliveInterval
> and ServerAliveInterval might be handy. A sysctl also exists to
Hi,
upgrading from current 6.9 GENERIC#99 amd64 to current 6.9 GENERIC#108 amd64
end up with this error:
[snip]
Making all device nodes... done
installboot: write: No space left on device
Failed to install bootblocks.
You will not be able to boot OpenBSD from sd1.
[end]
In this case sd1 is th
On Wed, Jul 07, 2021 at 11:57:50PM +0300, Ville Valkonen wrote:
> Hi,
>
> not sure if related but my Linux box (also in Hetzner) also started to have
> flaky connection lately.
>
> --
> Regards,
> Ville
I opened a ticket with Hetzner last week thinking it was an in-band DoS. They
assured me, th
8 matches
Mail list logo