Free 156-21580 Checkpoint 156-21580 Practice Test Question

Loading demo links...

Showing 16–18 of 38 questions

Question 16 (Topic 1)

While in SmartView Tracker, Brady has noticed some very odd network traffic that he thinks could be an intrusion. He decides to block the traffic for 60 minutes, but cannot remember all the steps. What is the correct order of steps needed to set up the block? 1) Select Active Mode tab in SmartView Tracker. 2) Select Tools > Block Intruder. 3) Select Log Viewing tab in SmartView Tracker. 4) Set Blocking Timeout value to 60 minutes. 5) Highlight connection that should be blocked.

Select an option, then click Submit answer.

  • 1, 2, 5, 4
  • 3, 2, 5, 4
  • 1, 5, 2, 4
  • 3, 5, 2, 4
Question 17 (Topic 1)

When using GAiA, it might be necessary to temporarily change the MAC address of the interface eth 0 to 00:0C:29:12:34:56. After restarting the network the old MAC address should be active. How do you configure this change?

Select an option, then click Submit answer.

  • As expert user, issue these commands: # IP link set eth0 down # IP link set eth0 addr 00:0C:29:12:34:56 # IP link set eth0 up
  • Edit the file /etc/sysconfig/netconf.C and put the new MAC address in the field (conf :(conns :(conn :hwaddr (ג€00:0C:29:12:34:56ג€)
  • As expert user, issue the command: # IP link set eth0 addr 00:0C:29:12:34:56
  • Open the WebUI, select Network > Connections > eth0. Place the new MAC address in the field Physical Address, and press Apply to save the settings.
Question 18 (Topic 1)

In what way are SSL VPN and IPSec VPN different?

Select an option, then click Submit answer.

  • SSL VPN is using HTTPS in addition to IKE, whereas IPSec VPN is clientless
  • SSL VPN adds an extra VPN header to the packet, IPSec VPN does not
  • IPSec VPN does not support two factor authentication, SSL VPN does support this
  • IPSec VPN uses an additional virtual adapter, SSL VPN uses the client network adapter only