On 11/17/2017 04:09 AM, Sam Varshavchik wrote:
Gordon Messmer writes:
Usually, bridged networking can be set up with virsh:
virsh iface-bridge eth0 br0 --no-stp
virt-manager itself can handle this too. But before any of that
happens the physical port has to be attached to the bridge, and an
Gordon Messmer writes:
On 11/16/2017 07:50 PM, Sam Varshavchik wrote:
Now, with the crisis averted, I'd like to figure out how to get my Windows
VM back on the LAN, with its own static IP address.
Usually, bridged networking can be set up with virsh:
virsh iface-bridge eth0 br0 --no-stp
On 11/16/2017 07:50 PM, Sam Varshavchik wrote:
Now, with the crisis averted, I'd like to figure out how to get my
Windows VM back on the LAN, with its own static IP address.
Usually, bridged networking can be set up with virsh:
virsh iface-bridge eth0 br0 --no-stp
I have a server with a KVM/Qemu VM running Windows that I need to be
reachable by other machines on my LAN.
A long time I stumbled my way into making it happen. I am a bit fuzzy on the
details, but I ended up creating a virtual network bridge of some kind.
Well, this whole thing broke after