This are not nodes in the peerlist ... they seem to be some old nodes that do not exist anymore (I suppose because of dynamic ip). When using -debug=net they show up.
If I try to remove them with addnode, obviuosly it doesnt work, because they are not there.
./multichain-cli testnet1 addnode "12.123.250.15:4566" remove
{"method":"addnode","params":["12.123.250.15:4566","remove"],"id":1,"chain_name":"testnet1"}
error code: -24
error message:
Error: Node has not been added.
In the debug.log i see these old IP's .. how do I remove them? were are they stored?
2018-09-14 21:36:43 net: Trying to connect to 12.123.250.15:4566
2018-09-14 21:36:43 net: trying connection 12.123.250.15:4566 lastseen=3032.3hrs
2018-09-14 21:36:48 net: connection to 12.123.250.15:4566 timeout
2018-09-14 21:36:48 net: Connection not established