On 12-11-2019 15:40, Malcolm wrote:
On Tue 12 Nov 2019 03:00:27 PM CST, Frans de Boer wrote:
On 12-11-2019 14:06, Malcolm wrote:
On Tue 12 Nov 2019 01:58:57 PM CST, Frans de Boer wrote:
I can't get Qemu 4.1.0 to make a network connection using Win 10 as a client under TW. Qemu 3.1.1.1 works fine under TW. The 4.1 under under 15.1 works also. All with the same image.
This my command line:
qemu-system-x86_64 -snapshot -name telewerken -cpu phenom -smp cores=2,threads=1,sockets=1 -enable-kvm -machine type=q35,accel=kvm -m 3072 -soundhw hda -net nic,model=virtio-net-pci,macaddr=52:54:63:1f:a0:00 -net tap,ifname=tap0,script=/etc/qemu/qemu-ifup,downscript=/etc/qemu/qemu-ifdown -vga std -display gtk -rtc clock=host,base=localtime -boot order=c -usb -device usb-tablet -drive file=./telewerken.raw,format=raw,index=0,media=disk,if=virtio,cache=writeback configuring qemu network with bridge for tap0 qemu-ifdown: Removing tap0 from Bridge br0 + sudo /sbin/tunctl -d tap0
Works already several years under TW,, 15.1 and pevious versions. It stopped working since the end of the summer when switching to kernel 5.1+(?)
Suggestions?
--- Frans.
Hi I have my br0 and tap0 configured in YaST, then I use;
switch=br0 tapdev=tap0 ip link set $tapdev master $switch wicked ifup $tapdev
In my case I don't worry about a down script...
Great, but my command line works under 15.1 and results in no network under the past summer versions of TW.
I don't use Yast to setup virtual machines and as you see, I have tap0 and br0 too. So, what is different from your command line?
--- Frans.
Hi Firewall maybe? I don't run it on the desktop machine.
Nope, have tried that too. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org