Dnia 2010-02-09, wto o godzinie 13:25 -0900, Mr. James W. Laferriere
pisze:
> > I use ipchains to redirect port 80 traffic to port 5222.
> >
>         Might you post a cleansed example of your iptables
> configuration for 
> that purposes ? 

iptables -t nat -A PREROUTING \
         -p tcp --dport 80 -j REDIRECT --to-ports 5222


-- 
Tomasz Sterna
Instant Messaging & EDI Consultant
Open Source Developer
http://tomasz.sterna.tv/  http://www.xiaoka.com/


-- 
To unsubscribe send a mail to [email protected]

Reply via email to