I'm trying to forward port 4520 on my local IP Camera.
I have only two interfaces inside and outside with security levels 100 and 0.
I have already done nat overload.
In Access rules I have such situation :
and in NAT :
but when I'm trying to ...
I made such but it doesn't work :
show run natnat (inside,outside) source static LOCALCAM interface service http CAMERAnat (inside,outside) source dynamic Inside_Hosts interface
show run objobject network Inside_Hosts subnet 172.16.0.0 255.255.0.0 ...
REMOTE PC ----> WANIP:4545 Port ---> LAN LAMERA IP:80 Port
So Camera from lan is viewed by LocalIP:80 port and from wan must be viewed WANIP:4545 port.