Hi,
task 2.7 asks: "10.0.146.14 should be translated to 9.16.146.14. In
addition configure R1 and R6 to NAT the rest of the 10.0.146.0/24
network to 9.16.146.0/24.
This should be completed in as few commands as possible and should
support inbound connection."
To my knowledge, we should need two statics: one for the 10.0.146.14 -
> 9.16.146.14 and another for the 10.0.146.0/24 -> 9.16.146.0/24,
right?
The PG only lists the last mentioned static. Could I add an more
specific static without loosing points like:
ip nat inside source static 10.0.146.14 9.16.146.14 mapping-id 10
I'm a little bit puzzled with that. Thanks!
Chers
Simon