I have no experience iwth QEMU specifically, but in general you need to configure the VM guest with "bridged mode" networking. That should at least give you some relevant terms to ask Google about.
This page seems to talk about it: https://wiki.archlinux.org/index.php/QEMU#Bridged_networking_using_qemu-bridge-helper Seems to be a lot more complex than it is in other VM host environments. But I haven't tried it, maybe it's easier than it looks.... -wes On Thu, Jul 12, 2018 at 10:26 PM, Dick Steffens <[email protected]> wrote: > While I've got Win7 up and running, the network setting are screwy. I have > my router set to be a DHCP server, with 192.168.0.1 as the default gateway. > I also assigned 192.168.0.104 as a static lease for the virtual machine. > However, the IPv4 address and default gateway are 192.168.122.153 and > 192.168.122.1. > > I think I've discovered that QEMU provides a DHCP server. What I haven't > found is how to tell QEMU not to be a DHCP server but to use my router. Any > clues as to where to make that change will be gratefully received. > > -- > Regards, > > Dick Steffens > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
