User manual
Event Messages D-
7
"proxy_arp_insert: no common network address found for remote ip address X"
Meaning: A network user is connecting to the system using
an IP address that is not on the same IP
subnetwork as the network defined for the
system's LAN interface. Therefore, no proxy
ARPing will be performed for this user.
Action: Informational message. No action required
"IP routes created for ondemand users cannot be deleted this way. Disable
the user to delete the route."
Meaning: The administrator tried to delete an IP route that
was created for an on-demand user. These routes
can only be deleted by disabling the user
Action: Delete the route using the disable user command
"The route destination (X) should not contain more bits than are specified in
the route mask (Y)"
Meaning: The administrator tried to add an IP route where
the network prefix of the destination contains
more bits than are specified in the network mask
Action: If no netmask is specified, the natural mask of the
address is assumed. To specify a host route, you
must specify /H as the netmask. For example:
add ip route 204.249.182.199/H
"Failed to delete the route to X. Only routes marked as Static/NetMgt can be
deleted."
Meaning: The administrator tried to delete an IP route that
cannot be deleted
Action: Informational message. No action required
"Failed to create static or default route. The IP subnet for the specified
gateway does not exist or is disabled."
Meaning: The administrator tried to add an IP route over an
interface which is disabled or down
Action: Enable the interface before adding the route