[...]
>
> What I use:
> -A PREROUTING -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 8080
>

You're forgetting "-t nat" before -A. REDIRECT is a target only valid
from the nat table.


-- 
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to