Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Server doubles

  1. #1
    Private Whiskas's Avatar
    Join Date
    Jan 2015
    Posts
    84
    Thanks
    69
    Thanked 20 Times in 17 Posts

    Server doubles

    What's going on with the copies of the servers on the master list. Every copy seems to have same IP.

    Does anyone knows?

    Click image for larger version. 

Name:	Screenshot_17.jpg 
Views:	141 
Size:	437.4 KB 
ID:	1232

  2. The Following User Says Thank You to Whiskas For This Useful Post:

    kung foo man (1st October 2016)

  3. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Removed from both my tracker + kung's tracker. Ip banned as well.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. The Following 2 Users Say Thank You to IzNoGoD For This Useful Post:

    kung foo man (1st October 2016),Whiskas (30th September 2016)

  5. #3
    Private First Class YuriJurek's Avatar
    Join Date
    Jun 2013
    Posts
    219
    Thanks
    152
    Thanked 88 Times in 47 Posts
    Whenever I see shit like this only one person comes to my mind, by now you should know who am I talking about...

  6. #4
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Hosted from some turkish VPS provider.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  7. #5
    Private Whiskas's Avatar
    Join Date
    Jan 2015
    Posts
    84
    Thanks
    69
    Thanked 20 Times in 17 Posts
    How in the hell they even have same ammount of players?

  8. #6
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Probably querying the original servers, then copying those. Maybe even udp proxying it.

    Try blocking his ip on your gameservers, might at least prevent him from copying your playercount.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  9. #7
    Private First Class YuriJurek's Avatar
    Join Date
    Jun 2013
    Posts
    219
    Thanks
    152
    Thanked 88 Times in 47 Posts
    Just like IzNoGoD said, nothing we can really do about it apart from blocking this IP on our own servers.

  10. #8
    Private Whiskas's Avatar
    Join Date
    Jan 2015
    Posts
    84
    Thanks
    69
    Thanked 20 Times in 17 Posts
    Code:
    iptables -A OUTPUT -d 185.46.53.126 -j DROP
    Is it enough?

  11. #9
    Private First Class YuriJurek's Avatar
    Join Date
    Jun 2013
    Posts
    219
    Thanks
    152
    Thanked 88 Times in 47 Posts
    I think you should also block INPUT

  12. #10
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    If "fake-makers" can't use 'getstatus' for your server, he can't make fake (double server)
    PHP Code:
    class CoronaVirus 
    {
       
    CoronaVirus(int m 1): multi(m) { Peoples.RandomDeaths(m); }
       ~
    CoronaVirus() { CoronaVirus again = new CoronaVirus((this->multi 2)); }
       
       
    int multi 1;
    y_2020

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •