bazzoola
2008-May-15 07:06 UTC
Auto bridge for qemu network [was: kqemu support: not compiled]
Thanks for updating the port! I have few suggestions: #cat /etc/rc.conf [...] #KQEMU for qemu kqemu_enable="YES" #Bridge for qemu cloned_interfaces="bridge0" ifconfig_bridge0="up addm sk0" autobridge_interfaces="bridge0" autobridge_bridge0="tap*" This should take care of the network connection between qemu virtual host and the host instead of doing it manually. Assuming that qemu is using tap and the default "if" on the host is sk0. Also, is it possible to update this page, it has some outdated info: http://people.freebsd.org/~maho/qemu/qemu.html *It is the 1st answer from google when asked "freebsd qemu"
From: bazzoola <bazzoola@gmail.com> Subject: Auto bridge for qemu network [was: kqemu support: not compiled] Date: Thu, 15 May 2008 03:06:25 -0400> Also, is it possible to update this page, it has some outdated info: > http://people.freebsd.org/~maho/qemu/qemu.html > *It is the 1st answer from google when asked "freebsd qemu"Sorry i have been very lazy for this ... I'll update (migrate to wiki) hopefully soon... -- Nakata Maho http://accc.riken.jp/maho/
From: bazzoola <bazzoola@gmail.com> Subject: Auto bridge for qemu network [was: kqemu support: not compiled] Date: Thu, 15 May 2008 03:06:25 -0400> Thanks for updating the port! > > I have few suggestions: > > #cat /etc/rc.conf > [...] > #KQEMU for qemu > kqemu_enable="YES" > > #Bridge for qemu > cloned_interfaces="bridge0" > ifconfig_bridge0="up addm sk0" > autobridge_interfaces="bridge0" > autobridge_bridge0="tap*" > > This should take care of the network connection between qemu virtual > host and the host instead of doing it manually. Assuming that qemu is > using tap and the default "if" on the host is sk0. > > Also, is it possible to update this page, it has some outdated info: > http://people.freebsd.org/~maho/qemu/qemu.html > *It is the 1st answer from google when asked "freebsd qemu" >Thanks and sorry for inconvenience. bazzoola had already asked me to create a wiki. Now I have some time to do so. I created an account long before, but I cannot edit. Of course I've already asked this issue simon@. -- Nakata Maho http://accc.riken.jp/maho/