iptables -t nat -A PREROUTING -p tcp -j DNAT -d 10.136.58.7 --dport 80 --to-destination 10.136.57.7
Junix Gaspar said: > opps made a mistake also, > > it should be, People are using 10.136.58.7:80 as the default proxy and > I would like to REDIRECT it to 10.136.57.7:80 > > as I have said, I need it done using IPTables. just IP tables. :-) > _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

