Security Gateway and Security Management have some reserved words and characters, which cannot be used in SmartConsole.
Important: The list of words is partial. It is dynamic and no one ever presumed to populate it so it will include all cases.
The characters and reserved words listed below should not be used within objects definition (i.e., Network Objects, Users, Groups, etc.).
Table of Contents:
Illegal characters
(space)
+ (plus sign)
* (asterisk)
( (left parenthesis)
) (right parenthesis)
{ (left curly brace)
} (right curly brace)
[ (left square bracket)
] (right square bracket)
? (question mark)
|
! (exclamation mark)
# (number/pound sign)
< (less-than sign)
> (greater-than sign)
= (equals sign)
, (comma)
: (colon)
; (semi-colon)
' (single quote)
" (double quote)
|
` (back quote)
/ (slash)
\ (backslash)
\t (horizontal tabulation)
@ (at sign)
$ (dollar sign)
% (percent sign)
^ (caret)
| (vertical bar, pipeline)
& (ampersand)
~ (tilde)
|
Object definition can not start with "[S|s][R|r]n
", where "n" is a decimal number between 0 and 15 (e.g., can not start with SR1
, Sr4
, sR9
, etc.).
Note: The "-" (dash) sign is used in INSPECT code as a word separator, and any string that is in the form of: "<characters>-<reserved word>
" cannot be used (e.g., the name "something-inbound
").
INSPECT reserved words
Reserved words in CPM server
Days of weeks
Months
Time reference
Colors
To be on a safe side, avoid any gradients of the colors listed below (e.g., dark, light, medium, etc).
- black
- blue
- cyan
- dark
- firebrick
- foreground
- forest
- gold
- gray
- green
- magenta
- medium
- navy
- orange
- red
- sienna
- yellow
Special characters
Special characters are not supported (in languages such as French, Spanish, German, Japanese) for versions below R80.
Examples: Æ, ç, ê, ü, etc.
Refer to sk131473 - Naming of network objects on R80.x Security Management server
Scoped reserved words
- Account
- Alert
- Auth
- AuthAlert
- Duplicate
- gateways
- host
- Long
- Mail
- netobj
- resourceobj
- routers
- servers
- servobj
- Short
- SnmpTrap
- spoof
- spoofalert
- targets
- tracks
- ufp
- UserDefined
List Prefixes
- dynobj_list
- full_service_list
- ip_list
- rulenum_list
- service_list
- target_list
- tcpt_list
- valid_addrs_list
User Names
Object Names
Note: Using these Object Names will cause policy installation to fail.
Object Names that can potentially cause a security risk
Note: Using these Object Names can potentially open up your Security Gateway to more than you might expect.
- Anything with the name of a pre-defined service
- firewall-1
- fw1
- FW1
- fw-1
- mail
- smtp
Names of IPS protections
Name of any Object / User can not be identical to a name of some IPS protections as defined in the $FWDIR/conf/inspect.C file on Security Management Server / Multi-Domain Security Management Server (you can also refer to the C:\Program Files (x86)\CheckPoint\SmartConsole\<RXX>\PROGRAM\data\cpml_dir\conf\AdvancedDB\inspect.C file on SmartConsole computer).
Example of names (from "inspect.C" file) that will be rejected by SmartDashboard:
- art
- dns_atma
- wmp_sami
- rtf
Note: If you get a warning "Name already used!" in SmartConsole, check the inspect.C file.
LTE reserved words
- Anything with the name of a pre-defined service
- sctp
- rpc
- diameter
|
Imported from Nokia support database
|