Name

CMLR-570 — Variable definition misformed

Severity

E (error)

Message text

Variable name expected (found %s)

Description

The CML parser has found an incorrect atom in place of a variable name, after the SET/PARAM/FOR keyword.

The error can be caused by using a name longer than the maximum allowed (currently 31 bytes), or a name consisting of illegal characters (e.g.

'@' or a digit at the name beginning).

Check the configuration directive format according to cml(8) manual page or by hint of C3H.

The exact CML path to the configuration node where the error occurs (interactive case) or line and character number (file case) is printed at the beginning of the message (before the colon).

See also

configuration(7), cml(8), kernun.cml(5), CMLR-590(6), CMLR-591(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.