On Thu, Feb 27, 2003 at 09:27:38AM +0000, [EMAIL PROTECTED] wrote:
Hi,
        
> Hi all,
>    Can anyone tell me where there is a HOWTO describing (or give me
> an outline of what I should do) setting up IPTables on my debian 
> 3.0r1 box. I am using a self-compiled 2.4.20 kernel and connect 
> using ppp/dialup so here's what I think I need to know:
> 
> * What kernel options/modules should I compile and set with modconf?

So you must compile Netfilter into kernel (not a module), 
in menuconfig :
Networking options -> Network packet filtering

than you must enable IPTables (as a module if you want), in menuconfig
it's in the submenu of Networking options (IP: Netfilter Configuration)

you can choose from variaty "extensions" to basic iptables,
e.g. modules ipt_limit, ipt_REJECT, ...

> * What userspace stuff do I need to do?

only iptables command (in dselect 'iptables')

> * Is firestarter a good way to set up a basic firewall? 
> (It looks easy to me).

I'm using iptables only, see IPTABLES-HOWTO (read it all, there's
explained how firewall works, after you see this it's quite easy 
to configure you firewall using 'iptables').

If you just want to "close some ports" and you don't want to know
how it all works, than firestarter seems as a good choice to me.

> 
> Thanks,
> Kevin

Bye
-- 
+----------------------------------+
| Martin Kacerovsky                |
| e-mail : [EMAIL PROTECTED]       |
| home   : http://wizard.matfyz.cz |
+----------------------------------+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to