9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jeff Sickel <jas@corpus-callosum.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Getting drawterm to work in Leopard (again)
Date: Fri, 20 Jun 2008 02:35:36 -0500	[thread overview]
Message-ID: <55EA5352-994D-4F6C-ACC0-1AF80110918F@corpus-callosum.com> (raw)
In-Reply-To: <2AD4903F-B13C-4DB9-B676-53295F96C189@mac.com>


On Jun 19, 2008, at 5:24 PM, Pietro Gagliardi wrote:

> All the ports except the guard and ticket (56[67]) work, and AS is
> still botched, so I believe AS has to do with one of those two (most
> likely ticket. This port problem might have to do with OS X. I'll
> ask around.

Leopard added a new firewall feature that defaults to blocking all
incoming connections for each process/application.  You can see which
applications have been set up to allow connections in by going to the
System Preferecnes -> Security -> Firewall panel.

I'm not sure what Qemu sets up for its network layer these days, but I
run VMware and it created two entries in the firewall table: vmnet-
natd and natd that need to be set to allow incoming connections.  You
can also use ipfw to look at/shape the connections:

   sudo ipfw list

should tell you if you've got some ports still blocked--possible from
upgrading from a Tiger install.

Question: can you get from your Qemu Plan 9 instance to anything on
the outside network?  I found that a problem when trying to use Qemu--
I could never get my Plan 9 instance to get any packets out, let alone
in.

-jas




  parent reply	other threads:[~2008-06-20  7:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 18:08 Pietro Gagliardi
2008-06-19 18:50 ` erik quanstrom
2008-06-19 22:24   ` Pietro Gagliardi
2008-06-19 22:33     ` erik quanstrom
2008-06-19 22:40     ` Federico G. Benavento
2008-06-20  7:35     ` Jeff Sickel [this message]
2008-06-19 20:51 ` Iruata Souza

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=55EA5352-994D-4F6C-ACC0-1AF80110918F@corpus-callosum.com \
    --to=jas@corpus-callosum.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).