I got a third seed node up now, should be:
108.61.172.245 or mojonode03.mojocoin.org
You shouldn't have to put it in the mojocoin.conf as it's in the code and I have checked the DNS settings and it should all be good:
If anyone is having problems, then try to delete the peers.dat and restart, you should have 3 seed nodes hard coded
I have restarted, and now the wallet is syncing, but with the mojonode03:
mojocoind getpeerinfo
[
{
"addr" : "108.61.172.245:22255",
"services" : "00000001",
"lastsend" : 1473193019,
"lastrecv" : 1473193019,
"bytessent" : 180545,
"bytesrecv" : 1187107,
"conntime" : 1473193018,
"pingtime" : 0.13114600,
"version" : 90000,
"subver" : "/Mojocore:2.3.0/",
"inbound" : false,
"startingheight" : 113720,
"banscore" : 0,
"syncnode" : true
I'll try to restart the 01 and 02 nodes
Now I'm syncing also with mojonode01:
mojocoind getpeerinfo
[
{
"addr" : "108.61.172.245:22255",
"addrlocal" : ":59726",
"services" : "00000001",
"lastsend" : 1473193317,
"lastrecv" : 1473193345,
"bytessent" : 181281,
"bytesrecv" : 1200692,
"conntime" : 1473193317,
"pingtime" : 0.17381500,
"version" : 90000,
"subver" : "/Mojocore:2.3.0/",
"inbound" : false,
"startingheight" : 113847,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "45.63.43.114:22255",
"addrlocal" : ":60394",
"services" : "00000001",
"lastsend" : 1473193319,
"lastrecv" : 1473193319,
"bytessent" : 1344,
"bytesrecv" : 2702,
"conntime" : 1473193318,
"pingtime" : 0.23672600,
"version" : 90000,
"subver" : "/Mojocore:2.3.0/",
"inbound" : false,
"startingheight" : 113847,
"banscore" : 0,
"syncnode" : false