What should I use to do Forwarding on my linux box? Here's the setup: A Redhat 5.1 box, with a valid static IP on one ethernet card, and a 192.168.1.x network on another ethernet card. The box is currently doing masquerading using ipfwadm. I've got a couple things I'd like to be able to do with it: 1) When someone attempts to connect to a certain port on the linux box, forward that to a different port on one of the masqueraded machines. 2) If I set up the linux box with multiple valid IP addresses with IP Aliasing, then forward the additional addresses to masqueraded machines (For example, if my linux box is linux.foo.bar, and I set up another IP address, and name it nt.foo.bar, when someone attempts to hit the web server at nt.foo.bar, I'd like it to forward those an nt web server sitting on the 192.168.1.x network) -- Chuck Gadd Director of Software Development, Cyber FX Communications e-mail:[EMAIL PROTECTED] http://www.cfxc.com - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
