View Single Post
  #2 (permalink)  
Old 2006-10-05
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 465
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: Disabling NAT for specific Interface/Network

what you need to do is define manual NAT rule.
In your address translation policy add a manual rule:

source->destination->service->source->destination->service

backup_server -> DMZ servers -> ANY -> ORIGINAL->ORIGINAL->ORIGINAL
DMZ servers -> backup_server -> ANY -> ORIGINAL->ORIGINAL->ORIGINAL
Reply With Quote