qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Re: Networking tutorial needed!
@ 2004-05-18  6:17 Bob Barry
  0 siblings, 0 replies; only message in thread
From: Bob Barry @ 2004-05-18  6:17 UTC (permalink / raw)
  To: Stealth Dave; +Cc: qemu-devel

On Mon, 17 May 2004, Stealth Dave wrote:
> I've been trying to get networking running on my guest OS (win98) for
> three days now, with no success.
I've been there.  Win98 installed so easily under qemu-0.5.5 that I just
accepted all defaults.  Then I tried all the suggested content for /etc/qemu-ifup.
Nothing worked.  Finally I tried tcpdump, and found that the emulator
wasn't transmitting anything.  Ever.  I tried linux with the same emulator and
/etc/qemu-ifup, and all was fine.  Back to Win98: I removed the network
adapter and reinstalled, but forced use of interrupt 9/2 instead of default.
Suddenly everything worked!

> Can someone *please* post a howto for guest networking?
Real good idea!  I would suggest it include:
- use tcpdump to verify network is working:
  e.g., tcpdump -i tun0 host 192.168.2.4
- if a network interface already exists (like eth0), then tun
  must use either a bridge or a separate subnet and gateway

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-18  6:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-18  6:17 [Qemu-devel] Re: Networking tutorial needed! Bob Barry

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