[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] networking problem with qemu malta mips
From: |
Vlad Yasevich |
Subject: |
Re: [Qemu-discuss] networking problem with qemu malta mips |
Date: |
Thu, 06 Feb 2014 09:24:04 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
On 02/06/2014 02:10 AM, Maryyam Muhammad Din wrote:
> I am using mips-malta kernels with QEMU-1.0.1 on ubuntu host(running on
> VMWare). Qemu guest can ping ubuntu host perfectly but it is unable to ping
> other machines. Using tcpdump i have noticed that ongoing traffic is
> working but in case of incoming, qemu does not allow to pass this from
> vmware machine to qemu guest.
> Is there any issue with qemu or vmware or tap device?
>
That depends on the firewall and network configuration on the host.
You could try disabling firewall and see if that changes things.
-vlad