9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: ole.hjalmar.kristensen@gmail.com, 9fans@9fans.net
Subject: Re: [9fans] Venti on OpenBSD - some information and a question
Date: Mon, 4 May 2020 13:09:27 -0700	[thread overview]
Message-ID: <4484D19719C88F2CB22F9EDC74A9DFC4@eigenstate.org> (raw)
In-Reply-To: <CAHqDL_86c-YUNbQD-DqGwCbGoN0f4ido0pd+sOMh526pUwW5uQ@mail.gmail.com>

> I can connect to the venti from localhost, but not from any other machine.
> However, if I run nc -l on ports 17034 and 80, I can connect from any
> machine. It is definitely not the packet filter, since the problem persists
> even if I disable the packet filter. Any suggestions about what might be
> blocking the connection?

My first guess is that it's listening on the wrong interface.
Run it under 'ktrace', then run 'kdump' and look for the bind()
calls and friends.


  reply	other threads:[~2020-05-04 20:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 20:05 Ole-Hjalmar Kristensen
2020-05-04 20:09 ` ori [this message]
2020-05-04 20:58   ` [9fans] " Ole-Hjalmar Kristensen

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=4484D19719C88F2CB22F9EDC74A9DFC4@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9fans@9fans.net \
    --cc=ole.hjalmar.kristensen@gmail.com \
    /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).