• leo85811nardo@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    Last time I tried Virt manager, I couldn’t figure out bridge networks and ended up corrupted the XML config for the VM. Skill issue for me I guess

    • wildbus8979@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      10 days ago

      Bridge networking should be as simple as selecting “bridge” in the network interface setting and putting the name of your bridge interface… You can create a bridge interface with Network-Manager. Or use macvtap.

    • Wildly_Utilize@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 days ago

      im a networking idiot so apologies if this doesnt work for your needs

      if you leave the NAT virtual NIC and add a 2nd one, type MACVTAP, make device name your real NIC (ento1 for me).

      Now you can access guest on your host and on other LAN devices without needing a bridge

      (Spent yesterday figuring this out)