* [Qemu-devel] qemu multiple network interfaces
@ 2004-09-15 12:51 Gerald Leier
2004-09-15 13:15 ` René Korthaus
2004-09-15 13:21 ` Paul Brook
0 siblings, 2 replies; 3+ messages in thread
From: Gerald Leier @ 2004-09-15 12:51 UTC (permalink / raw)
To: qemu-devel
hi listmembers,
i recently installed qemu und am really suprised by the speed
of the emulation and easy installation, congratulations to whom
it may concern :)
i have only one problem, i cant figure out how to add another
network interface card to the emulated pc. the manpages talks
about hw adresses and that it gets incremented for every other
nic. but i cant find where to define that there should be another
nic.
i googled for about 4 hours and read div qemu faqs with all sort
of information regarding bridgeing, user-net and tun. but not how
i can have another 4 ne2000's emulated/visible withing the guest os.
any hints would be nice
bye gerald
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] qemu multiple network interfaces
2004-09-15 12:51 [Qemu-devel] qemu multiple network interfaces Gerald Leier
@ 2004-09-15 13:15 ` René Korthaus
2004-09-15 13:21 ` Paul Brook
1 sibling, 0 replies; 3+ messages in thread
From: René Korthaus @ 2004-09-15 13:15 UTC (permalink / raw)
To: qemu-devel
Am 15.09.2004 um 14:51 schrieb Gerald Leier:
> hi listmembers,
>
> i recently installed qemu und am really suprised by the speed
> of the emulation and easy installation, congratulations to whom
> it may concern :)
>
> i have only one problem, i cant figure out how to add another
> network interface card to the emulated pc. the manpages talks
> about hw adresses and that it gets incremented for every other
> nic. but i cant find where to define that there should be another
its just -nics <number of nics>.
./qemu --help says:
Network Options:
-nics n simulate 'n' network cards [default=1]
greetings
> nic.
>
> i googled for about 4 hours and read div qemu faqs with all sort
> of information regarding bridgeing, user-net and tun. but not how
> i can have another 4 ne2000's emulated/visible withing the guest os.
>
> any hints would be nice
> bye gerald
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] qemu multiple network interfaces
2004-09-15 12:51 [Qemu-devel] qemu multiple network interfaces Gerald Leier
2004-09-15 13:15 ` René Korthaus
@ 2004-09-15 13:21 ` Paul Brook
1 sibling, 0 replies; 3+ messages in thread
From: Paul Brook @ 2004-09-15 13:21 UTC (permalink / raw)
To: qemu-devel; +Cc: Gerald Leier
On Wednesday 15 September 2004 13:51, Gerald Leier wrote:
> i have only one problem, i cant figure out how to add another
> network interface card to the emulated pc. the manpages talks
> about hw adresses and that it gets incremented for every other
> nic. but i cant find where to define that there should be another
> nic.
qemu -nics 4
Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-15 13:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-15 12:51 [Qemu-devel] qemu multiple network interfaces Gerald Leier
2004-09-15 13:15 ` René Korthaus
2004-09-15 13:21 ` Paul Brook
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).