Note
Suppose Matt is the Network Security Engineer for XYZ Company. He is asked by his manager to create a security policy in the Firewalls so that host_A(172.16.0.3) may be able to access the HTTP service from the internet cloud. NAT rule already exists for the host. How will Matt create the security policy in the Firewalls?
Source: Host_A(172.16.0.3), Destination:Any , Service: HTTP(80), Action :Accept
Source: Host_A(172.16.0.3), Destination:Any , Service: POP3(110), Action :Accept
Source:Any, Destination: Host_A(172.16.0.3), Service: HTTP(80), Action :Accept
Source: Host_A(172.16.0.3), Destination:Any , Service: HTTP(80), Action :Drop
All of the above
Suppose Adrian is the Network Security Engineer for ABC Company. He is asked by his manager to create a security policy in the Firewalls to open the HTTP service for a host_A(192.168.1.2) so that host_A may be able to access the Web Server(172.16.0.2). NAT rule already exists for the host. How will Adrian create the security policy in the Firewalls?
Source: Web_Server(172.16.0.2), Destination(192.168.1.2): host_A, Service: HTTP(80), Action :Accept
Source: Host_A(192.168.1.2), Destination:Web_Server(172.16.0.2), Service: HTTP(80), Action :Reject
Source: Host_A(192.168.1.2), Destination:Web_Server(172.16.0.2), Service: SMTP(25), Action :Accept
Source: Host_A(192.168.1.2), Destination:Web_Server(172.16.0.2), Service: HTTP(80), Action :Accept
None of the above
State whether True or False.
When a rule is matched for a particular incoming/outgoing Packet and is executed, the Firewalls look for another rule in the rule base for the same Packet.
True
False
You are asked by your manager to publish a web server.
Which type of NATing will you use so that the Web Server can be accessed from the Internet?
Static NAT
Dynamic NAT
Source based NAT
Destination based NAT
Or copy link:
Firewall Concepts Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it