Current-Users archive

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

Re: qemu-0.15.1 from pkgsrc/emulators/qemu does not work on recent NetBSD current



Hi,

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Sat, 10 Dec 2011 
22:36:50 +0900 (JST)

> Hi,
> 
> Anyone who can analyze following PR kern/45615?
> 
> http://gnats.netbsd.org/45615
> qemu's tap and bridge networking does not work on recent NetBSD kernel
> 
> As far as I understand correctly, dyoung@'s
> http://mail-index.netbsd.org/source-changes/2011/10/28/msg028394.html
> and related commits breaks qemu's tap and bridge networking.
> 
> Someone can reproduce PR 45615?

Setting up qemu is hard work...

I have the following problem.

On NetBSD current machine,
# /sbin/ifconfig tap0 create
# /sbin/ifconfig bridge0 create
# /sbin/brconfig bridge0 add msk0
# /sbin/ifconfig bridge0 up
# /sbin/ifconfig tap0 0.0.0.0 up
# /sbin/brconfig bridge0 add tap0
# dhclient tap0
bound to 192.168.81.5

On other real machine,
$ ping 192.168.81.5
(no reply)

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3




Home | Main Index | Thread Index | Old Index