Christoph, You are right. Looks like he should also modprobe or insmod iptables and many other modules. I insmod a whole list of routing modules:
ipt_REDIRECT ipt_MASQUERADE iptable_mangle iptable_nat ipt_REJECT iptable_filter ip_tables ( and some others... ) Mark --- Enrique Dorantes <[EMAIL PROTECTED]> wrote: > On Mon, 28 Jun 2004 21:35:40 +0200 > Christoph Löffler <[EMAIL PROTECTED]> wrote: > Hello Fraancisco: > The first thinng you must do is to install a kernel with IPTABLES > support, the ipchains is not recomendable for kernels up to 2.4. The > kernel packages of woody distro have this support > Next you MUST install iptables: ip-tables apt-get install iptables > Then you should enable ip forward and ipfilter, with the instructions > early mentioned by Mark, but if you want to run a proxy ip forward is > not necesary > > You must read a lot of documentation of Squid and IPtables > > Enrique Dorantes > > Ahora en español, > > Hola franciso: > > Lo primero que tienes que hacer es bajar un kernel que soporte > iptables, ipchains esta desconntinuado. > Despues tienes que instalar ip-tables apt-get install iptables > Deespues hacer lo que te indicaron con anterioridad habilitar el ip > forward quee no es necesario si vas a poner un proxxy y el ipfilter. > > Hay que leer mucha documentaciion de Squid y de IPtabless. > > Saludos > Enrique > > > Hello Francisco, > > > > Francisco Castillo wrote: > > > > > I have read doc to do it but when i apply this doc i have a "your > > > kernel seems to not support ipchains" messages when i try to do > > > this. > > > > For what reason do you want to use ipchains? If you just set up > > debian successfully i think you have also an actual kernel (> > 2.4.x) > > > > From Version 2.4.x there is a new packet filter which is called > > iptables. On www.netfilter.org you find a lot of documentation. > > > > > Did you know how to give a NAT (ipmasquerade support) on a debian > > > woody kernel in order to solve my problem? > > > > Sorry, do not know about that. > > > > > > Chris > > > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > > > >