SSCR Internet Admin wrote: > > I got this on cache.log > > 2003/03/15 09:26:13| icmpRecv: recv: (111) Connection refused > > i just opened port 111.. whats wrong
This is not related to port 111. 111 is an error code which means Connection Refused. Maybe you have not installed the pinger helper correctly. It needs to be installed setuserid root in order to gain the capabilities to send ICMP packets (or if you are running a capabiliies enabled Linux system pinger needs to be given CAP_NET_RAW iirc) Regards Henrik
