From: "Christian MICHON" <christian.michon@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: question on samba/linux_guest
Date: Fri, 8 Dec 2006 15:01:14 +0100 [thread overview]
Message-ID: <46d6db660612080601h85379f7v2ff19edfc67c11c9@mail.gmail.com> (raw)
In-Reply-To: <46d6db660611301045t6d69b813g496eed254774d83a@mail.gmail.com>
it was silly of me to discard the qemu-tap stuff actually... Unless I use
tunneling, I cannot access the guest from the windows host directly
using an IP address. And windows refuses to mount something like
\\10.0.2.16:5555\
The problem disappears if I use tap-win32...
So now I can do some linux specific stuff inside the guest (kernel compilation)
and get the result out of the guest filesystem using samba (launch
a parallel session of qemu on windows using the freshly compiled kernel)
If someone one day finds a way to do it using slirp/user mode, I'm
still interested... :)
On 11/30/06, Christian MICHON <christian.michon@gmail.com> wrote:
> I would like to do the opposite: having a Windows host and a properly configured
> samba inside a linux guest, use windows explorer to browse specific disk areas
> of the linux guest.
>
> I can already do this using vmplayer in host-only network mode, similar to the
> network user mode over slirp. The problem is that I do not know what IP address
> I should use when mapping the disk inside windows host.
>
> Indeed, the IP address inside the qemu guest is something like 10.0.2.15, but
> I cannot access it from XP. I tried to fiddle with "-redir" options, but it
> refuses to redirect port 445 (though I'm admin on XP).
>
> Has anyone managed this yet ? If so, please share the command lines.
> It must be possible, but maybe not easy.
>
> Just a precision: I want to use the slirp mode only, not the tap-win32 stuff.
> Thanks in advance
--
Christian
prev parent reply other threads:[~2006-12-08 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-30 18:45 [Qemu-devel] question on samba/linux_guest Christian MICHON
2006-12-08 14:01 ` Christian MICHON [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46d6db660612080601h85379f7v2ff19edfc67c11c9@mail.gmail.com \
--to=christian.michon@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).