* [Qemu-devel] HowTo use tapped network with 0.8.0
@ 2006-01-09 11:24 vdr
2006-01-09 13:04 ` Joseph Miller
0 siblings, 1 reply; 2+ messages in thread
From: vdr @ 2006-01-09 11:24 UTC (permalink / raw)
To: qemu-devel
Hi,
I am using Version 0.7.2 under Win2000 and the network is working fine with the parameter:
-tap "my-tap"
Now I tried using 0.8.0, but the parameter:
-net nic -net tap
does not work:Unknown network device: tap
Is anyone using tapped networking with qemu 0.8.0 successfully and if yes, what parameters are you using ?
Thanks in advance
Helmut
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] HowTo use tapped network with 0.8.0
2006-01-09 11:24 [Qemu-devel] HowTo use tapped network with 0.8.0 vdr
@ 2006-01-09 13:04 ` Joseph Miller
0 siblings, 0 replies; 2+ messages in thread
From: Joseph Miller @ 2006-01-09 13:04 UTC (permalink / raw)
To: qemu-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 09 January 2006 6:24 am, vdr@helmutauer.de wrote:
> Hi,
> I am using Version 0.7.2 under Win2000 and the network is working fine with
> the parameter: -tap "my-tap"
> Now I tried using 0.8.0, but the parameter:
> -net nic -net tap
> does not work:Unknown network device: tap
> Is anyone using tapped networking with qemu 0.8.0 successfully and if yes,
> what parameters are you using ? Thanks in advance
> Helmut
>
>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
The tap version under Windows requires someones independant patch (see Google)
in order to work. I decided not to use the tap patch for Windows because it
hasn't made it into a stable release yet. I instead used OpenVPN and
bridging on my host and guest so that my guest appears to be on my LAN. Set
up your host as your OpenVPN server, your guest as your OpenVPN client, and
set up bridging as described in the howto and everything will work smoothly.
(see openvpn.net).
- -Joseph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFDwl90mXZROF+EADURAk4rAJ9G8GFdW4UjYVN8ENiSMQZBLt1D+wCghTDX
f5ErADRmHtK34bXwAx5HioA=
=4Woq
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-09 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-09 11:24 [Qemu-devel] HowTo use tapped network with 0.8.0 vdr
2006-01-09 13:04 ` Joseph Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).