View Single Post
  #1 (permalink)  
Old 2006-07-04
kraemer kraemer is offline
Junior Member
 
Join Date: 2005-10-26
Posts: 4
Rep Power: 0
kraemer has an average reputation (10+)
Send a message via ICQ to kraemer
Default NAT with <ANY> in Source Original Packet...

Hi CP-Gurus!
How can I do the someting like the following with CP and NAT?

Original Packet: Source = <ANY> Destination = <official IP>
->
Translated Packet: Source = <IP of FW-interface> Destination = <Hosts internal IP>

Reason for this is:
We providing two Firewalls.
We want to move a DMZ form the first FW to the second FW. Traffic coming form the Internet over the first gateway should get into the moved DMZ behind the second gateway for a time (DNS reasons). I thought I can do this with NAT but the Verifier warns I have to leave the Source felid in the 'Translated Packet' section Original if there is <ANY> in the source of the 'Original Packet' section.

Are there any tips how I can solve this?

Regards
Karsten
Reply With Quote