qemu-discuss
[Top][All Lists]
Advanced

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

hubport connectivity problems


From: Eric Nichols (DirWiz)
Subject: hubport connectivity problems
Date: Mon, 27 Mar 2023 15:52:03 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

Long time user, first time poster...

My setup is simple. Debian host running qemu 7.2.0 and 2 guest (Windows 2010 workstation & 2022 server). My goal is to setup a private guest only network (no connection to host) with hubport.

Based on the docs I've tried:
-netdev hubport,hubid=0,id=hub0 -device virtio-net-pci,netdev=hub0

There is also the second option of:
-nic hubport,hubid=0,model=virtio-net-pci

And also small mention that a hubport 0 will be setup if you just use a virtual adapter and don't connect it to anything:
-net nic,model=virtio-net-pci,macaddr=52:54:00:00:00:03

I did static IPs on both of the guests but can't ping or connect over TCP.
Any ideas?

TIA.



reply via email to

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