9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Plan 9 system behind firewall
Date: Wed, 26 Mar 2008 09:46:25 +0000	[thread overview]
Message-ID: <ebccbb7588b05715d97b244c06a58d1c@hamnavoe.com> (raw)
In-Reply-To: <6bdf3ad700414f6c11fd1c3d8bb76427@hera.eonet.ne.jp>

A long delay when connecting to a server behind a firewall may be an
attempt to connect to the secstore port.

Terminals booting with a remote fileserver, and some configurations of
drawterm, will look for a secstore server, by default at address
tcp!$auth!5356.  If the auth machine isn't running auth/secstored,
normally the client will immediately receive a tcp RST to show that
the port is closed.  But if a firewall is blocking the port by
silently dropping packets, you'll get a long timeout instead.

Can you configure the firewall to open tcp port 5356?  If not, you can
specify a different secstore address with argument '-s address' for
drawterm, or by replying 'okamoto@address' instead of just 'okamoto'
to the user: prompt when booting.  If you don't have a secstore, just
give an invalid dial string:
  user: okamoto@!
or
  drawterm -c cpuserver -a authserver -s !



  reply	other threads:[~2008-03-26  9:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-24 11:50 kokamoto
2008-03-26  9:46 ` Richard Miller [this message]
2008-03-26 11:19   ` kokamoto
2008-03-26 15:33     ` john
2008-03-28 11:25     ` kokamoto
2008-03-25  1:27 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=ebccbb7588b05715d97b244c06a58d1c@hamnavoe.com \
    --to=9fans@hamnavoe.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).