Re: PIX Port Forwarding Problem
- From: "MyndPhlyp" <nobody@xxxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 02:37:26 GMT
"Cisco Newbie" <noemail@xxxxxxxxxxxxxxx> wrote in message
news:oVktf.70455$vl2.37602@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I've been trying for some time to get my PIX 515 firewall to allow HTTP
> requests to pass through and go to a web server hosted on my internal
> network.Unfortunately I have not managed to get this working - even after
> reading numerous articles.The scenario is that the outside interface is
> connected to a cable modem and the WAN IP address is assigned through DHCP
> by my ISP.My PIX config is shown below, I want www requests to my dynamic
IP
> address to be passed through to an internal web server at 192.168.1.150?
This series of commands accomplishes the task on my PIX 501. It should also
on your 515.
static (inside,outside) tcp interface 80 192.168.1.150
access-list outside_access_in permit tcp any interface outside eq 80
clear xlate
clear arp
clear local
write mem
.
- Follow-Ups:
- Re: PIX Port Forwarding Problem
- From: Cisco Newbie
- Re: PIX Port Forwarding Problem
- From: Julian Dragut
- Re: PIX Port Forwarding Problem
- References:
- PIX Port Forwarding Problem
- From: Cisco Newbie
- PIX Port Forwarding Problem
- Prev by Date: Re: PIX Port Forwarding Problem
- Next by Date: Re: PIX Port Forwarding Problem
- Previous by thread: Re: PIX Port Forwarding Problem
- Next by thread: Re: PIX Port Forwarding Problem
- Index(es):
Relevant Pages
|
|