Log messages in the range 300-399 are warnings. Warnings occur when there is a recoverable error. The message number, the message text, and a description of these messages follow:
This message indicates an internal error to the Eagle software. The system can usually continue normally, but this could possibly signal that there is something else seriously wrong.
Gwcontrol checks to see if a copy of it is already running before continuing. If there is, it prints this message and exits.
While reading its configuration file, passer found a mismatch in protocols (UDP vs. TCP) between the requested port and the port on the real server. This messages says that passer is assuming protocol proto for the service, and continues.
While reading its configuration file, passer found more than one line that requires the same service port. passer ignores the second one and continues.
In one of the rules, Time Dependent Authorization was used and the time range overlapped with a previous one.
The gateway configuration file should be mounted from the Authorization machine. This message is shown when the config file that gwcontrol has read is not a mounted file. This could indicate someone was bypassing security by replacing the config file with a counterfeit.
The host name is mentioned in one of the configuration files, but it cannot be looked up to find its corresponding IP address. The system tries to continue without it.
While reading the config file, gwcontrol came across a problem in the configuration file, but was able to continue reading. The one line that caused the problem is ignored.
In trying to verify the identity of host name, the service couldn't lookup the ipaddr returned by a previous successful lookup. This check is done to spot someone trying to spoof the IP address of another machine.
Gwcontrol tried to determine the hardware ethernet address of host, but received no answer.
The service program tried to lookup the name host, but was returned as an invalid reply.
This message is generated only when Security Dynamics' ACE/Server security software is installed. The user's password with was invalid according to the ACE server and access was denied.
While looking up a user name in the Gateway User Database, a bad entry with a blank user name was found.
While looking up a user name in the Gateway User Database, a bad entry with a non-numeric user id was found.
While looking up a user name in the Gateway User Database, a bad entry with a non-numeric group id was found.
While looking up a group in the Gateway User Database, a bad entry with a blank group name was found.
While looking up a group in the Gateway User Database, a bad entry with a non-numeric group id was found.
The readeagle program that communicates between Eagle and Eaglet was started up but it was already running.
On an Eaglet, it read the gateway configuration file but found no rules for itself.
On an Eagle, the file exists but was unable to be opened for reading.
FTP logs any attempt to use a restricted command. The option ftp.getonly stops all PUT and STORE commands, and the option ftp.putonly stops all GET and RETRIEVE commands. The command that was attempted is given.