Checkpoint Top 50
Checkpoint Top 50
• e. CPTA- checkpoint policy transfer agent transfers the policy to the firewall
gateway using SIC
Question 4: What is the main purpose for the Security management server?
Answer: Security management server is used for administrative management of the security
policy, stores database and objects.
• Users
Question 12: What are the functions of CPD, FWM, and FWD processes?
Answer: CPD – CPD is a high in the hierarchical chain and helps to execute many services, such
as Secure Internal Communication (SIC), Licensing and status report.
FWM – The FWM process is responsible for the execution of the database activities of the
Management server. It is; therefore, responsible for Policy installation, Management High
Availability (HA) Synchronization, saving the Policy, Database Read/Write action, Log Display,
etc.
FWD – The FWD process is responsible for logging. It is executed in relation to logging, Security
Servers and communication with OPSEC applications.
Question 13: What are the major differences between SPLAT and GAIA platforms?
Answer: Gaia is the latest version of Checkpoint which is a combination of SPLAT and IPSO.
Here are some benefits of Gaia as compare to SPLAT/IPSO.
Question15: What are the different Checkpoint Ports and purpose of these ports?
Answer: PORT TYPE SHORT DESCRIPTION
256 TCP FW1 Checkpoint Security gateway Service
257 TCP FW1_log Protocol Used for delivering logs from FWM
259 TCP FW1_clientauth_telnet ( Client Authentication )
500 UDP IPSEC IKE Protocol (formerly ISAKMP/Oakley)
900 TCP FW1_clntauth_http (Client Authentication))
4433 TCP Management server Portal
4500 UDP NAT-T NAT Traversal,
8116 UDP Check Point Cluster Control protocol (CCP)
18190 TCP CPMI Check Point Management Interface,
Protocol for communication between GUI and Management
Server
18191 TCP CPD Check Point Daemon Protocol
Download of rule base from Management Server to FWM
Fetching rule base from FWM to Management server.
18192 TCP CPD_amon Check Point Internal Application Monitoring
18210 TCP FW1_ica_pull Check Point Internal CA Pull Certificate
Service
18211 TCP FW1_ica_pull Check Point Internal CA Push Certificate
Service
Question16: What’s the difference between tcpdump and fwmonitor?
Answer:
Tcpdump displays traffic coming or leaving to/from a firewall interface while fw monitor would
also tell you how the packet is going through the firewall including routing and NAT decisions.
FW Monitor captures traffic at 4 important points in the firewall namely i, I, o & O. You would
see them in the capture in the same sequence.
TCP Dump captures at position i & O of firewall monitor, and you can be sure the traffic has left
the firewall. This is similar to the way captures work on a Cisco PIX/ASA
If Bi-directional NAT is selected, the gateway will check all NAT rules to see if there is a source
match in one rule, and a destination match in another rule. The Gateway will use the first
matches found, and apply both rules concurrently.
Peers exchange more key material, and agree on encryption and integrity methods for IPsec
Key. The DH Key is combined with the key material to produce the symmetrical IP Sec key.
Question19: Why cleanup rule need to add explicitly in Checkpoint Smart dashboard?
Answer:
Cleanup rule is required to drop all traffic that did not match any of the other rules (from top to
bottom) However there is an Implied rule in Checkpoint that does the same action of dropping
packets if no rule exists ( as you mentioned) but logging is not enabled for this implied rule.
Question20: What Is the Difference in A Snapshot/Backup/Upgrade Export (Migrate
Export)/Database Revision Control
Answer: Snapshot:
The snapshot utility backs up everything, including the drivers, .Snapshot can be used to
backup both your firewall and management modules.
The disadvantages of this utility are that the generated file is very big, and can only be restored
to the same device and exactly the same state (same OS, same Check Point version, and same
patch level).
Backups:
The backup utility backs up your Check Point configuration and your networking/OS system
parameters (such as routing), the backup utility can be used to backup both your firewall and
management modules. The resulting file will be smaller than the one generated by snapshot.
Backup does not include the drivers, and can be restored to different machine (as opposed to
snapshot, which cannot).
Answer-
A network gateway joins two networks together through a combination of hardware and
software. A network firewall guards a computer network against unauthorized incoming or
outgoing access. Network firewalls may be hardware devices or software programs.
Question 22 - What is the difference between router ACLs and Firewall ACLs?
Answer-
Firewalls are designed to examine and accept/reject traffic. But the both ACL are do the
same job. Depending upon our requirements we do our ACL configuration on it.
Answer-
Answer –
Assuming the DNS name of another system by either corrupting the name service cache of a
victim system, or by compromising a domain name server for a valid domain.
Question 25- What is the main different between cpstop/cpstart and fwstop/fwstart?
Answer-
Using cpstop and then cpstart will restart all Check Point components, including the SVN
foundation.
Answer –
Anti-Spoofing is the feature of Checkpoint Firewall. which is protect from attacker who generate
IP Packet with Fake or Spoof source address. Its determine that whether traffic is legitimate or
not. If traffic is not legitimate then firewall block that traffic on interface of firewall.
Answer –
NAT stand for Network Address Translation. Its used to map private IP address with
Public IP Address and Public IP address map with Private IP Address. Mainly its used for
Provide Security to the Internal Network and Servers from Internet. NAT is also used to
connect Internet with Private IP Address. Because Private IP not route able on Internet.
Question 26- What is Source NAT.
Answer –
Source NAT used to initiate traffic from internal network to external network. In source NAT only source
IP will translated in public IP address.
Answer –
Hide NAT used to translate multiple private IP or Network with single public IP address. Means many to
one translation. Its can only be used in source NAT translation. Hide NAT can not be used in Destination
NAT.
Answer –
Automatic NAT-
Manual NAT-
Can be Modify
Answer-
Smart Console.
Security Management.
Security Gateway.
Answer-
SAM Database.
Address Spoofing.
Session Lookup.
Policy Lookup.
Destination NAT.
Route Lookup.
Source NAT.
Layer 7 Inspection.
VPN.
Routing.
Answer –
Its a rule in ruse base which is manually created by network security administrator that called Explicit
rule.
Answer –
ESP – ESP Protocol is a part of IPsec suit , Its provide Confidentiality, Integrity and Authenticity. Its used
in two mode Transport mode and Tunnel mode.
AH – Its is also part of a IPsec suit, Its provide only Authentication and Integrity, Its does not provide
Encryption. Its also used to two mode Transport mode and Tunnel mode.
Answer-
Its tool of smart console. Its used to Configure Rule, Policy object, Create NAT Policy, Configure VPN and
Cluster.
Answer-
In case of SNAT
Antispoofing
Session lookup
Policy lookup
Routing
Netting
In case of DNAT
Antispoofing
Session lookup
Policy lookup
Netting
Routing
Answer-
Core XL-
SecureXL-
ClusterXL is a Check Point software-based cluster solution for Security Gateway redundancy and Load
Sharing. A ClusterXL Security Cluster contains identical Check Point Security Gateways.
A High Availability Security Cluster ensures Security Gateway and VPN connection redundancy by
providing transparent failover to a backup Security Gateway in the event of failure.
ClusterXL uses State Synchronization to keep active connections alive and prevent data loss when
a Cluster Member fails. With State Synchronization, each Cluster Member "knows" about connections
that go through other Cluster Members.
ClusterXL uses virtual IP addresses for the cluster itself and unique physical IP and MAC addresses for
the Cluster Members. Virtual IP addresses do not belong to physical interfaces.CCP runs on UDP port
8116 between the Cluster Members.
Question 36- License types of Checkpoint.
Answer-
1- Central licensing -
2-Local Licensing –
Question 37- Basic command use in Checkpoint.
Answer-