<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Alright folks - I have resolved the NSCA problem thanks to Robert
Sloane and Andreas Ericsson - a big thank you to both.<br>
<br>
In a nutshell here were the pain points:<br>
1. Firewall blocking access from client to daemon.<br>
2. NSCA was set up to run in xinetd - but I left the "Only from = "
blank.. When I enter the IP address of the client - walla it works.<br>
<br>
Question - is there a general setting I can use for "Only from =" to
allow any host? Perhaps a wildcard?<br>
<br>
<br>
<br>
<br>
Sloane, Robert Raymond wrote:
<blockquote
 cite="mid759618CD64AD564AB3756EF0B33D8533015F65AD@meadowlark2.home.ku.edu"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">What's interesting is that if I try to use the client on the same 
machine that the NSCA daemon is running, and I connect to 
localhost 5667 
syslog returns a messaging saying that it is Deactivating the 
NSCA due 
to excessive incoming connections -restarting in 30 seconds.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
By any chance are you running NSCA out of inetd?   The deactivation
sounds like an inetd configuration problem?
  </pre>
</blockquote>
<br>
</body>
</html>