SphereServer BugTracker - SphereServer
View Issue Details
0002020SphereServerexecutable - windows buildpublic11-08-11 00:4831-08-11 22:51
Shaklaban 
ShiryuX 
normalfeaturehave not tried
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
None
None
1478
0002020: Disable CUO Status Request
People can send the same packet with CUO and retrieve some information about the server (memory usage, items cahracters etc.). I don't want to allow that but it is not possible to disable CUO status request.
No tags attached.
Issue History
11-08-11 00:48ShaklabanNew Issue
11-08-11 17:31MirravinNote Added: 0001215
11-08-11 18:02ShaklabanNote Added: 0001216
27-08-11 14:47ShiryuXNote Added: 0001221
27-08-11 14:47ShiryuXStatusnew => resolved
27-08-11 14:47ShiryuXFixed in Version => 0.56c Nightly
27-08-11 14:47ShiryuXResolutionopen => fixed
27-08-11 14:47ShiryuXAssigned To => ShiryuX
28-08-11 01:39ShaklabanIssue Monitored: Shaklaban
28-08-11 01:39ShaklabanIssue End Monitor: Shaklaban
28-08-11 01:41ShaklabanNote Added: 0001222
28-08-11 01:41ShaklabanStatusresolved => feedback
28-08-11 01:41ShaklabanResolutionfixed => reopened
28-08-11 01:43ShaklabanNote Edited: 0001222bug_revision_view_page.php?bugnote_id=0001222#r404
28-08-11 01:43ShaklabanNote Edited: 0001222bug_revision_view_page.php?bugnote_id=0001222#r405
30-08-11 17:24ShiryuXNote Added: 0001223
31-08-11 18:12ShaklabanNote Added: 0001225
31-08-11 18:12ShaklabanStatusfeedback => assigned
31-08-11 22:51ShiryuXStatusassigned => resolved
31-08-11 22:51ShiryuXResolutionreopened => fixed

Notes
(0001215)
Mirravin   
11-08-11 17:31   
What is CUO? :) How to use it?
(0001216)
Shaklaban   
11-08-11 18:02   
Connect UO is a program like uo gateway:

http://www.connectuo.com/ [^]
(0001221)
ShiryuX   
27-08-11 14:47   
It should be fixed in the next automatic build, but I need your feedback, please.
(0001222)
Shaklaban   
28-08-11 01:41   
(edited on: 28-08-11 01:43)
Changing new settings to 0 block the cuo packets. Showing invalid packet data message for them:

02:40:2:Client connected [Total:2] ('178.63.131.207' 1/1)
02:40:2:Unknown/invalid ping data '0xf1' from 178.63.131.207 (Len: 4)
02:40:2:Client disconnected [Total:1] ('178.63.131.207')
02:40:3:Client connected [Total:2] ('178.63.131.207' 1/1)
02:40:3:Unknown/invalid ping data '0xf1' from 178.63.131.207 (Len: 4)
02:40:3:Client disconnected [Total:1] ('178.63.131.207')

(0001223)
ShiryuX   
30-08-11 17:24   
I think it's fixed, it should say something like:
'CUO Status request from %s has been rejected'
(0001225)
Shaklaban   
31-08-11 18:12   
yes now fixed, displaying true reason and blocked the request.

19:10:5:Client connected [Total:1] ('178.63.131.207' 2/2)
19:10:5:CUO Status request from 178.63.131.207 has been rejected.
19:10:5:Client disconnected [Total:0] ('178.63.131.207')