Link
Link
Answer :
Cleanup rule are placed at last of the security rule base, Its used to drop all traffic
which not match with above rule and Logged. Cleanup rule mainly created for log
purpose. In this rule administrator is going to denied all the traffic and enable log.
Networking Tutorial
Question 5. What Is Nat?
Answer :
NAT stand for Network Address Translation. here private IP address are mapped with
Public IP Address and Public IP address map with Private IP Address. Mainly its used for
offer Security to the private Network and Servers from Internet. NAT is also for to
connect Internet with Private IP Address. Because Private IP not route able on Internet.
Question 6. What Is Source Nat?
Answer :
Source NAT is for initiate traffic from internal network to external network. In the
source NAT only source IP will translated in public IP address.
Answer :
VPN is used to create secure connection between two private network over Internet. It
is for Encryption authentication to secure data while transmission. There are two type
of VPN
Answer :
IP Sec (IP Security) is nothing but set of protocol. which is for make secure
communication between two host machine, or network over public network such as
Internet. IPSec is for Confidentiality , Integrity, Authenticity and Anti Replay protection.
There is two IPSec protocol which provide security
Answer :
ESP:ESP Protocol is nothing but the part of IPsec suit , Its provide Confidentiality,
Integrity and Authenticity. It is used in 2 mode
1. Transport mode
2.Tunnel mode.
AH: AH is the most important part of IPsec suit, Its provide only Authentication and
Integrity, Its does not provide Encryption. It is also used to two mode Transport mode
and Tunnel mode.
Answer :
Explicit rules are the rules which are created manually by network security
administrator .
Answer :
Hide NAT is for translate multiple private IP or Network with single public IP address.
Means many to one translation. Its can be used in source NAT translation. we can not
use hide NAT while configuring Destination NAT.
Answer :
Destination NAT is nothing but when we need to translate Destination IP address with
internal private network from public IP address. Only static NAT is their in Destination
NAT.
Answer :
Automatic NAT: