9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] networking, qemu, and telnet
@ 2014-01-25  2:20 Yoann Padioleau
  2014-01-25  2:23 ` Yoann Padioleau
  2014-01-25 12:15 ` erik quanstrom
  0 siblings, 2 replies; 5+ messages in thread
From: Yoann Padioleau @ 2014-01-25  2:20 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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?







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-25 12:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-25  2:20 [9fans] networking, qemu, and telnet 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 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).