Re: [Qemu-devel] VLAN connection issue between Qemu instances.

2006-05-02 Thread Karel Gardas
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

Re: [Qemu-devel] VLAN connection issue between Qemu instances.

2006-04-28 Thread Ben Dailey
Karel, Try: qemu -hda openbsd-fw1.img -net nic,macaddr=22:33:77:55:66:00 -net socket,listen=127.0.0.1:11234 qemu -hda openbsd-fw2.img -net nic,macaddr=11:22:33:44:55:66 -net socket,connect=127.0.0.1:11234 Ben [EMAIL PROTECTED] 04/28/06 5:04 PM Hello, I'm trying to get qemu 0.8.0 working

Re: [Qemu-devel] VLAN connection issue between Qemu instances.

2006-04-28 Thread Karel Gardas
Ben, thanks for fast reply, but unfortunately this does not help. Interesting that now ping in guest works forever, which means it's not complaining about host down, but also loses 100% packets. What I see in tcpdump on host are good packets from server side qemu, but wrong (TCP checksum