All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Porton <porton@narod.ru>
To: selinux@tycho.nsa.gov, linux-kernel@vger.kernel.org
Subject: Create new NetFilter table
Date: Fri, 10 Jan 2014 21:25:47 +0200	[thread overview]
Message-ID: <1171389381947@web15m.yandex.ru> (raw)

I propose to create a new NetFilter table dedicated to rules created programmatically (not by explicit admin's iptables command).

Otherwise an admin could be tempted to say `iptables -F security` which would probably break rules created for example by sandboxing software (which may follow same-origin policy to restrict one particular program to certain domain and port only). Note that in this case `iptables -F security` is a security risk (sandbox breaking)?

New table could be possibly be called:

- temp
- temporary
- auto
- automatic
- volatile
- daemon
- system
- sys

In iptables docs it should be said that this table should not be manipulated manually.

-- 
Victor Porton - http://portonvictor.org

             reply	other threads:[~2014-01-10 19:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-10 19:25 Victor Porton [this message]
2014-01-10 19:39 ` Create new NetFilter table Joshua Brindle
2014-01-10 19:39   ` Joshua Brindle
2014-01-10 19:52   ` Victor Porton
2014-01-10 19:52     ` Victor Porton
2014-01-10 19:58 ` David Lang
2014-01-12 19:52 ` Luis Ressel

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=1171389381947@web15m.yandex.ru \
    --to=porton@narod.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=selinux@tycho.nsa.gov \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.