I've got an Unreal3.2.2 server that I'm having an odd issue with. I've searched around and googled it 10 different ways and can't find anything similar, let alone a solution.
------------------------------------------------------------------------------------
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) setsockopt(SO_REUSEADDR) [217.117.132.108]:Broken pipe
*** (s) setsockopt(SO_USELOOPBACK) [217.117.132.108]:Broken pipe
*** (s) setsockopt(SO_RCVBUF) [217.117.132.108]:Broken pipe
*** (s) setsockopt(SO_SNDBUF) [217.117.132.108]:Broken pipe
*** (s) getsockopt(IP_OPTIONS) [217.117.132.108]:Broken pipe
*** (s) setsockopt(IP_OPTIONS) [217.117.132.108]:Broken pipe
*** (s) setsockopt(SO_RCVBUF) [217.117.132.108]:Connection reset by peer
*** (s) setsockopt(SO_SNDBUF) [217.117.132.108]:Broken pipe
*** (s) getsockopt(IP_OPTIONS) [217.117.132.108]:Broken pipe
*** (s) setsockopt(IP_OPTIONS) [217.117.132.108]:Broken pipe
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
*** (s) Cannot accept connections randolph.us.zerofuzion.net[140.186.179.1.6667]
------------------------------------------------------------------------------
This is repeated randomly throughout the day, the "setsockopt" is not that frequent, but the protocol errors, I get several hundred a day for some reason.
Anyone have any insite/thoughts on what this is and how to fix it?
Thanks.