Yeah I use Hyper V also, i always make sure Firewall is always disabled
while testing this.
with -net user -net nic - user mode network just works fine.
But speed is dead slow.
TAP network yet to experiment on win8, i think network should be working on
user basis right?
means for Each user account
On Tue, 3 Nov 2015, test comp wrote:
> i tried bridging the tap network, and also user mode networking. But for
> some reason VM network is always internal.
>
> It cannot connect to host or to external internet connection.
If it was just the host, I'd suspect the firewall.
> and most of the tim
I am able to find one solution using user mode networking.
Issue i was seeing is with 2.3 version of Qemu.
Today i downloaded latest 2.4.5 version, and without any effort just using
-net nic, -net user in the command line enables the network on the guest,
on windows platform.
hopefully TAP should a
Thanks For the Response,
yeah i have been through that doc before, but didn't work.
if it is a ubuntu host i don't have issue with networking.
But with windows 8 host, its not working as expected.
i tried bridging the tap network, and also user mode networking. But for
some reason VM network is
On Mon, 2 Nov 2015, test comp wrote:
Hi All,
I am running qemu on windows 8 host and trying to get the network enabled on
the linux guest with virtio drivers.
but not successful so far, i have also tried setting the static ip address and
dns configuration on my linux guest. But
nothing works
Hi All,
I am running qemu on windows 8 host and trying to get the network enabled
on the linux guest with virtio drivers.
but not successful so far, i have also tried setting the static ip address
and dns configuration on my linux guest. But nothing works.
I am using 2.3.0 version Qemu and below