On Fri, Feb 15, 2002 at 11:58:55AM -0200, Andre Luiz wrote: > On Fri, 2002-02-15 at 10:33, QRS Informatica wrote: > > Olá Lista.... > > eh nois... > > > É o seguinte: tenho as seguintes linhas para routeamento no meu servidor > > (Kernel 2.2)... > > > > echo 1 > /proc/sys/net/ipv4/ip_forward > > ipchains -P forward DENY > > ipchains -A forward -s 192.168.0.0/24 -j MASQ > > ipchains -A forward -p tcp -s 192.168.0.0/24 -d 0/0 25 -j MASQ > > ipchains -A forward -p tcp -s 192.168.0.0/24 -d 0/0 110 -j MASQ > > ipchains -A input -p tcp -s 192.168.0.0/24 -d 0/0 80 -j REDIRECT 3128 > > > > Gostaria de Saber quais são estas mesmas linhas no iptables (sei que da > > pra carregar o ipchains no 2.4, mas gostaria de usar o iptables...) > > quer o peixe ou aprender a pescar? > > > Estou aberto a sugestões... > > sugiro que aprenda a pescar: > http://www.linuxvoodoo.com/howto/iptables/ > - iptables howto, unreliable, netfilter
concordo :) > > http://www.linuxguruz.org/iptables/howto/iptables-HOWTO.html > http://www.telematik.informatik.uni-karlsruhe.de/lehre/seminare/LinuxSem/downloads/netfilter/iptables-HOWTO.html > - Rusty's iptables howto, netfilter > > e é claro, a melhor da balada: > www.netfilter.org > > > Valeu!!! > > opa, suiii... > magina truta disponha. > > -- > +-------------------------------------+ > | Andre Luiz de Oliveira | > | Powered by GNU/Debian | > +-------------------------------------+ > | Solvo - Missao Critica | > | [EMAIL PROTECTED] | > + + > | Universidade Estadual Paulista | > | [EMAIL PROTECTED] | > | | > + ----------BEGIN GEEK CODE---------- +-------------------------------+ > | GCS/IT/S d-- s+:+(+++) a-- C++ B>$A++$L++(+++)>$ p+>+++ L+++>$ E--- | > | W+ N@ o? K- !w(----) !O M- V- PS+@ PE-- Y PGP++ !t !5 X?@ R@ tv+(!) | > | b+++(++++) DI? D G+ e(++) h-->++ r+ y+* | > +---------------------------------------------------------------------+ > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Joel Franco Debian Addicted Sanca - SP ICQ 19354050

