qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Qemu-discuss Digest, Vol 149, Issue 14


From: dal1791
Subject: Re: Qemu-discuss Digest, Vol 149, Issue 14
Date: Mon, 19 Feb 2024 04:38:17 +0000 (UTC)


I modified my network option to match yours. There are no errors and I see the same status when when I netsat -r. There is still no connectivity between the tap and the bridge other than it detects something is plugged in.

I can add an exception for the network 10.x.x.x or application to the firewall.
On Sunday, February 18, 2024 at 12:02:03 PM EST, <qemu-discuss-request@nongnu.org> wrote:


Send Qemu-discuss mailing list submissions to
    qemu-discuss@nongnu.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.nongnu.org/mailman/listinfo/qemu-discuss
or, via email, send a message with subject or body 'help' to
    qemu-discuss-request@nongnu.org

You can reach the person managing the list at
    qemu-discuss-owner@nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Qemu-discuss digest..."


Today's Topics:

  1. Re: Qemu-discuss Digest, Vol 149, Issue 13 (Derek Lewis)
  2. Re: Qemu-discuss Digest, Vol 149, Issue 13 (Michele Denber)


----------------------------------------------------------------------

Message: 1
Date: Sat, 17 Feb 2024 17:55:53 +0000 (UTC)
From: Derek Lewis <dal1791@yahoo.com>
To: "qemu-discuss@nongnu.org" <qemu-discuss@nongnu.org>
Subject: Re: Qemu-discuss Digest, Vol 149, Issue 13
Message-ID: <198239902.3062314.1708192553594@mail.yahoo.com" href="mailto:198239902.3062314.1708192553594@mail.yahoo.com">198239902.3062314.1708192553594@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

I used: -netdev tap,id=mynet0,ifname=tap0,script=no,downscript=no -net nic,model=lance,netdev=mynet0, with qemu 8.1.94.

With the tap driver installed, the qemu instance is detected although I cannot make a connection to my network or to the ftp site I set up on my host machine.

    On Friday, February 16, 2024 at 12:01:52 PM EST, <qemu-discuss-request@nongnu.org> wrote: 

Send Qemu-discuss mailing list submissions to
    qemu-discuss@nongnu.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.nongnu.org/mailman/listinfo/qemu-discuss
or, via email, send a message with subject or body 'help' to
    qemu-discuss-request@nongnu.org

You can reach the person managing the list at
    qemu-discuss-owner@nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Qemu-discuss digest..."


Today's Topics:

  1. Re: Qemu-discuss Digest, Vol 149, Issue 11 (Michele Denber)


----------------------------------------------------------------------

Message: 1
Date: Thu, 15 Feb 2024 20:13:54 -0500
From: Michele Denber <mdenber@gmx.com>
To: qemu-discuss@nongnu.org
Subject: Re: Qemu-discuss Digest, Vol 149, Issue 11
Message-ID: <c1a6969b-e34a-4683-874d-4cd3054bd1ae@gmx.com" href="mailto:c1a6969b-e34a-4683-874d-4cd3054bd1ae@gmx.com">c1a6969b-e34a-4683-874d-4cd3054bd1ae@gmx.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 2/15/2024 4:21 PM, dal1791@yahoo.com wrote:
>
> I tried to setup a network connection between windows host and Solaris
> guest, though have failed with the Tap network option. Without a
> network connection, the image seemed the best option since I have read
> image files from the host machine to install software already.
I got networking to work with a Win 11 host running QEMU 7.2.0 and SunOS
4.1.4 SPARC guest with this:

-nic tap,model=lance,ifname=tap0

On the Windows side, all that's needed is to set the tap0 device to
"bridged".  All the other fields can be left empty.

            - Michele




------------------------------

Subject: Digest Footer

_______________________________________________
Qemu-discuss mailing list
Qemu-discuss@nongnu.org
https://lists.nongnu.org/mailman/listinfo/qemu-discuss


------------------------------

End of Qemu-discuss Digest, Vol 149, Issue 13
*********************************************
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nongnu.org/archive/html/qemu-discuss/attachments/20240217/849e3130/attachment.htm>

------------------------------

Message: 2
Date: Sat, 17 Feb 2024 14:07:52 -0500
From: Michele Denber <mdenber@gmx.com>
To: qemu-discuss@nongnu.org
Subject: Re: Qemu-discuss Digest, Vol 149, Issue 13
Message-ID: <eeea3776-8c48-4e96-827a-5480dbaa62ac@gmx.com" href="mailto:eeea3776-8c48-4e96-827a-5480dbaa62ac@gmx.com">eeea3776-8c48-4e96-827a-5480dbaa62ac@gmx.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

On 2/17/2024 12:55 PM, Derek Lewis wrote:
> I used: -netdev tap,id=mynet0,ifname=tap0,script=no,downscript=no -net
> nic,model=lance,netdev=mynet0, with qemu 8.1.94.
>
> With the tap driver installed, the qemu instance is detected although
> I cannot make a connection to my network or to the ftp site I set up
> on my host machine.

What happens when you try the formula I suggested (which a kind dev
suggested to me when I was trying to do this)?

            - Michele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nongnu.org/archive/html/qemu-discuss/attachments/20240217/321d0a48/attachment.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
Qemu-discuss mailing list
Qemu-discuss@nongnu.org
https://lists.nongnu.org/mailman/listinfo/qemu-discuss


------------------------------

End of Qemu-discuss Digest, Vol 149, Issue 14
*********************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]