"dw" <> wrote in message news:bzPbd.4508$EZ.980@okepread07...
> Rainer Blaes wrote:
>
>> During this process I saw somewhere in any manual this
>> command:
>>
>> static (inside,dmz) 111.112.113.114 111.112.113.114 netmask
>> 255.255.255.255 0 0
>>
>> At the moment I can't find out what's the reason for this 1:1
>> mapping especially the dmz interface has the IP 133.134.135.136.
>
> Basically this says that when address 111.112.113.114 on the "inside"
> interface talks to a host in the "dmz" interface segment, the host on the
> dmz will see the source IP of 111.112.113.114, basically unchanged.
>
> -DW
True, but the same would hold true for nat 0. This configuration would be
for the dmz host talking to the inside host of 111.112.113.114 using its
(the inside hosts) native address.
|