I am currently trying to enter a static inside route to redirect a particular port to an inside address.
IP NAT INSIDE SOURCE STATIC TCP a.b.c.d 3389 e.f.g.h 3389 where a.b.c.d is my inside address and e.f.g.h is my outside global ip.
This is one of many in the nat table for various ports to be redirected inside. When I enter the line I get the error: Address e.f.g.h already in use on attached network.
I see the word overload in manuals where the address is used from single global to many internal but I cannot get it to accept it, in fact it does not appear in the ? help. the word extendable does but has no effect when added.
ver 11.3 so what am I missing? tnx
IP NAT INSIDE SOURCE STATIC TCP a.b.c.d 3389 e.f.g.h 3389 where a.b.c.d is my inside address and e.f.g.h is my outside global ip.
This is one of many in the nat table for various ports to be redirected inside. When I enter the line I get the error: Address e.f.g.h already in use on attached network.
I see the word overload in manuals where the address is used from single global to many internal but I cannot get it to accept it, in fact it does not appear in the ? help. the word extendable does but has no effect when added.
ver 11.3 so what am I missing? tnx