9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Yoann Padioleau <pad@fb.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] networking, qemu, and telnet
Date: Sat, 25 Jan 2014 02:20:48 +0000	[thread overview]
Message-ID: <44ECD415-F209-4FA5-8BF3-442E15D7F93C@fb.com> (raw)

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.

Note that telnetd is running on my macos for sure
(I've run sudo -s launchctl load -w /System/Library/LaunchDaemons/telnet.plist)
and on macos doing in a terminal  telnet localhost does working.

So what do I need to be able to telnet from my plan9 to my host (macos) telnetd?







             reply	other threads:[~2014-01-25  2:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-25  2:20 Yoann Padioleau [this message]
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

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=44ECD415-F209-4FA5-8BF3-442E15D7F93C@fb.com \
    --to=pad@fb.com \
    --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).