Re: I'm looking for a specific firewall...

2006-05-27 Thread Paul Johnson
On Saturday 27 May 2006 06:16, Roberto C. Sanchez wrote: > Dirk wrote: > > 1) It must be written in C > > 2) It must be able to block connections from a specific IP > > Why must it be written in C? Either way, look at shorewall. Shorewall > itself is a bunch of bash scripts, but it does everythin

Re: I'm looking for a specific firewall...

2006-05-27 Thread Paul Johnson
On Saturday 27 May 2006 05:46, Dirk wrote: > 1) It must be written in C They all use iptables, so it all boils down to what iptables is written in. > 2) It must be able to block connections from a specific IP Duh? -- Paul Johnson Email and IM (XMPP & Google Talk): [EMAIL PROTECTED] Jabber: Bec

Re: I'm looking for a specific firewall...

2006-05-27 Thread John Hasler
Dirk writes: > 1) It must be written in C Since the Linux firewall (Iptables) is part of the kernel and the kernel is written in C, you've got it. > 2) It must be able to block connections from a specific IP That too. What you really want is a firewall configurator such as Ipmasq. I know of n

Re: I'm looking for a specific firewall...

2006-05-27 Thread Roberto C. Sanchez
Dirk wrote: > 1) It must be written in C > 2) It must be able to block connections from a specific IP > Why must it be written in C? Either way, look at shorewall. Shorewall itself is a bunch of bash scripts, but it does everything with iptables (which is itself written in C). It is extremely

Re: I'm looking for a specific firewall...

2006-05-27 Thread jacek
you wanna try pf from openbsdOn 5/27/06, Linas Žvirblis <[EMAIL PROTECTED]> wrote: Dirk wrote:> 1) It must be written in C> 2) It must be able to block connections from a specific IPiptables?--To UNSUBSCRIBE, email to [EMAIL PROTECTED]with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Re: I'm looking for a specific firewall...

2006-05-27 Thread Linas Žvirblis
Dirk wrote: > 1) It must be written in C > 2) It must be able to block connections from a specific IP iptables? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

I'm looking for a specific firewall...

2006-05-27 Thread Dirk
1) It must be written in C 2) It must be able to block connections from a specific IP Thanks, Dirk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]