Which command will redirect HTTP traffic bound for the DMZ web server to its real IP address of 10.10.11.4?

An internet user is sending HTTP traffic to a DMZ server with the external address of 192.168.1.4.
Which command will redirect HTTP traffic bound for the DMZ web server to its real IP address of
10.10.11.4?

An internet user is sending HTTP traffic to a DMZ server with the external address of 192.168.1.4.
Which command will redirect HTTP traffic bound for the DMZ web server to its real IP address of
10.10.11.4?

A.
static (dmz,outside) tcp 10.10.11.4 www 192.168.1.4 www

B.
static (outside,dmz) tcp 192.168.1.4 www 10.10.11.4 www

C.
static (dmz,outside) tcp 192.168.1.4 www 10.10.11.4 www

D.
static (dmz,inside) udp 192.168.1.4 www 10.10.11.4 www



Leave a Reply 0

Your email address will not be published. Required fields are marked *