I need to put a few webs servers behind a linux box acting as a firewall
and doing masquerading for the private network behind it. I am using port
forwarding to move web traffic to the single internal web server
currently. But this will be changing to include additional web servers on
different addresses on the private network.
Does anyone know if IP aliasing will work so I can selectivly forward to
each of the additional web servers? For that matter will ipchains and
to the aliased ports? Has anyone tried this?
Thanks,
Joe