Hi, I would like to give LAN access to a web server on the DMZ. We have a webserver on the LAN with ip 192.168.20.199, and we want to move it to the DMZ. The DMZ is subnet 192.168.70.0. Can we create a NAT so that the 192.168.20.199 address still works once the server is in the DMZ with a 192.168.70.199 address?
I used this command, but it didn't work:
static (inside,dmz) 192.168.70.199 192.168.20.199 netmask 255.255.255.255
Thanks
I used this command, but it didn't work:
static (inside,dmz) 192.168.70.199 192.168.20.199 netmask 255.255.255.255
Thanks