Re: [GENERAL] Storing a chain

2003-11-19 Thread Keith C. Perry
Quoting Johan Fredrik Øhman <[EMAIL PROTECTED]>: > Hi, > I'm seeking some opinion on the following problem > > For those familiar with "iptables/netfilter", I am actually storing firewall > rules in the database. The order of these rules is critical, so there has to > be some kind of system to ho

Re: [GENERAL] Storing a chain

2003-11-19 Thread Herbert Liechti
Am Mittwoch, 19. November 2003 16.08 schrieben Sie: > Hi, > I'm seeking some opinion on the following problem May be this article is interesting for you: http://www.dbmsmag.com/9603d06.html Best regards Herbie -- Herbert Liec

[GENERAL] Storing a chain

2003-11-19 Thread Johan Fredrik Øhman
Hi, I'm seeking some opinion on the following problem For those familiar with "iptables/netfilter", I am actually storing firewall rules in the database. The order of these rules is critical, so there has to be some kind of system to how they are ordered. As I see it there are at least 2 approache

[GENERAL] Storing a chain

2003-11-19 Thread Johan Fredrik Øhman
Hi, I'm seeking some opinion on the following problem For those familiar with "iptables/netfilter", I am actually storing firewall rules in the database. The order of these rules is critical, so there has to be some kind of system to how they are ordered. As I see it there are at least 2 approache