Hi
I'm getting loads of these messages logged in FreeBSD (ive enabled
log_in_vain which logs all attempts to connect to a local closed port)
*
kernel: Connection attempt to TCP [::0001] 11211 from [::0001]:57097
flags: 0x02*
Note the MEMCACHED ports ---
About 10 per second are being logged at least. I'm confused why this is
happening, as memcached is running and there are no firewalls on this host?
If I telnet localhost 11211 I get the memcached daemon
Any ideas? I'm a bit worrying as the console keeps telling me it's rate
limiting connections due to the above?
Ben