Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Catcoin - 0.9.2.0 - NEW THREAD
by
krile
on 27/03/2016, 20:20:05 UTC
I have 20 connections.

This one is causing the problem I think, the only one on an older version and you can see that the bytes sent/recieved are extremely hihg:

Code:
                                             
        "addr" : "192.99.13.67:50394",            
        "services" : "00000003",                  
        "lastsend" : 1459109854,                  
        "lastrecv" : 1459109855,                  
        "bytessent" : 183272754934,                
        "bytesrecv" : 9404197537,                  
        "blocksrequested" : 2,                    
        "conntime" : 1458895868,                  
        "version" : 70002,                        
        "subver" : "/Satoshi:0.9.1.1/",            
        "inbound" : true,                          
        "startingheight" : 48642,                  
        "banscore" : 0                            
  

There is no command to disconnect this node.

Is there an option in the .conf file to ban a node. Like opposite to "addnode=" ?