On Thu May 10 2007 16:14, Jeff Potter wrote:
I'm stumped.
We have a CentOS 4.4 box with something like the following IPs: eth0: 64.61.61.100 eth0:0 64.61.61.112 eth1: 10.0.0.100 lo: 127.0.0.1 (of course)
We want requests to 64.61.61.112:80 to be NAT'ed to 127.0.0.1:8080.
Look at REDIRECT. That is the command to redirect packets on the box.