qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] in win32 how can i use network in Full system emulation?
@ 2004-07-19 15:14 이한길
  2004-07-19 16:22 ` [Qemu-devel] " Ronald
  0 siblings, 1 reply; 4+ messages in thread
From: 이한길 @ 2004-07-19 15:14 UTC (permalink / raw)
  To: QEMU mailing list

in win32 platform how can i use network in Full system emulation?
i wonder how to work tun/tap in win32 binary.
thanks

-- 
http://hangulee.nahome.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] Re: in win32 how can i use network in Full system emulation?
  2004-07-19 15:14 [Qemu-devel] in win32 how can i use network in Full system emulation? 이한길
@ 2004-07-19 16:22 ` Ronald
  2004-07-20  0:35   ` Jim C. Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Ronald @ 2004-07-19 16:22 UTC (permalink / raw)
  To: qemu-devel

Le Tue, 20 Jul 2004 00:14:21 +0900, vous avez écrit :

> in win32 platform how can i use network in Full system emulation? i wonder
> how to work tun/tap in win32 binary. thanks

you must use slirp, add -user-net to your command line ex.: qemu -L . -m
32 -user-net C:\path\to\img

Screenshot?
http://daimon55.free.fr/winonwin.png (Ares is the guest)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Re: in win32 how can i use network in Full system emulation?
  2004-07-19 16:22 ` [Qemu-devel] " Ronald
@ 2004-07-20  0:35   ` Jim C. Brown
  2004-07-20 14:52     ` 이한길
  0 siblings, 1 reply; 4+ messages in thread
From: Jim C. Brown @ 2004-07-20  0:35 UTC (permalink / raw)
  To: daimon55, qemu-devel

On Mon, Jul 19, 2004 at 06:22:41PM +0200, Ronald wrote:
> Le Tue, 20 Jul 2004 00:14:21 +0900, vous avez ?crit?:
> 
> > in win32 platform how can i use network in Full system emulation? i wonder
> > how to work tun/tap in win32 binary. thanks
> 
> you must use slirp, add -user-net to your command line ex.: qemu -L . -m
> 32 -user-net C:\path\to\img
> 
> Screenshot?
> http://daimon55.free.fr/winonwin.png (Ares is the guest)
> 
> 

That's not entirely accurate. I was told that it is indeed possible to
access the host network from qemu, but that you needed Administrator
privilieges. (So, unless that person was lying, there is a way to do it.
Just no one seems to remember. :)

Under Bochs (which doesnt have an equivilent of user-mode networking) you can
do this via libpcap, which plays with ethernet frames to get the desired effect.
Not sure how to use libpcap w/ qemu tho ... 

> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: [Qemu-devel] Re: in win32 how can i use network in Full system emulation?
  2004-07-20  0:35   ` Jim C. Brown
@ 2004-07-20 14:52     ` 이한길
  0 siblings, 0 replies; 4+ messages in thread
From: 이한길 @ 2004-07-20 14:52 UTC (permalink / raw)
  To: jbrown106, qemu-devel

if i use slirp and '-user-net' then can i use internet at qemu?

On Mon, 19 Jul 2004 20:35:05 -0400, Jim C. Brown <jbrown106@phreaker.net> wrote:
> On Mon, Jul 19, 2004 at 06:22:41PM +0200, Ronald wrote:
> > Le Tue, 20 Jul 2004 00:14:21 +0900, vous avez ?crit?:
> >
> > > in win32 platform how can i use network in Full system emulation? i wonder
> > > how to work tun/tap in win32 binary. thanks
> >
> > you must use slirp, add -user-net to your command line ex.: qemu -L . -m
> > 32 -user-net C:\path\to\img
> >
> > Screenshot?
> > http://daimon55.free.fr/winonwin.png (Ares is the guest)
> >
> >
> 
> That's not entirely accurate. I was told that it is indeed possible to
> access the host network from qemu, but that you needed Administrator
> privilieges. (So, unless that person was lying, there is a way to do it.
> Just no one seems to remember. :)
> 
> Under Bochs (which doesnt have an equivilent of user-mode networking) you can
> do this via libpcap, which plays with ethernet frames to get the desired effect.
> Not sure how to use libpcap w/ qemu tho ...
> 
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
> 
> --
> Infinite complexity begets infinite beauty.
> Infinite precision begets infinite perfection.
> 
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 


-- 
먼저 알게 된 것을 알려주는 것은 즐거운 일이다!
http://hangulee.nahome.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-20 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-19 15:14 [Qemu-devel] in win32 how can i use network in Full system emulation? 이한길
2004-07-19 16:22 ` [Qemu-devel] " Ronald
2004-07-20  0:35   ` Jim C. Brown
2004-07-20 14:52     ` 이한길

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).