Gaia Syslog Messages: Technical Reference Guide
Gaia Syslog Messages: Technical Reference Guide
Gaia Syslog Messages: Technical Reference Guide
R80
Revision History
Date Description
15 June 2016 First release of this document
Contents
Important Information................................................................................................... 3
Important Gaia Syslog Messages .................................................................................. 5
Syslog Overview ........................................................................................................ 5
Message Format ....................................................................................................... 5
General Messages ..................................................................................................... 6
Login and Logout Messages ........................................................................................... 6
Configuration Change Messages .................................................................................... 7
Interface Messages ........................................................................................................ 8
DHCP Server Messages .................................................................................................. 9
DHCP Client Messages ..................................................................................................10
Device Maintenance Messages ......................................................................................11
Upgrade and Downgrade Messages...............................................................................11
User Management Messages.........................................................................................12
Protocol Messages .................................................................................................. 12
IGMP ..............................................................................................................................12
Multicast Forwarding Cache (MFC)................................................................................13
OSPF..............................................................................................................................13
PIM ................................................................................................................................13
VRRP .............................................................................................................................14
Important Gaia Syslog Messages
Syslog Overview
The syslog protocol lets a machine send system notification messages to a remote syslog server
or to a local /var/log/messages file. These messages are used to monitor the status of an
appliance and to troubleshoot issues.
Message Format
Format of a syslog message:
<Date> <Time> <Daemon/Process><Process ID>: <Syslog message>
Where:
LOG_ERR Errors
LOG_NOTICE Notifications
General Messages
These are key syslog messages logged by Check Point R80 appliances. Descriptions are not given
for intuitive messages.
A string in angle brackets (< >) represents text variable text. For example, given the syslog
message
" HTTP login denied from <IP address> for <username>",
the actual message on the appliance would be: " HTTP login denied from 192.168.1.1 for bob "
HTTP login denied from <ip address> for <username> WebUI access denied from <IP
address> for <username>
User entry created for "<username> " in the password Password change for <username>
database succeeded
HTTP login from <IP address> as <username> WebUI access to the appliance
HTTP logout from <IP address> as <username> WebUI logout from the appliance
User <username> logged in with <read/write> User <username> logged into Check
permission Point CLI shell
FAILED LOGIN >num> FROM <ip> FOR <user>, Number of login failures from <ip> for
Authentication failure <user>
(excluding ssh connection)
PAM_unix: (<program name>) session opened for user Session opened for SSH (or other
admin by (uid=0) program)
PAM_unix: (<program name>) session closed for user Session closed for SSH (or other
<username> program)
Interface Messages
Syslog Message Description
xpand[<PID>]: Interface <IF_NAME> set to up Interface’s state was changed to up
xpand[<PID>]: Interface <IF_NAME> set to down Interface’s state was changed to down
DHCPDISCOVER from <MAC address> via <server All IP addresses in the appliance's
interface name>: network <subnet>: no free leases server address pool are exhausted
DHCPREQUEST for <requested IP address> from <client DHCP server does not have an
MAC address> via <server interface name>: ignored (not address pool configured for the
authoritative) requested IP address
DHCPRELEASE of <IP address> from <client MAC DHCP server does not have an
address> via <server interface name> (not found) address pool configured for the
requested IP address
No DHCPOFFERS received
Protocol Messages
IGMP
Syslog Message Description
igmp_recv_leave_group: ignoringleave group from <IP
address>, group <multicast address> is not in active
group database
OSPF
Syslog Message Description
OSPF IO: <IP address>-><Multicast address> unknown
area ID <IP address> in Hello packet
PIM
Syslog Message Description
PIM: No cluster IP found for interface <logical interface
name>
VRRP
Syslog Message Description
firewall state not okay: cannot continue as master If we now monitor Firewall and before
we did not, and if Firewall is installed,
see if another master is already there.
See if the Firewall sync interface is
ready.
interface <interface name>,VRID <vrid>: state=INIT VRRP router with Interface and VRRP
vrid is in INIT state.
interface <interface name>,VRID <vrid>: VRRP router with Interface and VRRP
state=BACKUP vrid is in INIT state.
interface <interface name>,VRID <vrid>: VRRP router with Interface and VRRP
firewall state not okay: cannot become master vrid is in BACKUP state.
interface <interface name>,VRID <vrid>: VRRP router with Interface and VRRP
state=MASTER vrid is in MASTER state.
VRRP Router is shutting down due to: Reason for VRRP router shutting down:
<reason>
1. HDD failure
2. Cold Start delay
vrrp_recv: discarded packet from<Source IP address> The remote router tried to take over a
attempting to take over interface <interface name>, virtual router while the local router is
VRID <vrrp id> while local router is master master.