I want to configure a static nat entry on an ISR1k router. If i configure this: the nat works as it should. I can connnect from the WAN side to the client wihtout issues.ip nat inside source static tcp 10.0.0.21 80 14.40.14.38 80 vrf DSL extendableBu...