qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] eth0 problems


From: Jim C. Brown
Subject: Re: [Qemu-devel] eth0 problems
Date: Sat, 28 Aug 2004 21:03:07 -0400
User-agent: Mutt/1.4i

On Sat, Aug 28, 2004 at 07:43:55PM -0500, Joe Menola wrote:
> > Technically, tun doesn't provide eth0 for the host either. In fact, the
> > kernel documentation says you need to have eth0 first, or else you cant use
> > tuntap (that may no longer be true though, remember this is from the
> > offical kernel docs :). tuntap provides a tun0/tap0 device in the host and
> > an eth0 device in the guest. user net should provide an eth0 as well, but
> > it won't add anything to the host.
> >
> > If eth0 doesn't show, that may be due to lack of hardware support. Be sure
> > your kernel has support for the ne2k-pci module.
> >
> > user net isn't just for internet access .. the guest can still access the
> > LAN or the WAN/intranet .. they just can't initiate a talk to it.
> >
> You're correct...nor can network shares be accesed?
> 

Not sure. A node on the lan can't access shares on the user net guest, but
the guest may be able to access shares on the node ... this depends on the
protocol in question.

Windows shares have the additional complication that they have to be on the
same subnet, although I am not familar with Windows XP and above so they may
have removed this limitation (Samba removes this limitation if you set an option
in its config file).

> Thanks for the correction.
> 
> -jm
> 

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]