Thread: Flood on server

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 Flood on server 
    Registered Member
    Rock_Gyo's Avatar
    Join Date
    Oct 2009
    Posts
    505
    Thanks given
    27
    Thanks received
    35
    Rep Power
    104
    Currently we need help fixing an issue which we have had the past few days; basically some guy is flooding our server with accounts, could anybody send me a fix for it? http://i.imgur.com/gcRQSGx.png

    Thanks in advance
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Dec 2011
    Posts
    323
    Thanks given
    28
    Thanks received
    14
    Rep Power
    0
    Make it so 2 per ip can access your server?
    Or make a delay between messages.

    Not really sure sorry.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Rock_Gyo's Avatar
    Join Date
    Oct 2009
    Posts
    505
    Thanks given
    27
    Thanks received
    35
    Rep Power
    104
    I already have something which allows only 2 accs per Ip in my config.java.... idk if it works or not, or if the progam used by that jackass works in a different way...
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Feb 2013
    Posts
    1,067
    Thanks given
    72
    Thanks received
    28
    Rep Power
    0
    can some one help me i get this error when i try to claimn
    Code:
    [9/11/13 7:55 AM]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Comm
    unications link failure
    
    The last packet successfully received from the server was 1,378,911,349,421 mill
    iseconds ago.  The last packet sent successfully to the server was 0 millisecond
    s ago.
    [9/11/13 7:55 AM]:      at sun.reflect.GeneratedConstructorAccessor4.newInstance
    (Unknown Source)
    [9/11/13 7:55 AM]:      at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    [9/11/13 7:55 AM]:      at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.SQLError.createCommunicationsException
    (SQLError.java:1074)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
    mpl.java:2214)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.j
    ava:773)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection
    .java:46)
    [9/11/13 7:55 AM]:      at sun.reflect.GeneratedConstructorAccessor5.newInstance
    (Unknown Source)
    [9/11/13 7:55 AM]:      at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    [9/11/13 7:55 AM]:      at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionI
    mpl.java:352)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegist
    eringDriver.java:282)
    [9/11/13 7:55 AM]:      at java.sql.DriverManager.getConnection(Unknown Source)
    [9/11/13 7:55 AM]:      at java.sql.DriverManager.getConnection(Unknown Source)
    [9/11/13 7:55 AM]:      at org.Vote.Connect.getConn(Connect.java:29)
    [9/11/13 7:55 AM]:      at org.Vote.VoteChecker.checkVote(VoteChecker.java:11)
    [9/11/13 7:55 AM]:      at org.Vote.MainLoader.hasVoted(MainLoader.java:41)
    [9/11/13 7:55 AM]:      at server.game.players.packets.Commands.processPacket(Co
    mmands.java:64)
    [9/11/13 7:55 AM]:      at server.game.players.PacketHandler.processPacket(Packe
    tHandler.java:140)
    [9/11/13 7:55 AM]:      at server.game.players.Client.processQueuedPackets(Clien
    t.java:1139)
    [9/11/13 7:55 AM]:      at server.game.players.PlayerHandler.process(PlayerHandl
    er.java:164)
    [9/11/13 7:55 AM]:      at server.Server.main(Server.java:174)
    [9/11/13 7:55 AM]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce
    ption: Communications link failure
    
    The last packet successfully received from the server was 1,378,911,349,421 mill
    iseconds ago.  The last packet sent successfully to the server was 0 millisecond
    s ago.
    [9/11/13 7:55 AM]:      at sun.reflect.GeneratedConstructorAccessor4.newInstance
    (Unknown Source)
    [9/11/13 7:55 AM]:      at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(Unknown Source)
    [9/11/13 7:55 AM]:      at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.SQLError.createCommunicationsException
    (SQLError.java:1074)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
    mpl.java:2137)
    [9/11/13 7:55 AM]:      ... 18 more
    [9/11/13 7:55 AM]: Caused by: java.net.ConnectException: Connection timed out: c
    onnect
    [9/11/13 7:55 AM]:      at java.net.DualStackPlainSocketImpl.connect0(Native Met
    hod)
    [9/11/13 7:55 AM]:      at java.net.DualStackPlainSocketImpl.socketConnect(Unkno
    wn Source)
    [9/11/13 7:55 AM]:      at java.net.AbstractPlainSocketImpl.doConnect(Unknown So
    urce)
    [9/11/13 7:55 AM]:      at java.net.AbstractPlainSocketImpl.connectToAddress(Unk
    nown Source)
    [9/11/13 7:55 AM]:      at java.net.AbstractPlainSocketImpl.connect(Unknown Sour
    ce)
    [9/11/13 7:55 AM]:      at java.net.PlainSocketImpl.connect(Unknown Source)
    [9/11/13 7:55 AM]:      at java.net.SocksSocketImpl.connect(Unknown Source)
    [9/11/13 7:55 AM]:      at java.net.Socket.connect(Unknown Source)
    [9/11/13 7:55 AM]:      at java.net.Socket.connect(Unknown Source)
    [9/11/13 7:55 AM]:      at java.net.Socket.<init>(Unknown Source)
    [9/11/13 7:55 AM]:      at java.net.Socket.<init>(Unknown Source)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.StandardSocketFactory.connect(Standard
    SocketFactory.java:253)
    [9/11/13 7:55 AM]:      at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:290)
    [9/11/13 7:55 AM]:      ... 19 more
    [9/11/13 7:55 AM]: [GTLVote V1.1] bhans12 has voted and been rewarded with r
    eward id: 0.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2013
    Posts
    361
    Thanks given
    156
    Thanks received
    43
    Rep Power
    39
    IP ban him?
    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    lurkin about

    Haywire's Avatar
    Join Date
    Apr 2012
    Posts
    1,277
    Thanks given
    610
    Thanks received
    230
    Rep Power
    383
    Add a ip limit, and set it to 2 persons per ip.

    Reply With Quote  
     

  8. #7  
    Project Drop-Zone Owner & The BLOOD Gang Always Banging RED


    Join Date
    May 2013
    Age
    28
    Posts
    2,992
    Thanks given
    5
    Thanks received
    937
    Rep Power
    183
    He is doing it with a program found on r-s. He knows the UID for your server. That's all
    Reply With Quote  
     

  9. #8  
    Registered Member
    natsu's Avatar
    Join Date
    Apr 2007
    Age
    32
    Posts
    3,435
    Thanks given
    1,084
    Thanks received
    676
    Rep Power
    1096
    you guys all come up with wonder full idea's but i guess you guys never heard of syipker
    Reply With Quote  
     

  10. Thankful user:


  11. #9  
    Banned
    Join Date
    Sep 2013
    Posts
    236
    Thanks given
    145
    Thanks received
    52
    Rep Power
    0
    Called obfuscate your client. He's using reflection lmfao.
    Reply With Quote  
     

  12. #10  
    Only Skype is TrickSpades
    MGkelly's Avatar
    Join Date
    Sep 2013
    Posts
    540
    Thanks given
    92
    Thanks received
    77
    Rep Power
    58
    If he's ::yelling just disable the command for now? Your server should be able to handle 100+ accounts if you want it to be successful anyways.
    I support your mother.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Bandos gs spec shud be better on servers
    By Azzaman12345 in forum RS2 Server
    Replies: 4
    Last Post: 06-13-2008, 02:08 PM
  2. Replies: 3
    Last Post: 03-25-2008, 04:38 PM
  3. Replies: 4
    Last Post: 02-29-2008, 10:57 PM
  4. Help,willing to let free mod on server if u help!
    By confusedrlly in forum RS2 Server
    Replies: 4
    Last Post: 02-07-2008, 05:15 PM
  5. Help on Server Or is it Client?
    By o0x vvv x0o in forum RS2 Server
    Replies: 4
    Last Post: 12-13-2007, 01:53 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •