On Friday 03 June 2005 17:13, Junix Gaspar wrote: > hello guys, > > Just a quick q? > > I just want to forward querry to IP:80 to another-IP:80 using iptables > DNAT > > Help is appreciated.
pre, iptables -t nat -A PREROUTING -i ethx -p tcp --dport 80 -j DNAT --to yung.ip.mo.pre:80 -- Glenn G Remot "...and the eyes of them that see shall not be dim, and the ears of them that hear shall hearken. The heart also of the rash shall understand knowledge, and the tongue of the stammerers shall be ready to speak plainly. The vile person shall be no more called liberal, nor the churl said to be bountiful." _________________________________________________ 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

