All of lore.kernel.org
 help / color / mirror / Atom feed
* Create new NetFilter table
@ 2014-01-10 19:25 Victor Porton
  2014-01-10 19:39   ` Joshua Brindle
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Victor Porton @ 2014-01-10 19:25 UTC (permalink / raw)
  To: selinux, linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-01-12 19:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10 19:25 Create new NetFilter table Victor Porton
2014-01-10 19:39 ` 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

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.