I'm monitoring a website within our building which does not allow icmp. The http test works fine, but I'm trying to disable the connectivity test. In the hosts.cfg file i put the following:<br><br>192.168.50.2   myhost # noconn <a href="http://www.myhost.com">http://www.myhost.com</a><br>
<br>also tried<br><br>192.168.50.2  myhost # noping <a href="http://www.myhost.com">http://www.myhost.com</a><br><br>Neither one works. Am I missing something?<br><br>Thanks, JW<br>