* moblock
@ 2008-09-25 11:18 Brent Clark
2008-09-25 14:13 ` moblock Grant Taylor
0 siblings, 1 reply; 4+ messages in thread
From: Brent Clark @ 2008-09-25 11:18 UTC (permalink / raw)
To: Mail List - Netfilter
Hi
Anyone use this.
http://moblock.berlios.de/
If so, what do you think of it, and more importantly, does it work?
Regards
Brent Clark
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: moblock
2008-09-25 11:18 moblock Brent Clark
@ 2008-09-25 14:13 ` Grant Taylor
2008-09-25 14:54 ` moblock Brent Clark
0 siblings, 1 reply; 4+ messages in thread
From: Grant Taylor @ 2008-09-25 14:13 UTC (permalink / raw)
To: Mail List - Netfilter
On 09/25/08 06:18, Brent Clark wrote:
> Anyone use this.
>
> http://moblock.berlios.de/
No, I can't say as I do.
> If so, what do you think of it, and more importantly, does it work?
It looks like the filtering is done in user space rather than by
IPTables. I don't know what to think about this. I personally would be
more interested in this if it ran in kernel space and you provided it
the list of blocked sites via /proc or sysctl or the likes. But, if it
works, more power to it.
Grant. . . .
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: moblock
2008-09-25 14:13 ` moblock Grant Taylor
@ 2008-09-25 14:54 ` Brent Clark
2008-09-25 16:36 ` moblock Grant Taylor
0 siblings, 1 reply; 4+ messages in thread
From: Brent Clark @ 2008-09-25 14:54 UTC (permalink / raw)
To: 'Mail List - Netfilter'
Grant Taylor wrote:
> On 09/25/08 06:18, Brent Clark wrote:
>
> It looks like the filtering is done in user space rather than by
> IPTables. I don't know what to think about this. I personally would
> be more interested in this if it ran in kernel space and you provided
> it the list of blocked sites via /proc or sysctl or the likes. But,
> if it works, more power to it.
But what I have to do is that I keep having to remind myself is that
iptables is for layer 3 /4 operation. But then what does layer 7 control?
Well it seems to be the way to go, look at other tools like snort
inline. And also whats interesting is that I see some of the BSD lot use
/ recommend this type of filtering (snort2pf).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: moblock
2008-09-25 14:54 ` moblock Brent Clark
@ 2008-09-25 16:36 ` Grant Taylor
0 siblings, 0 replies; 4+ messages in thread
From: Grant Taylor @ 2008-09-25 16:36 UTC (permalink / raw)
To: Mail List - Netfilter
On 09/25/08 09:54, Brent Clark wrote:
> But what I have to do is that I keep having to remind myself is that
> iptables is for layer 3 /4 operation. But then what does layer 7 control?
Keep in mind that IPTables can filter on layers 2, 3, 4, and 7,
depending on how it is used.
> Well it seems to be the way to go, look at other tools like snort
> inline. And also whats interesting is that I see some of the BSD lot use
> / recommend this type of filtering (snort2pf).
I'm not saying that there is any thing wrong with moblock. I just find
it a little odd that we are passing traffic from kernel space to user
space to filter (as I (mis)understood it) by IP, a layer 3 address. So
I guess my question is why not just filter with IPTables on layer 3?
Why pass from kernel space to user space to do the filtering if we don't
have to.
Now, if one of moblock's advantages is that it can take pre-generated
files of IPs to filter and use them directly, then that is a plus. I
would just be more interested in something that could feed those IPs in
to something like an IP Set and do the filtering in kernel space.
It is my (mis)understanding that Snort (and the likes) do a lot more
than simple layer 2 / 3 / 4 / 7 filtering. I.e. they take notice of a
LOT more different things including timing between what is done. In
some ways I look at things like Snort as doing stateful filtering across
multiple layers as a whole rather than each layer individually. There
is also the added advantage that things like Snort tend to be platform
agnostic and thus easier to update where as IPTables / pf / etc are
platform dependent and not portable.
Back to above, I'd be very interested in something that could translate
the guarding.p2p and p2p.p2b files in to something like an IPSet. I
think that would be a wonderful use. Download platform independent
libraries and then translate them in to platform dependent and native in
kernel filtering. Just my $0.02 worth.
Grant. . . .
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-09-25 16:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-25 11:18 moblock Brent Clark
2008-09-25 14:13 ` moblock Grant Taylor
2008-09-25 14:54 ` moblock Brent Clark
2008-09-25 16:36 ` moblock Grant Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox