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:
"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=" ?