Hannes Laimer's latest activity

  • Hannes Laimer
    ok, thanks for the information! you already have the two in a cluster, so VXLAN would basically use the connection they already have by encapsulating traffic for the 10.10.10.0/24 network. But since you are able to connect them via a second cable...
  • Hannes Laimer
    Add as in "add to cluster"(do you already have a cluster? generally 2-node clusters are not stable, you'd probably want a qdevice or third node[1]) or as in "i want guests to communicate over 10.10.10.0/24 with eachother"? I assume you want to...
  • Hannes Laimer
    Hey, each pve node renders the configured VXLAN into /etc/network/interfaces.d/sdn, ifupdown2 then reads this. For VXLAN there is no peering, this is how packets leaving the host get encapsulated, and how they get decapsulated at the target host...
  • Hannes Laimer
    Hey, journalctl --since "2026-06-02"(Datum kannst du beliebig anpassen, mit -b gibt's die logs seit dem letzten boot) sollte ein guter start sein. Da sowohl der host als auch die guests betroffen sind, würde ich sagen das sieht nach einem...
  • Hannes Laimer
    Hey, thanks for the info! I tried to reproduce the problem you are describing, but could not. Could you try setting up some dummy guests and rebuilding your network setup(still dummy, don't re-build the actual thing :) ) step-by-step, and...
  • Hannes Laimer
    Hannes Laimer replied to the thread Add-in for Outlook.
    Hey, I am super not familiar with how the outlook add-on system works, but it would have to just talk to the PMG api. Probably with a configured token, either way, that isn't really something that is implemented on the PMG side AFAICT.