Hi!
I have a question to NAT on an enterasys S-Series!
Is it possible to do source NAT and destination NAT at once?
At the inside Interface there should be changed the destination address and at the outside interface the source address:
for example:
host ip: 192.168.0.3
server ip: 210.0.10.10
request from host:
source: 192.168.0.3 ----> nat ----> 210.0.4.10
destination: 192.168.2.3 ---> nat ---> 210.0.10.10
And the other way at the reply from server!
thanks
younggun