Date: Tue, 12 Jun 2007 10:45:53 -0700 From: "Kevin Downey" <redchin@gmail.com> To: "freebsd-questions@freebsd.org List" <freebsd-questions@freebsd.org> Subject: qemu, bridging, wifi, ip tunnels, etc Message-ID: <1d3ed48c0706121045q2b62c490y87764af69c789e07@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have a qemu vm with w2k as the guest os. The vm is running on my desktop on which I am tracking -CURRENT. My desktop's network connection is wifi via an atheros card. I would like the w2k vm to be on the same network as the desktop, and get it's ip via dhcp, etc. I seems like wifi is not very friendly to casual bridging, so just ifconfig bridge0 addm tap0 addm ath0 up seems to be out. I was thinking of an ip tunnel (gif) from the desktop to a machine that is using wired ethernet. Then bridge the gif interface on the desktop with the tap interface from qemu and finally bridging the gif interface on the wired machine with its nic (vr) uh, it seems sort of complicated. Anyone have any simpler suggestions, or suggestions more likely to work? -- i'll unhook my oily pink mini-kimono, you kill him in honolulu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d3ed48c0706121045q2b62c490y87764af69c789e07>