Just a quick question I hope. I have the following setup: 1 internal interface 1 external interface 3 static routable IP's assigned to external interface (one primary, two aliases)
I want to use one IP for NAT and some port redirection to a client system and a web server, another IP for a second web server, and the remaining IP for a FTP server. I've been playing with the rules and reading documentation on this for several days now and haven't gotten anywhere. I know about BINAT and would prefer not to use it in favor of RDR'ing the ports that are common between servers to the respective server based on the IP address that is connected to from the outside world. Can someone give me some idea of what RDR and PASS IN/OUT rules I'd need for just a portion of this (say the web servers) and I can figure out the rest on my own? I can make the ftp server work, but I don't know how to say that traffic to a specific IP should be directed to it. Thanks, Logical_1