Karel Gardas schreef:

> qemu -hda openbsd-fw1.img -net nic,macaddr=22:33:77:55:66:00 -net
> socket,listen=:11234
> 
> qemu -hda openbsd-fw2.img -net nic,macaddr=11:22:33:44:55:66 -net
----------------------------------------------^
> socket,connect=silence:11234

The first part of your MAC-address is odd (11:...), this indicates that
it is a multicast address.

> Any idea what to do to better debug this issue?

Don't use multicast addresses.

Greetings,
Mark.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to