[En-Nut-Discussion] ip filtering
José Hugo Pérez Casanova
casanova at electronica.itver.edu.mx
Tue Aug 12 14:27:21 CEST 2003
The IP filtering in Linux is very interesting. It is based in 3 basic
chains, one for input, one for forward and one for output (others may be
added).
I think it will take much space to implement it. Maybe a simple solution
like the one provided by the tcp-wrappers should be very simple to
implement. It is based in a couple of files: hosts.allow and hosts.deny.
Hugo.
Harald Kipp wrote:
> I've been just asking in case you got any source. I can
> also try check BSD for filtering options.
>
> The callback itself is really simple. But some kind of API
> call is required to enable/disable it.
>
> As an alternative, the libnutnet may provide a default
> callback, which could be overridden by the application.
>
> Harald
>
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo/en-nut-discussion
>
More information about the En-Nut-Discussion
mailing list