* [Qemu-devel] User-mode proxy support
@ 2006-11-17 13:46 Ricardo Almeida
2006-11-17 14:03 ` Michael McConnell
0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Almeida @ 2006-11-17 13:46 UTC (permalink / raw)
To: qemu-devel
Hello,
I'm using QEmu with user mode network. The host machine can't access
the Internet directly, only through a proxy server.
Since I'm using user mode network there's no way I can connect to the
proxy from inside the guest machine (is there?).
What I'm suggesting is building a proxy server (just as there is a DNS
and a SMB server) that in reality is just a package forwarder to the
real proxy server... I don't know if this easy to do, but it's what I
would like :)
Regards,
Ricardo Almeida
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] User-mode proxy support
2006-11-17 13:46 [Qemu-devel] User-mode proxy support Ricardo Almeida
@ 2006-11-17 14:03 ` Michael McConnell
2006-11-17 15:11 ` Ricardo Almeida
0 siblings, 1 reply; 3+ messages in thread
From: Michael McConnell @ 2006-11-17 14:03 UTC (permalink / raw)
To: qemu-devel
Ricardo Almeida wrote:
> Hello,
>
> I'm using QEmu with user mode network. The host machine can't access
> the Internet directly, only through a proxy server.
> Since I'm using user mode network there's no way I can connect to the
> proxy from inside the guest machine (is there?).
> What I'm suggesting is building a proxy server (just as there is a DNS
> and a SMB server) that in reality is just a package forwarder to the
> real proxy server... I don't know if this easy to do, but it's what I
> would like :)
If you set the guest's default route to 10.0.2.2 then it should be able
to reach your proxy server, perhaps using its IP address rather than
hostname if you haven't set up DNS.
--
-- Michael "Soruk" McConnell
Eridani Star System
MailStripper - http://www.MailStripper.eu/ - SMTP spam filter
Mail Me Anywhere - http://www.MailMeAnywhere.com/ - Mobile email
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] User-mode proxy support
2006-11-17 14:03 ` Michael McConnell
@ 2006-11-17 15:11 ` Ricardo Almeida
0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Almeida @ 2006-11-17 15:11 UTC (permalink / raw)
To: qemu-devel
Thanks for the prompt response. Of course, it worked :)
Regards,
Ricardo Almeida
On 11/17/06, Michael McConnell <soruk@eridani.co.uk> wrote:
> Ricardo Almeida wrote:
> > Hello,
> >
> > I'm using QEmu with user mode network. The host machine can't access
> > the Internet directly, only through a proxy server.
> > Since I'm using user mode network there's no way I can connect to the
> > proxy from inside the guest machine (is there?).
> > What I'm suggesting is building a proxy server (just as there is a DNS
> > and a SMB server) that in reality is just a package forwarder to the
> > real proxy server... I don't know if this easy to do, but it's what I
> > would like :)
>
> If you set the guest's default route to 10.0.2.2 then it should be able
> to reach your proxy server, perhaps using its IP address rather than
> hostname if you haven't set up DNS.
>
> --
> -- Michael "Soruk" McConnell
> Eridani Star System
>
> MailStripper - http://www.MailStripper.eu/ - SMTP spam filter
> Mail Me Anywhere - http://www.MailMeAnywhere.com/ - Mobile email
>
>
> _______________________________________________
> 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
end of thread, other threads:[~2006-11-17 15:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-17 13:46 [Qemu-devel] User-mode proxy support Ricardo Almeida
2006-11-17 14:03 ` Michael McConnell
2006-11-17 15:11 ` Ricardo Almeida
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).