[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Connection of a qemu guest to the 'net.
From: |
Narcis Garcia |
Subject: |
Re: Connection of a qemu guest to the 'net. |
Date: |
Tue, 16 Mar 2021 06:49:47 +0100 |
Usermode does not require bridge.
Example:
-device rtl8139,netdev=net0 -netdev user,id=net0
Narcis Garcia
El 16/3/21 a les 5:34, peter@easthope.ca ha escrit:
> Hi,
>
> Every mention of a network connection I've seen involves a bridge. Is
> a bridge necessary? If so, why? Why not route to the guest, analogous
> to routing to a machine on a subnet connected by an Ethernet cable?
>
> Thx, ... Peter E.
>