Alan DeKok wrote: > I could go poke command.c so that it *reports* "alive" if the state is > "unknown" AND if the "last packet" was within the last 30 seconds. Done. It uses the "last received packet + ping_interval" to determine if the home server is alive. Alan DeKok.