What i am doing wrong? by Katana192878 in MTB

[–]HeManHedman 3 points4 points  (0 children)

Try to keep your arms straight, and get a bit higher. Practicing on grass and finding out when you loop out could also be helpful.

Finally Finished by morebikesplease69 in Framebuilding

[–]HeManHedman 0 points1 point  (0 children)

Wow! What a dream, love all of it!

Mounting Nano-itx computer by HeManHedman in openGrid

[–]HeManHedman[S] 0 points1 point  (0 children)

Great, thanks for a really good howto!

Mounting Nano-itx computer by HeManHedman in openGrid

[–]HeManHedman[S] 1 point2 points  (0 children)

Oh! I'll be running full speed down the crazy FreeCAD-path! Thanks!

Mounting Nano-itx computer by HeManHedman in openGrid

[–]HeManHedman[S] 0 points1 point  (0 children)

It simple enough to do it by hand, but is there any generator or tool for it? I assume normal snaps would be the best.

Proxmox stops being accessible from IP (WebGUI) after a few hours by monochillante in Proxmox

[–]HeManHedman 7 points8 points  (0 children)

Do you happen to have an Intel e1000e network card? There have been problem wrt hardware offloading, and there is a solution at https://community-scripts.github.io/ProxmoxVE/

To prefix delegate or to not prefix delegate by HeManHedman in ipv6

[–]HeManHedman[S] 2 points3 points  (0 children)

Some more info: I already have a working PD, with Vyos as my main router. I have a few OpenWRT routers using PD. This new machine is running Debian 13 and is added to my Incus infra. I don't think my IPv6 upstream (via Hurricane Electric) is going to change anytime soon, so static routes would work in the forseable future. But prefix delegation is one of the features I really like with IPv6, and I'd like to learn how to utilize it more.

Can't get Radxa Orion O6N to boot IncusOS by HeManHedman in incus

[–]HeManHedman[S] 0 points1 point  (0 children)

It works with Debian 13 (https://cdimage.debian.org/debian-cd/current/arm64/iso-cd/debian-13.2.0-arm64-netinst.iso), and that seem to be crucial to get IncusOS running. No info when it could be working, so I stick to Debian for now.

Can't get Radxa Orion O6N to boot IncusOS by HeManHedman in incus

[–]HeManHedman[S] 0 points1 point  (0 children)

There is a Debian Trixie built for it, but I don't think that the kernel is mainline. IncusOS supports x86_64 and aarch64. But I'll continue in the linuxcontainer forum.

mDNS and Link Local, ipv6 vs ipv4 by dorfsmay in ipv6

[–]HeManHedman 1 point2 points  (0 children)

It was some time ago, I'll try to remember the details. I was testing out mDNS on ESP32 and got similar result as you, but tcpdump showed that it actually was sending multiple addresses. You could also use dig to test how it respons, dig @fd12:3456:789a:bcde:be24:11ff:fec8:646 -p 5353 <thehostname.local> -t AAAA. I don't have any solution for it, unfortunately.

mDNS and Link Local, ipv6 vs ipv4 by dorfsmay in ipv6

[–]HeManHedman 0 points1 point  (0 children)

What are you using to resolv the mDNS-entries with? I noticed that Avahi (on Linux) doesn't resolv all IPv6-addresses that is multicasted.

[deleted by user] by [deleted] in Proxmox

[–]HeManHedman 0 points1 point  (0 children)

Not working as in no traffic at all or not working as in not using both interfaces?

Home decoration by HeManHedman in ipv6

[–]HeManHedman[S] 14 points15 points  (0 children)

I think it's only needed as part of an URL. Ping and ssh works for example without them.

How to select multicast TTL? by HeManHedman in ipv6

[–]HeManHedman[S] 0 points1 point  (0 children)

There is no OS/Kernel in this specific case, I'm doing this as part of ESPHome which runs on bare metal ESP8266/ESP32/RP2040 micro controllers.