RE: Does the Cisco PIX have an equivalent of the IPFW "fwd" action?

From: Brett Glass (brett_at_lariat.org)
Date: 02/04/05

  • Next message: Guy Helmer: "Netgraph performance question"
    Date: Fri, 04 Feb 2005 03:53:31 -0700
    To: "Nickolay Kritsky" <Nickolay.Kritsky@astra-sw.com>, <net@freebsd.org>
    
    

    The PIX is already doing NAT, so I'd have to put a NAT router in front of another
    NAT router (how inefficient!) to do that. But it might well be the only option
    if the PIX is that limited.

    --Brett

    At 12:16 AM 2/4/2005, Nickolay Kritsky wrote:
      
    >Brett, I do not think that PIX has an equivalent of ipfw 'fwd' command. The fastest way, IMHO would be just set up your transparent web proxy as a default gateway for PIX. You can also try policy routing as described in this Usenet article: http://groups-beta.google.com/group/comp.dcom.sys.cisco/browse_frm/thread/e131e32e97e4566/ee37814ac6c6c658?q=pix+transparent&_done=%2Fgroups%3Fq%3Dpix+transparent%26hl%3Den%26lr%3D%26sa%3DN%26tab%3Dwg%26&_doneTitle=Back+to+Search&&d#ee37814ac6c6c658
    >
    >But I wouldn't try this if I were you. PIX is not IOS, and AFAIK it was not designed for complex network solutions. Firewall - yes. Filtering, security features, advanced VPN support - yes. But not routing tricks.
    >Hope that helps
    >
    >Nick
    >
    >-----Original Message-----
    >From: Brett Glass [mailto:brett@lariat.org]
    >Sent: Friday, February 04, 2005 2:34 AM
    >To: net@freebsd.org
    >Subject: Does the Cisco PIX have an equivalent of the IPFW "fwd" action?
    >
    >
    >I'm setting up a FreeBSD transparent Web proxy for a client which has an old
    >(vintage 1998) Cisco PIX firewall router. I know how to make the proxy accept
    >packets forwarded to it (even though the destination IP addresses of those
    >packets will not be that of the proxy machine itself) and do transparent caching.
    >However, to complete the puzzle, I need to make the client's PIX firewall forward
    >outbound packets destined for port 80 (regardless of IP address) to the proxy. I
    >can't seen to find the magic incantation in Cisco's online docs. Does anyone here
    >know the Cisco equivalent of the IPFW "fwd" action, (which changes the "next hop"
    >MAC address of a packet if it meets the criteria specified in a rule) and how to
    >write a rule for the PIX to forward the packets? Help would be much appreciated.
    >
    >--Brett Glass
    >
    >_______________________________________________
    >freebsd-net@freebsd.org mailing list
    >http://lists.freebsd.org/mailman/listinfo/freebsd-net
    >To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Guy Helmer: "Netgraph performance question"

    Relevant Pages

    • RE: Does the Cisco PIX have an equivalent of the IPFW "fwd" action?
      ... PIX is not IOS, and AFAIK it was not designed for complex network solutions. ... I'm setting up a FreeBSD transparent Web proxy for a client which has an old ... Cisco PIX firewall router. ... packets will not be that of the proxy machine itself) and do transparent caching. ...
      (freebsd-net)
    • RE: [fw-wiz] Odd PIX / router behavior
      ... When you saw the original spoofed traffic, what kind of packets were ... My first thought was a misconfigured internal host too, ... 10.0.0.1 is the inside interface of the PIX. ...
      (Firewall-Wizards)
    • Re: Redirecting all Outgoing http traffic to an internal Web server
      ... that any traffic or traffic from specific vlans on port 80 or port ... 8080 (depending on whats your proxy port) be forwarded to the proxy ip ... L3 and pix. ... a mask for the destination to be matched. ...
      (comp.dcom.sys.cisco)
    • Re: Redirecting all Outgoing http traffic to an internal Web server
      ... proxy address) to an internal web server from the Pix 525 firewall. ... that won't work on a PIX or ASA. ... a mask for the destination to be matched. ...
      (comp.dcom.sys.cisco)
    • Re: [fw-wiz] pix/proxy issue
      ... You have two proxy servers in your PIX DMZ for internal users. ... internet via virtual ip addresses assigned to each of the boxes. ...
      (Firewall-Wizards)