[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

using DNAT problem



Hi all, I'm trying to test my setup with netcat, this is the scenario :

Host_A : runs nc host_B 80
Host_B : iptables -t nat -A PREROUTING -p tcp --dport 80 -j DNAT --to
host_C:8088

Host_C : nc -l -p 8088

shoudn't anything that I write from Host_A be echoed back by Host_C ??


-- 
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e Servicos (IB)
http://www.ibnetwork.com.br


-- 
To UNSUBSCRIBE, email to debian-firewall-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: