9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@caldo.demon.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Firewalling
Date: Wed, 30 Jan 2002 14:22:09 +0000	[thread overview]
Message-ID: <20020130142538.E7BAC199EC@mail.cse.psu.edu> (raw)

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

with several interfaces on the machine you can assign them to
distinct IP stacks.  the services on an outside stack can be distinct
from those on the inside stack.  i do this at home and at work
to control access to services.   one of the interfaces can be
bind to the `pkt' interface, which allows a process to act as
source and sink of IP packets for that interface.
such a process can have pkt interfaces set on separate
IP stacks and can therefore do arbitrary filtering between
them (but you need to write that code).
see man 3 ip  for a start.

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

To: 9fans@cse.psu.edu
Subject: [9fans] Firewalling
Date: Mon, 28 Jan 2002 11:13:00 GMT
Message-ID: <ktm35uoh719ijmkmngn508pkv2jo6biolr@4ax.com>

Hey, I got Plan 9 installed and am playing around with it.  I have one
question though, is there any firewalling/packet filtering software
for Plan 9?  Thanks in advance.

             reply	other threads:[~2002-01-30 14:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-30 14:22 forsyth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-28 11:13 James Patterson
2002-01-28 12:07 ` david presotto

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=20020130142538.E7BAC199EC@mail.cse.psu.edu \
    --to=forsyth@caldo.demon.co.uk \
    --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).