When I start the desktop client, it only finds one peer.
I start the cli-client and get some peers:
> eth.GetPeers().map(function(p){return p.Ip + ':' + p.Port})
[ '54.72.69.180:30303', '83.83.50.169:30304', '92.162.194.220:30303' ]
Then I add those IP's to the desktop client and it starts syncing the blockchain. But after a while it is back at just one peer. In the log there are messages:
Connection to peer faileddail tcp 54.200.139.158:303 : i/o timeout