From PC-C, Open A Web Browser To The PC-A Server
From PC-C, Open A Web Browser To The PC-A Server
R3(config-pmap-c)# exit
R3(config-pmap)# exit
Apply Firewall Policies
R3(config)# zone-pair security IN-2-OUT-ZPAIR source IN-ZONE
destination OUT-ZONE
R3(config-sec-zone-pair)# service-policy type inspect IN-2-OUT-PMAP
R3(config-sec-zone-pair)# exit
R3(config)#
R3(config)# interface g0/1
R3(config-if)# zone-member security IN-ZONE
R3(config-if)# exit
R3(config)# interface s0/0/1
R3(config-if)# zone-member security OUT-ZONE
R3(config-if)# exit
From PC-C, exit the SSH session on R2 and close the command
prompt window.
From internal PC-C, open a web browser to the PC-A server web
page.
Enter the server IP address 192.168.1.3 in the browser URL field, and
click Go. The HTTP session should succeed. While the HTTP session is
active, issue the command show policy-map type inspect zone-pair
sessions on R3 to view established sessions.
Note: If the HTTP session times out before you execute the command
on R3, you will have to click the Go button on PC-C to generate a
session between PC-C and PC-A.