Thread: NAT Pool Issue
View Single Post
  #5 (permalink)  
Old 2008-02-25
joris joris is offline
Member
 
Join Date: 2005-12-16
Posts: 35
Rep Power: 0
joris has an average reputation (10+)
Default Re: NAT Pool Issue

Quote:
Originally Posted by accesslimiter View Post
If you define two network ranges with equal count you can use this with outgoing source NAT, static or hide.
mhh, what we want to achieve

original
source = any
destination = IP range/subnet ....

translated
source = IP range/subnet ....
destination = original

there is no 1:1 relation between original source and translated source.

any hints ?
Reply With Quote