net unreachable, same than with the telnet command. On Jan 24, 2014, at 7:44 PM, Skip Tavakkolian > wrote: con tcp!host!telnet On Fri, Jan 24, 2014 at 6:23 PM, Yoann Padioleau > wrote: > > ip/ipconfig 10.0.2.2 > also works which is great. Sorry, I meant ip/ping 10.0.2.2 works > > 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? > > > >