Cisco PIX Documentation:
Using nat, global, static, conduit, and access-list Commands and Port
Redirection(Forwarding) on PIX
http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aad.shtml
The command that you may need should be similar to (from the link):
static (inside,outside) tcp 172.18.124.208 80 10.1.1.7 8080 netmask
255.255.255.255 0 0
Hope it helps,
On 07/11/06, Ryan Schmidt <silwest@gmail.com> wrote:
> I have a general newbie question about redirecting HTTP traffic on a
> Pix firewall. HTTP traffic is generally sent to a webserver on port
> 80. I want to take all HTTP traffic on it's way to the internet and
> redirect it to a specific IP address (web content filtering service)
> on Port 8080. How can I acoomplish this using a PIX firewall?
>
> Thanks,
>
> Ryan
> _______________________________________________
> firewall-wizards mailing list
> firewall-wizards@listserv.icsalabs.com
> https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards
>
_______________________________________________
firewall-wizards mailing list
firewall-wizards@listserv.icsalabs.com
https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards
|