Recent content by bebraver_Axel

  1. B

    PVE Cluster Networking with two nodes and QDevice

    Hi folks, It's time for some tinkering with the home server and network. Before I embark on my journey, I would like to hear your thoughts about any pitfalls or dos/don'ts you can see in my plan. Please let me know your comments or tips on the below. The WAN uplink is provided by my ISP's...
  2. B

    Florian Schaal's Install script and bridged networking

    I think I figured it out now. Moved away from routed to bridged and noted that we are all doing this netplan thing now ;) I set the guest VM to DHCP and removed the routes/amended the bridge. MAC addresses generated by the Robot and I got the lease with the right address.
  3. B

    Florian Schaal's Install script and bridged networking

    OK, just reinstalled to start fresh.. I have one main IP and two additionals. Florian's script kindly generated this /etc/network/interfaces file for me: https://bin.privacytools.io/?276837e249160632#eHCQcKyGLvybMrWcpmQ6Uqm7pxDulKKbv+BNHS2RyGg= xxx = my main IP aaa = first additional IP bbb =...
  4. B

    Florian Schaal's Install script and bridged networking

    Hi LnxBil, I can't get the routed approach to work. Can you share your config as an example please? I looked at many wikis but still struggling :-/
  5. B

    Florian Schaal's Install script and bridged networking

    Sadly even with LXC containers and dhcp, the result is the guest not having access
  6. B

    Florian Schaal's Install script and bridged networking

    Hi there, First of all thank you to @Florian Schaal for creating this awesome script and anybody who is contributing to it :) I have a Hetzner box with two additional IPs and while the script found them and set them up on the bridge using the routed method, installing a KVM stops at the...