CPUG: The Check Point User Group

Resources for the Check Point Community, by the Check Point Community.


First, I hope you're all well and staying safe.
Second, I want to give a "heads up" that you should see more activity here shortly, and maybe a few cosmetic changes.
I'll post more details to the "Announcements" forum soon, so be on the lookout. -E

 

Results 1 to 12 of 12

Thread: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

  1. #1
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Hi Everyone,

    I've posted a free addendum to my "Max Power: Check Point Firewall Performance Optimization" book at http://www.maxpowerfirewalls.com. This 14-page PDF addendum includes additional reader-submitted tips and tricks not included in the book, along with an overview of the new firewall performance-related features and fixes in R77.30. I have copy/pasted the additional material (with page number references) below with a minimum of formatting for the benefit of the Google site spiders and any community-based discussion that may ensue. To download a much more pretty version of these including more structured formatting, hotlinks to the relevant Check Point SK's, various screenshots, and a 2-page introduction to this content, it can be downloaded for free from http://www.maxpowerfirewalls.com. The PDF addendum document may be freely copied and distributed as long as its content and authorship remains intact.

    I'd like to thank Phoneboy and Eric Anderson for reviewing this addendum and all the readers that submitted tips and feedback. Enjoy!

    Supplementary Material by Page Number

    Page 16: If your site does not have the Monitoring Blade present, be sure to check out
    the nmon tool discussed in the Page 58 entry below.

    Page 21: If you are unlucky enough to be forced to utilize Emulex NICs (driver name
    be2net) on your firewall, be aware that a nasty firewall stability issue involving these
    NICs was fixed in R77.30 and R77.20 jumbo hotfix Take 94 and later. You'll definitely
    want to install this fix if using Emulex NICs on your firewall.

    Page 26: The book recommended always using an even number of physical interfaces
    in a bonded aggregate Ethernet interface. After some reader questions, I dug into it a
    little further, as this has been an unofficial recommendation floating around for quite
    some time. While I was not able to learn the exact nature of the issue, I was assured that
    it was an Intel driver issue and that it was fixed in R77.30. However, of the four main
    Intel drivers shipped with Gaia R77.20 (e1000, e1000e, igb, ixgbe), only the e1000e
    driver was updated (from version 1.2.20 to 2.1.4) in the R77.30 release. So unless your
    firewall is using the e1000e driver (igb and ixgbe are by FAR the most common though),
    this recommendation does not appear to be valid. It is also possible that this
    recommendation is a bit of a myth, created by the fact that some networking vendors do
    not support using an odd number of physical interfaces when aggregating them using the
    older EtherChannel technique. If you have further insights, or would like to keep abreast
    of the evolving knowledge on this topic, stay tuned to this thread at CPUG:
    https://www.cpug.org/forums/showthre...-Joining-Bonds

    Page 34: One other potential STP-related issue pointed out by a student of mine, is that
    different variants of the spanning tree algorithms don't mix well. As an example, if two
    switches are connected together and one of them is using the original 802.1D standard
    STP and the other is using Rapid STP, the various timers will be radically different
    between the two and cause network stability issues.

    Page 49: ICMP isn't just all about ping and traceroute; the various types and codes of
    ICMP datagrams can sometimes indicate that performance-impacting conditions are
    occurring within the network. Running a netstat -s on the firewall shows counters for
    how many different types of ICMP messages have been received by the firewall.
    Particular ones that can impact performance and be helpful to investigate further are:
    - Fragmentation required but DF set (Type 1, Code 4)
    - Precedence cutoff in effect (Type 1, Code 15)
    - Source Quench (Type 4, Code 0) – very rare
    - Redirect (Type 5)
    - Time Exceeded (Type 11)

    If nonzero values are noted for any of these in the netstat -s output, it is entirely
    possible they came from the Internet and you have no control over their generation.
    However, seeing these types of ICMP datagrams arriving on the firewall's internal
    interfaces via tcpdump should be checked out. To display all ICMP traffic on an internal
    interface that is not associated with ping testing traffic, use this command:
    tcpdump -eni (interface name) icmp and not icmp[0]=0 and not icmp[0]=8

    Page 58: One additional built-in CPU profiling tool brought to my attention is nmon:
    Added to Gaia in R76, it serves many of the same functions as the top command
    for monitoring CPU usage on the firewall, but in a more graphical format. As an
    example, typing lowercase "L" provides a CPU usage graph; hitting "c" will show a
    graph for a for multi-core systems. While most of these CPU monitoring statistics are
    also available in top, a significant value-add of nmon is the ability to monitor and graph
    disk usage, which is very handy if the wa percentage shown by top is excessive. Nmon
    can also graph and monitor network interface activity, and serve as a useful stand-in for
    the Traffic and System Counters reports that are available via the SmartView Monitor,
    but only when a Monitoring Blade license is present. Thanks to Yasushi Kono of Arrow
    ECS for submitting this tip.

    Page 59: An easier way to see if cpwd has restarted any firewall processes since the
    last cpstart or firewall boot is to run cpview then hit Overview. Down-arrow to the
    bottom of the page, and you will see the counter "# of monitored daemons crashes since
    last cpstart". If this value is nonzero, run cpwd_admin list to determine which daemon(s) are
    having a problem.

    Pages 59-60: If while running top you notice a process called kipmi0 consuming an
    excessive amount of CPU on an open hardware firewall, this is a known issue and you
    should consult sk104316: kipmi0 daemon consumes CPU at 100% on Open Servers
    running Gaia OS.

    Page 76: In addition to hitting “1” while running top to see individual core utilizations,
    the command cpstat os -f multi_cpu can also be used to obtain this information.
    Thanks to Yasushi Kono of Arrow ECS for submitting this tip.

    Pages 84-87: Check Point has created an all-new SK documenting Security Policy
    best practices here: sk106597: Best Practices - Rulebase Construction and Optimization.

    Page 89: As stated in the book, setting fw_rst_expired_conn to 1 should always be
    tried first to gracefully terminate application-based connections that aren't closing
    properly and impacting perceived application performance. In some cases, however, this
    will not fully remediate the situation, and you will be forced to go one step further with
    this: fw ctl set int fw_reject_non_syn 1. A classic example of an application that
    requires this firewall setting is SAP HANA traffic. This setting also handles client port
    reuse out of state errors when RST packets from the server to the clients get lost (e.g. due
    to policy install or packet loss).

    Bear in mind, however, that this setting is quite likely to make your “Allsafe
    Cybersecurity” auditor/penetration tester upset with you, since the firewall will now issue
    a TCP RST for all received packets that are out of state and have the ACK flag set. An
    auditor running a TCP ACK nmap scan will have it light up like a Christmas tree, with
    tens of thousands of ports showing up as filtered instead of closed. For this reason,
    setting fw_reject_non_syn to 1 is generally not recommended on an Internet perimeter
    firewall, but may be acceptable on internal firewalls. Thanks to Andrew Craick of
    Dimension Data for submitting this tip.

    Page 90: The TCP State Logging function was introduced in R77, and is not available
    on older firewalls. An alternative to this feature on pre-R77 firewalls is using the
    Account option in the Track column of a rule. When this option is set for a rule, an
    Accept entry is created at the start of the connection, just as it is when the Track is set to
    Log. However, once the connection finishes (FIN, RST, idle time out etc.), the existing
    log entry is converted from a Log type to an Account type. Additional statistics are then
    provided for the connection, including the connection duration and number of
    payload/data bytes sent and received by the connection. These statistics can be used to
    infer the connection's behavior and assist in troubleshooting.

    Page 97: R77.30 has added the ability to set the “Magic MAC” value via the Gaia web
    interface, instead of by hand-editing the fwkern.conf file. During the firewall's postinstallation
    dialog in the Gaia web interface, if “Unit is part of a cluster” is checked, the
    new field “Cluster Global ID” will become editable:
    The Cluster Global ID should be set identically on all members of the same
    cluster, but be a unique value for different clusters. The Cluster Global ID can also be
    configured and verified from the CLI in R77.30 and later. The command cphaconf
    cluster_id get will display the current setting, and cphaconf cluster_id set <Cluster
    ID Value> can be used to modify it. See sk25977: Connecting multiple clusters to the
    same network segment (same VLAN, same switch) for more information. Thanks to Eric
    Anderson of Netanium for submitting this tip.

    Page 139: Some additional commands to check CoreXL licensing status are:
    [Expert]# fw ctl get int fwlic_num_of_allowed_cores
    fwlic_num_of_allowed_cores = 8
    [Expert]# fw ctl get int fwlic_num_of_allowed_cpus
    fwlic_num_of_allowed_cpus = 8
    Thanks to Yasushi Kono of Arrow ECS for submitting this tip.

    Pages 141 & 146: On these pages it was mentioned that SecureXL can accelerate
    some IPSec VPN encryption/decryption operations. If SecureXL is enabled on your
    firewall and you'd like to check if this is occurring, run fwaccel stats. Nonzero or
    rapidly incrementing values in the Accelerated VPN Path section of the output indicate
    that SecureXL acceleration of IPSec traffic is occurring.

    Pages 149-151: I'm pleased to report that R77.30 has added the option to substantially
    improve Firewall Worker Core load distribution via the new Dynamic Dispatcher Feature
    (sk105261: CoreXL Dynamic Dispatcher in R77.30). This new Firewall Worker Core
    load-balancing feature is disabled by default in R77.30; as a general rule of thumb you
    should consider enabling this feature when the following conditions are present*:
    - Firewall has 6 or more total cores
    - Firewall Worker CPU loads consistently vary from each other by >10% **
    - Firewall is NOT using a SAM card (i.e. 21000 series)

    * Enabling this feature may break VoIP traffic being processed by the firewall
    without a special hotfix, see sk106665: VoIP traffic, or traffic that uses reserved
    VoIP ports is dropped after enabling CoreXL Dynamic Dispatcher.

    ** Keep in mind that all IPSec VPN and VoIP traffic can only be processed on
    the lead (lowest-numbered) Firewall Worker Core as specified on page 141 (this
    limitation has still not been lifted in R77.30). If there is substantial IPSec and/or
    VoIP traffic traversing the firewall, exclude the lead Firewall Worker Core from
    consideration when applying the 10% rule of thumb above.

    Page 162: When attempting to re-enable SecureXL with IPSec VPNs present, watch
    for this issue: sk102742: When SecureXL is enabled, traffic through the VPN trusted
    interface is sent encrypted instead of clear. A separate hotfix must be obtained (this fix
    does not appear to be included in the current R77.20 jumbo hotfix) or you can upgrade to
    R77.30.

    Page 169: While fwaccel stats -s provides useful acceleration packet counters
    showing total number of packets processed by the SXL/PXL/F2F processing paths, you
    can also view live throughput numbers for each of the three paths expressed in pps and
    Mbps. Run cpview then hit Advanced...Network...Path:

    Page 173: There are a plethora of stability fixes for 21000-series firewall models that
    utilize a SAM card in R77.30. If using a SAM card, upgrading to R77.30 (or at least
    loading the latest R77.20 jumbo hotfix) is highly recommended.

    Page 176-178: Correction: Changing the IPS Scope setting from “Perform Inspection
    on all Traffic” to “Protect internal hosts only” does NOT potentially make more traffic
    eligible for the Accelerated Path. Setting “Protect internal hosts only” has a similar effect
    to creating an IPS Exception, in that it can save CPU time in the Medium Path (PXL). So
    while changing this setting does have a positive impact on performance (by potentially
    saving CPU time in the Medium Path), it is not for the reason originally stated in the
    book (that more traffic is made eligible for Accelerated Path).

    Page 194: This section of the book spends a great deal of time trying to reduce firewall
    CPU load on the Firewall Worker Cores, most of which occurs in the Medium Path
    (PXL) on the vast majority of real-world firewalls. R77.30 has introduced an exciting
    ability to view the top connections by CPU usage. This capability is a subset of the new
    R77.30 Firewall Priority Queues feature (sk105762: Firewall Priority Queues in R77.30),
    and the good news is that this helpful information can be obtained without having to fully
    enable this feature. To obtain this ability, run the following command: fw ctl multik
    set_mode 1 and reboot the firewall. Now, when running cpview, hit CPU...Top
    Connections to see the top individual connections by CPU consumption.

    Page 208: The book indicates that fw ctl zdebug drop can be used to determine
    what non-logged IPS signatures are inappropriately dropping traffic. This statement is
    not completely accurate, because the default reason for the drop shown by zdebug will be
    very generic, and simply indicate it had something to do with IPS enforcement.
    Warning: The following procedure will substantially increase the size and
    memory requirements of enforcing the compiled policy on the firewall.
    Use with caution on production systems.

    To obtain the actual IPS signature name in the zdebug output, launch the
    SmartConsole tool GUIdbedit and under Table...Global Properties...Properties change
    variable enable_inspect_debug_compilation from false to true, and reinstall policy to
    the firewall. This setting will cause additional debug information to be compiled into the
    firewall's policy, such that the actual offending IPS signature name will be displayed in
    the zdebug output.

    Page 213: If the Website Categorization Mode has been set to Hold as recommended
    in the book, and an unacceptable level of latency is encountered categorizing websites for
    the URL Filtering function, additional statistics can be enabled in the Resource Advisor
    Daemon (RAD). The RAD process handles interaction between the firewall and the
    Check Point cloud for dynamic lookups of content such as URLs. Note that this daemon
    is also used to update signatures and verify content for the Application Control, Anti-
    Malware, and Anti-Virus software blades; therefore statistics are available for these other
    three functions as well. To enable statistics for the URL filtering function specifically,
    execute the command rad_admin stats on urlf. To view URL caching and cloud
    interaction statistics, run cpview and hit Advanced...RAD:
    Don't forget to turn off the statistics gathering with the rad_admin stats off
    urlf command when finished!

    Pages 220-221: The HTTPS Inspection feature was significantly enhanced in R77.30.
    While many of the relevant fixes are included in the R77.20 jumbo hotfix, it appears that
    there are many enhancements exclusive to R77.30 that can improve the functionality and
    performance of the HTTPS Inspection feature. While the bulk of R77.30 HTTPS
    Inspection operations appear to still occur in the Firewall Path, the firewall performance
    impact of Bypass actions and SSL negotiation have been substantially improved.

    Page 234: Alternatively, to view the firewall's New Connection Rate
    (Connections/sec) from the CLI, run the cpview command and hit Network.

    Page 275-276: I'm pleased to report that R77.30 has an available built-in fix for the
    Hide NAT port allocation failures that are much more likely to occur when Hyperspect is
    enabled, as discussed in #8. Ports used for Hide NAT source port reallocation can be
    dynamically pooled among the Firewall Worker Cores, instead of being statically
    assigned. This new feature is not enabled by default. It involves setting the
    fwx_nat_dynamic_port_allocation variable from 0 to 1. There is a separate hotfix
    available for R77.20 to add this functionality, however it does not appear to be a part of
    the R77.20 jumbo hotfix yet. See sk103656: Dynamic NAT port allocation feature for
    more details.

    Page 282: If performing lab benchmarking of Check Point firewalls, be sure to enable
    the following feature: sk105261: CoreXL Dynamic Dispatcher in R77.30. Network load-testing
    traffic is infamous for its non-uniqueness, which can cause an imbalance of
    Firewall Worker Core loading and severely crimp firewall throughput results. Also, if
    performing benchmarking of HTTPS Inspection on a Check Point firewall, be sure to
    enable HTTPS Inspection in “Test Mode” as detailed here: sk104717: HTTPS Inspection
    Enhancements in R77.30. HTTPS Inspection Test Mode compensates for similar quirks
    in HTTPS load-testing traffic and ensures accurate performance results.

    Page 283: If you've reached this section of the book and can't obtain acceptable
    performance from your firewall despite following all the tuning recommendations, and no
    immediate relief is in sight in the form of newer, faster hardware, consider employing this
    new R77.30 feature discussed in the Introduction to help make the most of what you do
    have: sk105762: Firewall Priority Queues in R77.30.
    Last edited by ShadowPeak.com; 2015-08-03 at 11:19. Reason: fixed typo p. 169
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  2. #2
    Join Date
    2012-03-13
    Posts
    6
    Rep Power
    0

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    About STP.

    When RSTP device detects an old STP peer on the same link, it switches into the same old mode. They have, btw, the same timers of 2 (hello), 15 (forward delay) and 20 (max age).
    So it is very unlikely that mixing those algorithms would have a negative effect on stability.
    http://www.cisco.com/c/en/us/support...6.html#comp802

  3. #3
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Quote Originally Posted by Relicto View Post
    About STP.

    When RSTP device detects an old STP peer on the same link, it switches into the same old mode. They have, btw, the same timers of 2 (hello), 15 (forward delay) and 20 (max age).
    So it is very unlikely that mixing those algorithms would have a negative effect on stability.
    http://www.cisco.com/c/en/us/support...6.html#comp802
    Thanks for the clarification, was not aware that Rapid STP was backwards-compatible with older STP implementations like that. Good to know!
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  4. #4
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    A few more new items have been brought to my attention:

    p. 98-99: Another good preexisting SK for troubleshooting unexpected ClusterXL failovers is: "sk62570: How to troubleshoot failovers in ClusterXL - Advanced Guide".

    p. 141-148: Looks like an all-new ATRG for VPNs was created within the last month or so: "sk104760: ATRG: VPN Core". Lots and lots of very good stuff here, some of which is performance-related. Definitely confirmed some assumptions I've formed over the years about Check Point VPNs. A bit lengthy but highly recommended reading if you work with and/or troubleshoot Check Point VPNs on a regular basis!

    p. 141-148: Another new SK, this one specifically for VPN Performance Best Practices, was created about 2 months ago: "sk105119: Best Practices - VPN Performance". Very similar to what was presented in the Max Power book with a few extra tidbits.
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  5. #5
    Join Date
    2006-03-08
    Location
    Lausanne
    Posts
    1,030
    Rep Power
    21

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Thanks, Tim, for your great book and for this addendum. Great job, man.
    -------------

    Valeri Loukine
    CCMA, CCSM, CCSI
    http://checkpoint-master-architect.blogspot.com/

  6. #6
    Join Date
    2006-03-08
    Location
    Lausanne
    Posts
    1,030
    Rep Power
    21

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Quote Originally Posted by Relicto View Post
    About STP.

    When RSTP device detects an old STP peer on the same link, it switches into the same old mode. They have, btw, the same timers of 2 (hello), 15 (forward delay) and 20 (max age).
    So it is very unlikely that mixing those algorithms would have a negative effect on stability.
    http://www.cisco.com/c/en/us/support...6.html#comp802
    Well, STP/RSTP + ClusterXL is a stability issue sometime, but it is not about the protocol implementation and even CP interfering with it. It is about having a clustered FW in a bridge mode. If one is running a bridge FW/VS not in active/standby but in an STP mode, both bridges are forwarding on Check Point side, and it is STP decides which shoulder is open.

    Now, STP may not decide fast enough. It usually happens when you are rebooting one of the modules or even perform cpstop/cpstart on one of the FWs. There is a time gap between a new network path open and STP recalculating to close it. I have seen DC bridge mode FWs bringing down a network core in such cases.

    This has nothing to do with performance tuning though, more like a best practice. And the recommendation is either avoid bridge mode FW or run it in active/standby clusterXL mode
    -------------

    Valeri Loukine
    CCMA, CCSM, CCSI
    http://checkpoint-master-architect.blogspot.com/

  7. #7
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Quote Originally Posted by varera View Post
    This has nothing to do with performance tuning though, more like a best practice.
    Most definitely. However numerous times throughout my career I've been called into a customer site to troubleshoot network performance issues and even intermittent network outages; the customer assumed that it was the fault of the firewall (because everything that can't be explained is always the firewall's fault of course!). On many occasions I found issues with STP in the customer's network that were the root cause, so I did want to include some coverage of this scenario in my book. The firewall itself does not directly participate in spanning tree at all by originating BPDUs but it will forward them across bridged/transparent interfaces in a pass-through fashion.
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  8. #8
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    One other tip:

    p. 224: The presence of ISP Redundancy is a well-known cause of forcing almost all traffic into the Firewall Path, even traffic that is not involved with the External interfaces leading to the redundant ISPs. However there is a hotfix available that will permit acceleration of firewall traffic that is not traveling to or from an External interface involved in ISP Redundancy. See: sk104679: SecureXL Accept Templates do not accelerate traffic when ISP Redundancy is enabled.
    Last edited by ShadowPeak.com; 2015-09-09 at 08:16. Reason: formatting fix
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  9. #9
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    A nice new SK covering HTTPS Inspection best practices has just been posted, which includes a section on HTTPS Inspection performance impact and how to make the Appliance Sizing Tool take the associated overhead into consideration:

    https://supportcenter.checkpoint.com...ionid=sk108202
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  10. #10
    Join Date
    2009-04-30
    Location
    Colorado, USA
    Posts
    2,252
    Rep Power
    20

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Not sure how the heck I missed such a useful tip when preparing my book (this sk was supposedly created in Feb 2015), but there is a technique that allows SecureXL to be selectively disabled for certain IP addresses in R77 and later:

    sk104468: How to disable SecureXL for specific IP addresses.

    It involves a table.def change with an f2f_addresses directive that can be made active with a simple firewall policy push. There is a hotfix available for pre-R77 gateways to implement this functionality as well. Unbelievably useful in environments where SecureXL and all its benefits has to be disabled just to accommodate that one pesky system or application!

    Also one other new tip involving the R77.30 CoreXL Dynamic Dispatcher that can cause a slow, creeping performance degradation on the Security Gateway that is solved by a reboot:

    sk108432: Issues with traffic passing through Security Gateway with CoreXL Dynamic Dispatcher enabled
    --
    Third Edition of my "Max Power 2020" Firewall Book
    Now Available at http://www.maxpowerfirewalls.com

  11. #11
    Join Date
    2008-09-12
    Posts
    3
    Rep Power
    0

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    For anybody struggling with multiq and 12600 series appliances which have a penchant for using cpu0 to 100% while other cores are idle, there is a new fwaffinity_mq_apply.sh script which excludes cpu0 from multiq use. This, in addition to reducing the number of rx queues [ cpmq set rx_num <driver> <nr of cores for multiq -1 >] will work wonders.

    You will need to manually affine Sync and Mgmt and the fwd, cpd etc processes to cpu0 otherwise you will have reduced a 12 core machine to 11 (still works better that a 12 core using 100% of cpu0!) .

    this is the magic line in the fwaffinity_mq_apply.sh script
    let cpu_indx=$cores_count-$cpu_indx-1

  12. #12
    Join Date
    2008-09-12
    Posts
    3
    Rep Power
    0

    Default Re: Free "Max Power" Tips, Tricks & R77.30 Addendum Now Available

    Page 97: R77.30 has added the ability to set the “Magic MAC” value via the Gaia web ...

    Is also used for identity awareness from 77.30 and can apparently cause issues if not set.

Similar Threads

  1. Replies: 7
    Last Post: 2016-02-10, 18:51
  2. R70 "Free Upgrade" Check Point Promo Discussion
    By hotice_ in forum Licensing
    Replies: 304
    Last Post: 2013-05-28, 17:19
  3. "enrollment failed" message in iphone "Checkpoint mobile" application
    By flruiz in forum IPsec VPN Blade (Virtual Private Networks)
    Replies: 4
    Last Post: 2011-06-30, 11:04
  4. "fw stat" and "cpstat fw" show different time zones
    By cciesec2006 in forum Check Point SecurePlatform (SPLAT)
    Replies: 0
    Last Post: 2008-10-24, 09:33
  5. Replies: 0
    Last Post: 2008-02-22, 03:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •