Hello,
I have an internal server with the IP address 192.168.3.5 with nat IP of 188.22.234.5, i need to access the server from the internal and external network with the public IP of the server which is 188.22.234.5.
my setup on the internet router:
interface GigabitEthernet0/0/0
ip address 188.22.234.4 255.255.255.240
ip nat outside
media-type rj45
negotiation auto
Thx