public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Lonnie Mendez <lmendez19-bs+DcK7cjk954TAoqtyWWQ@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Newbie question
Date: Tue, 02 Jan 2007 17:48:55 -0600	[thread overview]
Message-ID: <1167781735.4157.1.camel@vaio> (raw)
In-Reply-To: <20070102234608.47829.qmail-8hg4vH1ahbiB9c0Qi4KiSlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>

On Tue, 2007-01-02 at 15:46 -0800, digital tech support wrote:
> Forgvie me if this is the wrong list and point me to the right one .. 
> 
> I have FC6 guest running and I can connect to my LAN from the guest
> OS. How do I ssh into the guest from the host?
> 
> Host IP: 192.168.0.139
> Guest IP: 10.0.2.15
> 
> Should add a route to 10.0.2.0 network on my host?

No.  The default user mode network is completely isolated from the host.
Use -redir to open a listening port on the host:

-redir tcp:5500::22

Then from host ssh -p 5500 localhost


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  parent reply	other threads:[~2007-01-02 23:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02 23:46 Newbie question digital tech support
     [not found] ` <20070102234608.47829.qmail-8hg4vH1ahbiB9c0Qi4KiSlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>
2007-01-02 23:48   ` Lonnie Mendez [this message]
2007-01-03  0:59     ` digital tech support
     [not found]       ` <102047.60641.qm-7JG1krxjdK+B9c0Qi4KiSlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>
2007-01-03  7:58         ` Dor Laor

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=1167781735.4157.1.camel@vaio \
    --to=lmendez19-bs+dck7cjk954taoqtywwq@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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