Hi,
I am using 1:1 IP mapping to map a real IP subnet to a private subnet.
private public
10.30.30.1-127 <--> x.x.x.1-127
That works fine and without problems.
Usually, when a user has 10.30.30.40 as private IP, he is mapped to x.x.x.40.
That was my intention. But sometimes it happens that he gets x.x.x.41.
Is it possible to "force-map" 40 to 40, 45 to 45, 46 to 46 and so on?
or
Is there a log, that tells me when a certain private IP as mapped to a certain public IP?
KR