9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] tcp troubles
Date: Wed, 20 Dec 2000 10:19:18 -0500	[thread overview]
Message-ID: <20001220151925.12B4F199F0@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

First thing to look at

	netstat -n

should show you a line:

tcp  31   none       Listen       25         0          ::

If it doesn't, you're not listening for telnet calls.
It that's true

1) make sure there is an /rc/bin/service/tcp25

and

2) make sure you're running 'aux/listen tcp'

[-- Attachment #2: Type: message/rfc822, Size: 1951 bytes --]

From: "William Staniewicz" <wstan@localhostnl.demon.nl>
To: 9fans@cse.psu.edu
Subject: [9fans] tcp troubles
Date: Wed, 20 Dec 2000 15:49:42 +0100
Message-ID: <20001220154942.A486@localhost.local>

When I log on to my ISP and run...

	'telnet tcp!<my ip address>!25'

I am getting the following back:

	telnet: connection timed out(...)

Can anyone explain why this is happening
and a way to get around it?

Just for background:

I ran 'rc -x /rc/bin/service/tcp25' and
that seems OK.
Also, I have no ethernet card and have a
standalone system.

Bill

             reply	other threads:[~2000-12-20 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-20 15:19 presotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-12-20 20:31 forsyth
2000-12-20 17:33 William Staniewicz
2000-12-20 16:13 William Staniewicz
2000-12-20 14:49 William Staniewicz

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=20001220151925.12B4F199F0@mail.cse.psu.edu \
    --to=presotto@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).