Lets say I only have a web server available in the DMZ but I would like to have 5 web sites all on differnt ports. Is it possible to have the PIX redirecting requests to the DMZ box.
Let say I have 5 public IP's 193.131.97.11-193.131.97.15
I would like clients to still use port 80 to connect but on the inside I would like my DMZ box with 5 differnt ports 172.16.128.101:80-172.16.128.101:84.
I therfore would like to resolve as follows
193.131.97.11:80 - 172.16.128.101:80
193.131.97.12:80 - 172.16.128.101:81
193.131.97.13:80 - 172.16.128.101:82
193.131.97.14:80 - 172.16.128.101:83
193.131.97.15:80 - 172.16.128.101:84
Is this possible? What would be the command to use?
Many thanks
Ian.
Let say I have 5 public IP's 193.131.97.11-193.131.97.15
I would like clients to still use port 80 to connect but on the inside I would like my DMZ box with 5 differnt ports 172.16.128.101:80-172.16.128.101:84.
I therfore would like to resolve as follows
193.131.97.11:80 - 172.16.128.101:80
193.131.97.12:80 - 172.16.128.101:81
193.131.97.13:80 - 172.16.128.101:82
193.131.97.14:80 - 172.16.128.101:83
193.131.97.15:80 - 172.16.128.101:84
Is this possible? What would be the command to use?
Many thanks
Ian.