I am noticing that with new wallet, clean blockchain even whole new wallet.dat/new address my wallet is only making two at most three connections when there should be four? Seems to be getting disconnected. Has one of the nodes been switched off or is my ip ban in network or is this some other issue?
Ditto
Only 2 out of 4 connect=
14:57:23

getpeerinfo
14:57:23

[
{
"addr" : "54.191.208.14",
"services" : "00000001",
"lastsend" : 1411504331,
"lastrecv" : 1411504331,
"conntime" : 1411498217,
"version" : 60006,
"subver" : "/Diamond:2.0.3.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 577468,
"banscore" : 0
},
{
"addr" : "193.68.21.19",
"services" : "00000001",
"lastsend" : 1411504331,
"lastrecv" : 1411504271,
"conntime" : 1411500622,
"version" : 60006,
"subver" : "/Diamond:2.0.4/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 577469,
"banscore" : 0
}
]