nerdexam
Check_Point

156-215.80 · Question #350

Under which file is the proxy arp configuration stored?

The correct answer is D. $FWDIR/conf/local.arp on the gateway. Check Point stores the proxy ARP configuration in $FWDIR/conf/local.arp on the security gateway, not on the management server.

Network Address Translation (NAT)

Question

Under which file is the proxy arp configuration stored?

Options

  • A$FWDIR/state/proxy_arp.conf on the management server
  • B$FWDIR/conf/local.arp on the management server
  • C$FWDIR/state/_tmp/proxy.arp on the security gateway
  • D$FWDIR/conf/local.arp on the gateway

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    5% (2)
  • D
    93% (37)

Why each option

Check Point stores the proxy ARP configuration in $FWDIR/conf/local.arp on the security gateway, not on the management server.

A$FWDIR/state/proxy_arp.conf on the management server

The proxy ARP configuration is not stored on the management server; the management server handles policy compilation but the gateway enforces ARP responses.

B$FWDIR/conf/local.arp on the management server

While local.arp is the correct filename, placing it on the management server is incorrect - the file must reside on the gateway that performs ARP.

C$FWDIR/state/_tmp/proxy.arp on the security gateway

The path $FWDIR/state/_tmp/proxy.arp is not the correct path; the correct path is $FWDIR/conf/local.arp on the gateway.

D$FWDIR/conf/local.arp on the gatewayCorrect

The proxy ARP configuration file local.arp resides at $FWDIR/conf/local.arp on the security gateway itself, because the gateway is the device that responds to ARP requests on behalf of NATted addresses. The gateway enforces the NAT policy and must have local access to this file at enforcement time.

Concept tested: Check Point proxy ARP configuration file location

Source: https://support.checkpoint.com/results/sk/sk30197

Topics

#proxy ARP#local.arp#NAT file location#security gateway

Community Discussion

No community discussion yet for this question.

Full 156-215.80 Practice