fwaccel ranges
Description
The fwaccel ranges and fwaccel6 ranges commands show the SecureXL Check Point product on a Security Gateway that accelerates IPv4 and IPv6 traffic that passes through a Security Gateway. loaded ranges:
-
Ranges of Rule Base
All rules configured in a given Security Policy. Synonym: Rulebase. source IP addresses
-
Ranges of Rule
Set of traffic parameters and other conditions in a Rule Base (Security Policy) that cause specified actions to be taken for a communication session. Base destination IP addresses
-
Ranges of Rule Base destination ports and protocols
The Security Group A logical group of Security Appliances that provides Active/Active cluster functionality. A Security Group can contain one or more Security Appliances. Security Groups work separately and independently from each other. To the production networks, a Security Group appears a single Security Gateway. Every Security Group contains: (A) Applicable Uplink ports, to which your production networks are connected; (B) Security Appliances (the Quantum Maestro Orchestrator determines the applicable Downlink ports automatically); (C) Applicable management port, to which the Check Point Management Server is connected. creates these ranges during the policy installation. The Firewall creates and offloads ranges to SecureXL when any of these feature is enabled:
-
Rulebase ranges for Drop Templates
-
Anti-Spoofing enforcement ranges on per-interface basis
-
NAT64 ranges
-
NAT46 ranges
These ranges are related to matching of connections to SecureXL Drop Templates. These ranges represent the Source, Destination and Service columns of the Rule Base.
These ranges are not exactly the same as the Rule Base, because as there are objects that cannot be represented as real (deterministic) IP addresses. For example, Domain objects and Dynamic objects. The Security Group converts such non-deterministic objects to "Any" IP address.
In addition, implied rules are represented in these ranges, except for some specific implied rules.
You can use these commands for troubleshooting.
|
Important: The same SecureXL command must run on all Security Group Members. Therefore, you must run the SecureXL commands in either Gaia gClish
|
Syntax for IPv4
|
Syntax for IPv6
|
Parameters
Parameter |
Description |
---|---|
|
Specifies the SecureXL instance ID (for IPv4 only). |
|
Shows the applicable built-in usage. |
or No Parameters |
Shows the full information for all loaded ranges. Note - In the list of SecureXL Drop Templates (output of the fwaccel templates command), each Drop Template is assembled from ranges indexes. To see mapping between range index and the range itself, run this command " |
|
Shows the list of loaded ranges:
|
|
Shows the full information for the specified range. |
|
Shows the summary information for the specified range. |
Examples

[Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -l
SecureXL device 0:
0 Rule base source ranges (ip):
1 Rule base destination ranges (ip):
2 Rule base dport ranges (port, proto):
[Expert@MyChassis-ch0x-0x:0]#
|

[Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges
SecureXL device 0:
Rule base source ranges (ip):
(0) 0.0.0.0 - 192.168.204.0
(1) 192.168.204.1 - 192.168.204.1
(2) 192.168.204.2 - 192.168.204.39
(3) 192.168.204.40 - 192.168.204.40
(4) 192.168.204.41 - 192.168.254.39
(5) 192.168.254.40 - 192.168.254.40
(6) 192.168.254.41 - 255.255.255.255
Rule base destination ranges (ip):
(0) 0.0.0.0 - 192.168.204.0
(1) 192.168.204.1 - 192.168.204.1
(2) 192.168.204.2 - 192.168.204.39
(3) 192.168.204.40 - 192.168.204.40
(4) 192.168.204.41 - 192.168.254.39
(5) 192.168.254.40 - 192.168.254.40
(6) 192.168.254.41 - 255.255.255.255
Rule base dport ranges (port, proto):
(0) 0, 0 - 138, 6
(1) 139, 6 - 139, 6
(2) 140, 6 - 18189, 6
(3) 18190, 6 - 18190, 6
(4) 18191, 6 - 18191, 6
(5) 18192, 6 - 18192, 6
(6) 18193, 6 - 19008, 6
(7) 19009, 6 - 19009, 6
(8) 19010, 6 - 136, 17
(9) 137, 17 - 138, 17
(10) 139, 17 - 65535, 65535
[Expert@MyChassis-ch0x-0x:0]#
|

[Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -p 0 SecureXL device 0: Rule base source ranges (ip): (0) 0.0.0.0 - 192.168.204.0 (1) 192.168.204.1 - 192.168.204.1 (2) 192.168.204.2 - 192.168.204.39 (3) 192.168.204.40 - 192.168.204.40 (4) 192.168.204.41 - 192.168.254.39 (5) 192.168.254.40 - 192.168.254.40 (6) 192.168.254.41 - 255.255.255.255 [Expert@MyChassis-ch0x-0x:0]# [Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -p 1 SecureXL device 0: Rule base destination ranges (ip): (0) 0.0.0.0 - 192.168.204.0 (1) 192.168.204.1 - 192.168.204.1 (2) 192.168.204.2 - 192.168.204.39 (3) 192.168.204.40 - 192.168.204.40 (4) 192.168.204.41 - 192.168.254.39 (5) 192.168.254.40 - 192.168.254.40 (6) 192.168.254.41 - 255.255.255.255 [Expert@MyChassis-ch0x-0x:0]# [Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -p 2 SecureXL device 0: Rule base dport ranges (port, proto): (0) 0, 0 - 138, 6 (1) 139, 6 - 139, 6 (2) 140, 6 - 18189, 6 (3) 18190, 6 - 18190, 6 (4) 18191, 6 - 18191, 6 (5) 18192, 6 - 18192, 6 (6) 18193, 6 - 19008, 6 (7) 19009, 6 - 19009, 6 (8) 19010, 6 - 136, 17 (9) 137, 17 - 138, 17 (10) 139, 17 - 65535, 65535 [Expert@MyChassis-ch0x-0x:0]# |

[Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -s 0 SecureXL device 0: List name "Rule base source ranges (ip):", ID 0, Number of ranges 7 [Expert@MyChassis-ch0x-0x:0]# [Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -s 1 SecureXL device 0: List name "Rule base destination ranges (ip):", ID 1, Number of ranges 7 [Expert@MyChassis-ch0x-0x:0]# [Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -s 2 SecureXL device 0: List name "Rule base dport ranges (port, proto):", ID 2, Number of ranges 11 [Expert@MyChassis-ch0x-0x:0]# |

[Expert@MyChassis-ch0x-0x:2]# vsenv 0 Context is set to Virtual Device VSX2_192.168.3.242 (ID 0). [Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges -l SecureXL device 0: 0 Anti spoofing ranges eth0: 1 Anti spoofing ranges eth1: [Expert@MyChassis-ch0x-0x:0]# vsenv 1 Context is set to Virtual Device VS1 (ID 1). [Expert@MyChassis-ch0x-0x:1]# fwaccel ranges -l SecureXL device 0: 0 Anti spoofing ranges eth3: 1 Anti spoofing ranges eth2.52: [Expert@MyChassis-ch0x-0x:1]# vsenv 2 Context is set to Virtual Device VS2 (ID 2). [Expert@MyChassis-ch0x-0x:2]# fwaccel ranges -l SecureXL device 0: 0 Anti spoofing ranges eth4: 1 Anti spoofing ranges eth2.53: [Expert@MyChassis-ch0x-0x:2]# |

[Expert@MyChassis-ch0x-0x:2]# vsenv 0 Context is set to Virtual Device VSX2_192.168.3.242 (ID 0). [Expert@MyChassis-ch0x-0x:0]# g_fwaccel ranges SecureXL device 0: Anti spoofing ranges eth0: (0) 0.0.0.0 - 10.20.29.255 (1) 10.20.31.0 - 126.255.255.255 (2) 128.0.0.0 - 192.168.2.255 (3) 192.168.3.1 - 192.168.3.241 (4) 192.168.3.243 - 192.168.3.254 (5) 192.168.4.0 - 223.255.255.255 (6) 240.0.0.0 - 255.255.255.254 Anti spoofing ranges eth1: (0) 10.20.30.1 - 10.20.30.241 (1) 10.20.30.243 - 10.20.30.254 [Expert@MyChassis-ch0x-0x:0]# [Expert@MyChassis-ch0x-0x:1]# vsenv 1 Context is set to Virtual Device VS1 (ID 1). [Expert@MyChassis-ch0x-0x:1]# fwaccel ranges SecureXL device 0: Anti spoofing ranges eth3: (0) 40.50.60.0 - 40.50.60.255 (1) 192.168.196.17 - 192.168.196.17 (2) 192.168.196.19 - 192.168.196.30 Anti spoofing ranges eth2.52: (0) 70.80.90.0 - 70.80.90.255 (1) 192.168.196.1 - 192.168.196.1 (2) 192.168.196.3 - 192.168.196.14 [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:1]# vsenv 2 Context is set to Virtual Device VS2 (ID 2). [Expert@MyChassis-ch0x-0x:2]# fwaccel ranges SecureXL device 0: Anti spoofing ranges eth4: (0) 100.100.100.0 - 100.100.100.255 (1) 192.168.196.17 - 192.168.196.17 (2) 192.168.196.19 - 192.168.196.30 Anti spoofing ranges eth2.53: (0) 192.168.196.1 - 192.168.196.1 (1) 192.168.196.3 - 192.168.196.14 (2) 200.200.200.0 - 200.200.200.255 [Expert@MyChassis-ch0x-0x:2]# |

[Expert@MyChassis-ch0x-0x:2]# vsenv 1 Context is set to Virtual Device VS1 (ID 1). [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:1]# fwaccel ranges -s 0 SecureXL device 0: List name "Anti spoofing ranges eth3:", ID 0, Number of ranges 3 [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:1]# fwaccel ranges -s 1 SecureXL device 0: List name "Anti spoofing ranges eth2.52:", ID 1, Number of ranges 3 [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:1]# fwaccel ranges -s 2 SecureXL device 0: The requested range table is empty [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:1]# vsenv 2 Context is set to Virtual Device VS2 (ID 2). [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:2]# fwaccel ranges -s 0 SecureXL device 0: List name "Anti spoofing ranges eth4:", ID 0, Number of ranges 3 [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:2]# fwaccel ranges -s 1 SecureXL device 0: List name "Anti spoofing ranges eth2.53:", ID 1, Number of ranges 3 [Expert@MyChassis-ch0x-0x:1]# [Expert@MyChassis-ch0x-0x:2]# fwaccel ranges -s 2 SecureXL device 0: The requested range table is empty [Expert@MyChassis-ch0x-0x:2]# |