Linux Netfilter discussions
 help / color / mirror / Atom feed
* Creating rules without the /sbin/iptables command?
@ 2004-03-17 18:46 Victor Julien
  2004-03-17 19:25 ` Cedric Blancher
  0 siblings, 1 reply; 6+ messages in thread
From: Victor Julien @ 2004-03-17 18:46 UTC (permalink / raw)
  To: netfilter

Hi,

I'm writing a tool for creating a rulesset. It's meant for users who do 
understand the way a firewall works, but don't have any 
netfilter-specific knowledge. It can output a bash-script or create the 
rules itself.

My program (written in c) creates rules by opening a pipe to 
/sbin/iptables. However this is quite slow with large rulessets and on 
slow hardware. Is there another way, like an iptables librarycall or 
something? I'm going to release the tool under the GPL soon, so that 
shouldn't be a problem.

Regards,
Victor


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

end of thread, other threads:[~2004-03-18  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-17 18:46 Creating rules without the /sbin/iptables command? Victor Julien
2004-03-17 19:25 ` Cedric Blancher
2004-03-17 20:59   ` Victor Julien
2004-03-18  8:56     ` Cedric Blancher
2004-03-17 21:34   ` Henrik Nordstrom
2004-03-17 23:04   ` John A. Sullivan III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox