Hello Mark,

thanks a lot for your advice! This really solves the issue and now I'm able to ping other instance and ssh to its openbsd.

Thanks!
Karel

On Tue, 2 May 2006, Mark Jonckheere wrote:

I did try to reply via the mailing-list, but after three days my
posting is still missing:

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
----------------------------------------------^  (fixed width font)
socket,connect=silence:11234

The first byte of your MAC-address is odd, this indicates that
it is a multicast-address. Strange things will happen if you use
a multicast address where you should use a unicast address.

Please redo your tests with MAC-addresses 52:54:00:11:22:33 and
52:54:00:12:34:56

Greetings,
Mark.


--
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com


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

Reply via email to