9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] networking, qemu, and telnet
Date: Sat, 25 Jan 2014 07:15:58 -0500	[thread overview]
Message-ID: <1b58e387733a9b4af21c5868fb1cb370@brasstown.quanstro.net> (raw)
In-Reply-To: <44ECD415-F209-4FA5-8BF3-442E15D7F93C@fb.com>

On Fri Jan 24 21:22:07 EST 2014, pad@fb.com wrote:
> Hi,
>
> I'm able to ping from plan9 the host (the macos machine running qemu).
> After
> % ip/ipconfig
> % ndb/dns -r
>
> I have something in /net/ndb
> and running ndb/dnsquery
> and entering address like www.google.com works.
>
> ip/ipconfig 10.0.2.2
> also works which is great.
>
> Now I would like to do some very basic test by from plan9 telneting into the host.
> But when I do
> % telnet 10.0.2.2
> I get
> telnet: tcp!10.0.2.2!telnet: net unreachable.

since ping works, this icmp message doesn't look right.  there
are only 6 messages in the kernel's icmp list, but there are 16
defined.  i'm guessing that the message is wrong.  try using
snoopy(8) to uncover the real message.

- erik



      parent reply	other threads:[~2014-01-25 12:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-25  2:20 Yoann Padioleau
2014-01-25  2:23 ` Yoann Padioleau
2014-01-25  3:44   ` Skip Tavakkolian
2014-01-25  5:53     ` Yoann Padioleau
2014-01-25 12:15 ` erik quanstrom [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=1b58e387733a9b4af21c5868fb1cb370@brasstown.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).