[FUGSPBR] Off-topic - IPTABLES
Hélio Alexandre Lopes Loureiro
helio.loureiro em edb.ericsson.se
Qua Out 10 17:53:34 BRT 2001
> Tenho um probleminha aqui ... tenho o iptables instalado em um SuSe,
> estou tentando fazer redirecionamento e não consigo de forma nenhuma ...
> Não me apresenta erro nenhum, Mas não funciona. Abaixo segue a linha de
> comando, aceito sugestões sobre algo incorreto.
> iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT --to
> 172.16.10.5:80
Vc está fazendo nat com o ip de saída 172.16.10.5.
REDIRECT
This target is only valid in the nat table, in the PRE
ROUTING and OUTPUT chains, and user-defined chains which
are only called from those chains. It alters the destina
tion IP address to send the packet to the machine itself
(locally-generated packets are mapped to the 127.0.0.1
address). It takes one option:
--to-ports <port>[-<port>]
This specifies a destination port or range or ports
to use: without this, the destination port is never
altered. This is only valid with if the rule also
specifies -p tcp or -p udp).
--
Hélio Alexandre Lopes Loureiro [helio.loureiro em edb.ericsson.se]
Division Multiservice Networks - First Deployments
Tel.: + 55 11 6224-1795
Public Key ID: FB5972D1 em http://search.keyserver.net
----
Para sair da lista envie um e-mail para majordomo em fugspbr.org
com as palavras "unsubscribe fugspbr" no corpo da mensagem.
Mais detalhes sobre a lista de discussão freebsd