Aliases
|
Important - R80.20SP supports Alias IPv4 addresses on interfaces only from Take 279 of the R80.20SP Jumbo Hotfix Accumulator |
Interface aliases let you assign more than one IPv4 address to physical or virtual interfaces (Bonds, Bridges, VLANs, and Loopbacks).
For additional information, see sk167073.

-
Set the value of the kernel parameter fwha_arp_support_aliases to 1:
-
Connect to the command line on the Security Group.
-
Log in to the Expert mode.
-
Configure the value temporarily (does not survive reboot):
g_fw ctl set int fwha_arp_support_aliases 1
-
Make sure the new value is set:
g_fw ctl get int fwha_arp_support_aliases
-
Configure the value permanently (requires reboot - you can reboot later at any time):
g_update_conf_file $FWDIR/boot/modules/fwkern.conf fwha_arp_support_aliases=1
-
-
In Gaia gClish of the applicable Security Group, add the applicable interface alias:
-
Connect to the command line on the Security Group.
-
Go to Gaia gClish: enter
gclish
and press Enter. -
Add the applicable interface alias:
add interface <Name of Interface> alias <IPv4 Address>/<Mask Length>
Important - After you add, configure, or delete features, run the "
save config
" command to save the settings permanently.Note - A new alias interface name is automatically created by adding a sequence number to the original interface name. For example, the name of first alias added to eth1 is eth1:1. The second alias added is eth1:2, and so on.
-
-
Update the topology of the Security Gateway
Dedicated Check Point server that runs Check Point software to inspect traffic and enforce Security Policies for connected network resources. object in SmartConsole
Check Point GUI application used to manage a Check Point environment - configure Security Policies, configure devices, monitor products and events, install updates, and so on.:
-
Connect with SmartConsole to the Management Server
Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server. that manages this Security Group.
-
Open the applicable Security Gateway object.
-
From the left tree, click Network Management.
-
Click Get Interfaces > Get Interfaces with Topology.
Best Practice - In the Topology > Leads To section, use the default topology settings in the interface, on which you add an interface alias (and not the Override option). Otherwise, it is not possible to link alias networks to the applicable interface.
-
Make sure the information is correct and click Accept.
-
Click OK.
-
-
Install the Access Control Policy on this Security Gateway object.
-
Make sure the configuration is consistent on all Security Group Members:
-
Connect to the command line on the Security Group.
-
Log in to the Expert mode.
-
Run:
config_verify -v
-

-
In Gaia gClish of the applicable Security Group, delete the applicable interface alias:
-
Connect to the command line on the Security Group.
-
Log in to Gaia Clish.
-
Go to Gaia gClish: enter
gclish
and press Enter. -
Add the applicable interface alias:
delete interface <Name of Interface> alias <Name of Alias Interface>
Important - After you add, configure, or delete features, run the "
save config
" command to save the settings permanently.
-
-
Update the topology of the Security Gateway object in SmartConsole:
-
Connect with SmartConsole to the Management Server that manages this Security Group.
-
Open the applicable Security Gateway object.
-
From the left tree, click Network Management.
-
Click Get Interfaces > Get Interfaces with Topology.
Best Practice - In the Topology > Leads To section, use the default topology settings in the interface, on which you delete an interface alias (and not the Override option).
-
Make sure the information is correct and click Accept.
-
Click OK.
-
-
Install the Access Control Policy on this Security Gateway object.
-
Make sure the configuration is consistent on all Security Group Members:
-
Connect to the command line on the Security Group.
-
Log in to the Expert mode.
-
Run:
config_verify -v
-

-
Connect to the command line on the applicable Security Group.
-
Log in to Gaia Clish.
-
Go to Gaia gClish: enter
gclish
and press Enter. -
View the interface aliases:
show interface <Name of Interface> aliases

Parameter |
Description |
---|---|
|
Specifies the name of the interface, on which to create an alias IPv4 address |
|
Assigns the alias IPv4 address |
|
Configures alias IPv4 subnet mask length using the CIDR notation (integer between 2 and 32) |
|
Specifies the name of the alias interface in the format |

|